Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2004 23:53:40 +0800 (CST)
From:      Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71943: [maintainer-update] Update ports/games/asc to 1.15.0.0
Message-ID:  <200409201553.i8KFrehU097438@alumni.csie.nctu.edu.tw>
Resent-Message-ID: <200409201600.i8KG0ldR049813@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         71943
>Category:       ports
>Synopsis:       [maintainer-update] Update ports/games/asc to 1.15.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 20 16:00:47 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Chen
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
MANA lab, CCU CS
>Environment:
System: FreeBSD nb.mana.cs.ccu.edu.tw 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Fri Sep 17 05:04:28 GMT 2004 root@nb.mana.cs.ccu.edu.tw:/usr/obj/usr/src/sys/KERNEL i386


	
>Description:

	[maintainer-update] Update ports/games/asc to 1.15.0.0

>How-To-Repeat:

	Apply the following patch.

>Fix:

	

--- asc.patch begins here ---
diff -ruN asc.orig/Makefile asc/Makefile
--- asc.orig/Makefile	Mon Sep 20 18:44:50 2004
+++ asc/Makefile	Mon Sep 20 22:11:07 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	asc
-PORTVERSION=	1.13.8.0
-PORTREVISION=	2
+PORTVERSION=	1.15.0.0
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	asc-hq
@@ -16,7 +15,8 @@
 MAINTAINER=	yinjieh@csie.nctu.edu.tw
 COMMENT=	A turn based, multiplayer strategic game with very nice graphics
 
-LIB_DEPENDS=	paragui.4:${PORTSDIR}/x11-toolkits/paragui
+LIB_DEPENDS=	paragui.4:${PORTSDIR}/x11-toolkits/paragui \
+		sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
@@ -32,6 +32,8 @@
 CONFIGURE_ARGS=	--disable-paraguitest
 
 OPTIONS=	MUSIC "Install extra music files" off
+
+MAN6=		asc.6 asc_demount.6 asc_mount.6 asc_mapedit.6 asc_makegfx.6 asc_weaponguide.6
 
 .include <bsd.port.pre.mk>
 
diff -ruN asc.orig/distinfo asc/distinfo
--- asc.orig/distinfo	Mon Sep 20 18:44:51 2004
+++ asc/distinfo	Mon Sep 20 18:53:22 2004
@@ -1,5 +1,5 @@
-MD5 (asc-source-1.13.8.0.tar.gz) = 1816545a8b637de258038a348ee8f113
-SIZE (asc-source-1.13.8.0.tar.gz) = 6409642
+MD5 (asc-source-1.15.0.0.tar.gz) = eaa126cc0cf3ad202684e685c924e48c
+SIZE (asc-source-1.15.0.0.tar.gz) = 7899474
 MD5 (frontiers.mp3) = 560f5783836b309906e57e77417f3864
 SIZE (frontiers.mp3) = 4407769
 MD5 (time_to_strike.mp3) = f0ab3c633f51430af0445ecaa02e3197
diff -ruN asc.orig/pkg-plist asc/pkg-plist
--- asc.orig/pkg-plist	Mon Sep 20 18:44:51 2004
+++ asc/pkg-plist	Mon Sep 20 21:45:44 2004
@@ -1,12 +1,8 @@
 bin/asc
-bin/asc_bin2text
 bin/asc_demount
 bin/asc_makegfx
-bin/asc_map2pcx
 bin/asc_mapedit
 bin/asc_mount
-bin/asc_raw2pcx
-bin/asc_viewid
 bin/asc_weaponguide
 share/games/asc/asc.gfx
 share/games/asc/asc_dlg.zip
--- asc.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409201553.i8KFrehU097438>