summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-08-31 11:17:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-08-31 11:17:52 +0000
commit2e5d104744babd953f088f8626d0e08c6f7029a6 (patch)
tree0b2002e01358a898909cc1756594f7bd3d5a9943 /games
parentAdd p5-Chess-PGN-Parse 0.18, reads and parses PGN (Portable Game (diff)
- Update to 1.16.2.0
PR: ports/85345 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
Notes
Notes: svn path=/head/; revision=141557
Diffstat (limited to 'games')
-rw-r--r--games/asc/Makefile5
-rw-r--r--games/asc/distinfo4
-rw-r--r--games/asc/pkg-plist2
3 files changed, 6 insertions, 5 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile
index 7caf563a0b1b..bb611ff381a4 100644
--- a/games/asc/Makefile
+++ b/games/asc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= asc
-PORTVERSION= 1.15.3.0
+PORTVERSION= 1.16.2.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= asc-hq
@@ -21,10 +21,11 @@ LIB_DEPENDS= paragui.4:${PORTSDIR}/x11-toolkits/paragui \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_SDL= image mm mixer sdl
+USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5_BUILD=yes
USE_REINPLACE= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
USE_GETOPT_LONG= yes
CONFIGURE_ENV= CPPFLAGS="`${SDL_CONFIG} --cflags`" \
CXXFLAGS="-D_UNICODE_BROKEN_" \
diff --git a/games/asc/distinfo b/games/asc/distinfo
index 0572035cd777..2233996698bb 100644
--- a/games/asc/distinfo
+++ b/games/asc/distinfo
@@ -1,5 +1,5 @@
-MD5 (asc-source-1.15.3.0.tar.gz) = 5b1259915e48dfd9a44d5ac72ceaea6c
-SIZE (asc-source-1.15.3.0.tar.gz) = 12034077
+MD5 (asc-source-1.16.2.0.tar.bz2) = ed36bf0f298ced596f9510074bce74f3
+SIZE (asc-source-1.16.2.0.tar.bz2) = 8512218
MD5 (frontiers.mp3) = 560f5783836b309906e57e77417f3864
SIZE (frontiers.mp3) = 4407769
MD5 (time_to_strike.mp3) = f0ab3c633f51430af0445ecaa02e3197
diff --git a/games/asc/pkg-plist b/games/asc/pkg-plist
index a17169625e01..175151bc594b 100644
--- a/games/asc/pkg-plist
+++ b/games/asc/pkg-plist
@@ -17,4 +17,4 @@ share/games/asc/units-mk3.con
%%MUSIC:%%share/games/asc/music/machine_wars.mp3
%%MUSIC:%%@dirrm share/games/asc/music
@dirrm share/games/asc
-@dirrm share/games
+@unexec rmdir %D/share/games 2>/dev/null || true