aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-10-21 08:53:08 +0800
committerwen <wen@FreeBSD.org>2010-10-21 08:53:08 +0800
commitfb05e50b965ae6e4ae3965874a52346620c09cbc (patch)
tree7ea1e058675dc9ddaf02ce12e5e60ee608e7595f /games
parent20ca65c4e1c83f06a5a677f6dd33e2df2154cbdd (diff)
downloadfreebsd-ports-gnome-fb05e50b965ae6e4ae3965874a52346620c09cbc.tar.gz
freebsd-ports-gnome-fb05e50b965ae6e4ae3965874a52346620c09cbc.tar.zst
freebsd-ports-gnome-fb05e50b965ae6e4ae3965874a52346620c09cbc.zip
- Update to 2.10
- Pass maintainership to submitter - Use PLIST_FILES instead of pkg-plist
Diffstat (limited to 'games')
-rw-r--r--games/blue/Makefile8
-rw-r--r--games/blue/distinfo6
-rw-r--r--games/blue/pkg-plist2
3 files changed, 7 insertions, 9 deletions
diff --git a/games/blue/Makefile b/games/blue/Makefile
index 36084648d16e..1f41ac3f86bb 100644
--- a/games/blue/Makefile
+++ b/games/blue/Makefile
@@ -6,24 +6,24 @@
#
PORTNAME= blue
-PORTVERSION= 2.9
-PORTREVISION= 1
+PORTVERSION= 2.10
CATEGORIES= games
MASTER_SITES= http://www.catb.org/~esr/bluemoon/
DISTNAME= bluemoon-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= gjb@FreeBSD.org
COMMENT= A Blue Moon card solitaire
USE_GMAKE= yes
ALL_TARGET= bluemoon
+PLIST_FILES= bin/blue bin/bluemoon
MAN6= bluemoon.6
MLINKS= bluemoon.6 blue.6
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=|CFLAGS?=|g ; \
- s|cc |$$(CC) |g' ${WRKSRC}/Makefile
+ s|cc |$${CC} |g' ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bluemoon ${PREFIX}/bin
diff --git a/games/blue/distinfo b/games/blue/distinfo
index cc355da6df42..0e6541a512aa 100644
--- a/games/blue/distinfo
+++ b/games/blue/distinfo
@@ -1,3 +1,3 @@
-MD5 (bluemoon-2.9.tar.gz) = e8d4a6f3d62c5d71e1d3b00df3474839
-SHA256 (bluemoon-2.9.tar.gz) = aef68e3f3999e96a30ad6fe46cbe9489bb712ca29e93a5bf90cbe80904b7d0eb
-SIZE (bluemoon-2.9.tar.gz) = 12742
+MD5 (bluemoon-2.10.tar.gz) = 9f45535b6a7448848a1aa4a9238ee01e
+SHA256 (bluemoon-2.10.tar.gz) = 7eef6f311097b733a6316df1e3bfe6e57b3adcf100ca4b4523272f1bef5b0e26
+SIZE (bluemoon-2.10.tar.gz) = 7129
diff --git a/games/blue/pkg-plist b/games/blue/pkg-plist
deleted file mode 100644
index 057944763c2c..000000000000
--- a/games/blue/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/blue
-bin/bluemoon