summaryrefslogtreecommitdiff
path: root/games/xboard
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2009-11-04 21:23:42 +0000
committerJohan van Selst <johans@FreeBSD.org>2009-11-04 21:23:42 +0000
commitabd3dffa93848f50d109bf5a1c3605bf7cd10b7f (patch)
tree544bc21196bbba08194b370bd1422239a5e1d682 /games/xboard
parentUpgrade to 1.0.3. (diff)
- Update to 4.4.1 (many minor bugfixes)
- This release no longer includes the pxboard and zic2xpm scripts
Notes
Notes: svn path=/head/; revision=243803
Diffstat (limited to 'games/xboard')
-rw-r--r--games/xboard/Makefile10
-rw-r--r--games/xboard/distinfo6
2 files changed, 7 insertions, 9 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile
index 2c7e30d50b4e..9753dd74ec69 100644
--- a/games/xboard/Makefile
+++ b/games/xboard/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xboard
-PORTVERSION= 4.4.0
+PORTVERSION= 4.4.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= xboard
@@ -21,10 +21,10 @@ USE_AUTOTOOLS= autoconf:262 autoheader:262 automake:19 aclocal:19
AUTOMAKE_ARGS= -a
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=CFLAGS="-I${LOCALBASE}/include -L${LOCALBASE}/lib"
-MAN6= xboard.6 zic2xpm.6
+MAN6= xboard.6
INFO= xboard
USE_PERL5_BUILD=yes
-PLIST_FILES= bin/xboard bin/cmail bin/pxboard bin/zic2xpm
+PLIST_FILES= bin/xboard bin/cmail
.include <bsd.port.options.mk>
@@ -40,9 +40,7 @@ BROKEN= Does not install on sparc64
.endif
post-patch:
- @${REINPLACE_CMD} -e '/^man6_MANS/s/$$/ zic2xpm.man/' \
- -e '/^bin_PROGRAMS/s/$$/ zic2xpm/' \
- -e '/^$$/s/$$/bin_SCRIPTS = cmail pxboard/' \
+ @${REINPLACE_CMD} -e '/^$$/s/$$/bin_SCRIPTS = cmail /' \
-e '/^info/s/copyright.texi//' \
${WRKSRC}/Makefile.am
@${REINPLACE_CMD} -e 's/fairymax/gnuchessx/' ${WRKSRC}/xboard.h
diff --git a/games/xboard/distinfo b/games/xboard/distinfo
index 245d4d2b74ff..fc38ad7c687e 100644
--- a/games/xboard/distinfo
+++ b/games/xboard/distinfo
@@ -1,3 +1,3 @@
-MD5 (xboard-4.4.0.tar.gz) = 0eef62b9f710654cd7de7cda681bd0ea
-SHA256 (xboard-4.4.0.tar.gz) = dda6f699e69005c04c36ab2ac673d386d9bcecffc01b8f982b407a7e22c262bf
-SIZE (xboard-4.4.0.tar.gz) = 1608102
+MD5 (xboard-4.4.1.tar.gz) = 4623a83fdd43f410bfcc8a20e2eb1474
+SHA256 (xboard-4.4.1.tar.gz) = 74184fa7d5ea4ce963f7108e01256e6eb7bb2269ff6f780599fdaaf2d913950e
+SIZE (xboard-4.4.1.tar.gz) = 1238119