Hi ports --

Attached is an update to games/cgames. It is a simple bugfix update.
Take MAINTAINER. I imported this a long time ago; I'll reclaim it.

OK?

~Brian

Index: Makefile
===================================================================
RCS file: /cvs/ports/games/cgames/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile	12 Jul 2019 20:46:15 -0000	1.6
+++ Makefile	14 Feb 2020 02:01:28 -0000
@@ -3,11 +3,11 @@
 PORTROACH =	skipv:2.2
 
 COMMENT =	free console games suite
-DISTNAME =	cgames-2.2a
+DISTNAME =	cgames-2.2b
 CATEGORIES =	games
-REVISION =	1
 
 HOMEPAGE =	http://www.muppetlabs.com/~breadbox/software/cgames.html
+MAINTAINER =	Brian Callahan <bcal...@openbsd.org>
 
 # GPLv2+
 PERMIT_PACKAGE =	Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/cgames/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo	1 Dec 2014 23:12:08 -0000	1.1.1.1
+++ distinfo	14 Feb 2020 02:01:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (cgames-2.2a.tar.gz) = NimxpsCpnfsAxzh2h7J+6YaLByz93K45RPmXzniwlHw=
-SIZE (cgames-2.2a.tar.gz) = 128825
+SHA256 (cgames-2.2b.tar.gz) = as5hVxmAd/+1RKbpu/Y6WCOgnkCAVcAgRWMMw1hB9HQ=
+SIZE (cgames-2.2b.tar.gz) = 128975
Index: patches/patch-cblocks_Makefile_in
===================================================================
RCS file: /cvs/ports/games/cgames/patches/patch-cblocks_Makefile_in,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-cblocks_Makefile_in
--- patches/patch-cblocks_Makefile_in	1 Dec 2014 23:12:08 -0000	1.1.1.1
+++ patches/patch-cblocks_Makefile_in	14 Feb 2020 02:01:28 -0000
@@ -1,7 +1,8 @@
 $OpenBSD: patch-cblocks_Makefile_in,v 1.1.1.1 2014/12/01 23:12:08 bcallah Exp $
---- cblocks/Makefile.in.orig	Sun Nov 30 22:38:49 2014
-+++ cblocks/Makefile.in	Sun Nov 30 22:39:23 2014
-@@ -33,8 +33,8 @@ install: cblocks
+Index: cblocks/Makefile.in
+--- cblocks/Makefile.in.orig
++++ cblocks/Makefile.in
+@@ -35,8 +35,8 @@ install: cblocks
  	install -c ./cblocks $(bindir)/cblocks
  	install -d $(mandir)/man6
  	install -c ./cblocks.6 $(mandir)/man6/cblocks.6
Index: patches/patch-csokoban_Makefile_in
===================================================================
RCS file: /cvs/ports/games/cgames/patches/patch-csokoban_Makefile_in,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-csokoban_Makefile_in
--- patches/patch-csokoban_Makefile_in	1 Dec 2014 23:12:08 -0000	1.1.1.1
+++ patches/patch-csokoban_Makefile_in	14 Feb 2020 02:01:28 -0000
@@ -1,7 +1,8 @@
 $OpenBSD: patch-csokoban_Makefile_in,v 1.1.1.1 2014/12/01 23:12:08 bcallah Exp $
---- csokoban/Makefile.in.orig	Sun Nov 30 22:39:33 2014
-+++ csokoban/Makefile.in	Sun Nov 30 22:39:51 2014
-@@ -32,8 +32,8 @@ install: csokoban
+Index: csokoban/Makefile.in
+--- csokoban/Makefile.in.orig
++++ csokoban/Makefile.in
+@@ -34,8 +34,8 @@ install: csokoban
  	install -c ./csokoban $(bindir)/csokoban
  	install -d $(mandir)/man6
  	install -c ./csokoban.6 $(mandir)/man6/csokoban.6

Reply via email to