ports/52719: Update games/spacehulk (maintainer): 1.4 -> 1.4.1

Kirill Ponomarew ponomarew at oberon.net
Tue May 27 13:00:22 UTC 2003


>Number:         52719
>Category:       ports
>Synopsis:       Update games/spacehulk (maintainer): 1.4 -> 1.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 27 06:00:19 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update games/spacehulk (maintainer): 1.4 -> 1.4.1

* Many bugfixes
* Users can load the game direct from command line

>How-To-Repeat:
>Fix:
diff -urN spacehulk.orig/Makefile spacehulk/Makefile
--- spacehulk.orig/Makefile	Fri May  9 02:11:21 2003
+++ spacehulk/Makefile	Tue May 27 14:20:49 2003
@@ -5,10 +5,9 @@
 # $FreeBSD: ports/games/spacehulk/Makefile,v 1.1 2003/05/09 00:11:21 anholt Exp $
 
 PORTNAME=	spacehulk
-PORTVERSION=	1.4
+PORTVERSION=	1.4.1
 CATEGORIES=	games kde
-MASTER_SITES=	http://savannah.nongnu.org/download/${PORTNAME}/main.pkg/1.4/
-DISTNAME=	${PORTNAME}-${PORTVERSION}
+MASTER_SITES=	http://savannah.nongnu.org/download/${PORTNAME}/main.pkg/${PORTVERSION}/
 
 MAINTAINER=	ponomarew at oberon.net
 COMMENT=	Science-fiction board game in the world of Warhammer 40000
@@ -17,6 +16,4 @@
 USE_GMAKE=	yes
 USE_KDELIBS_VER=3
 
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/x11/kde3/Makefile.kde"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -urN spacehulk.orig/distinfo spacehulk/distinfo
--- spacehulk.orig/distinfo	Mon May  5 14:45:53 2003
+++ spacehulk/distinfo	Tue May 27 14:15:42 2003
@@ -1 +1 @@
-MD5 (spacehulk-1.4.tar.gz) = eb2a1628c651f61ad777aa357a45e45f
+MD5 (spacehulk-1.4.1.tar.gz) = f9197ab4ecc8f896a448b831ae1aaa10
diff -urN spacehulk.orig/pkg-plist spacehulk/pkg-plist
--- spacehulk.orig/pkg-plist	Mon May  5 15:58:27 2003
+++ spacehulk/pkg-plist	Tue May 27 14:25:07 2003
@@ -19,6 +19,7 @@
 share/spacehulk/levels/campaign3-5.lvl
 share/spacehulk/levels/campaign3-6.lvl
 share/spacehulk/levels/level.dtd
+share/spacehulk/levels/savegame.dtd
 share/spacehulk/rulebook.html
 share/spacehulk/sounds/blip_move.wav
 share/spacehulk/sounds/door_close.wav
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list