ports/115144: [Update] games/super_methane_brother Update to 1.4.8

Martin Tournoij carpetsmoker at xs4all.nl
Thu Aug 2 12:50:04 UTC 2007


>Number:         115144
>Category:       ports
>Synopsis:       [Update] games/super_methane_brother Update to 1.4.8
>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:   Thu Aug 02 12:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Tournoij
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD phong.carpetsmoker.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Thu Feb 22 04:59:07 CET 2007 carpetsmoker at phong.carpetsmoker.net:/usr/obj/new/data/freebsd/src/sys/GENERIC i386

>Description:
Update to 1.4.8
Take maintainership

Note that this PR depends on the clanlib update to 0.8:
http://www.freebsd.org/cgi/query-pr.cgi?pr=115139

>How-To-Repeat:

>Fix:

--- super_methane_brothers.diff begins here ---
diff -urN --exclude CVS /ports/games/super_methane_brothers/Makefile super_methane_brothers/Makefile
--- /ports/games/super_methane_brothers/Makefile	2007-05-19 20:07:35.000000000 +0000
+++ super_methane_brothers/Makefile	2007-08-02 13:45:02.000000000 +0000
@@ -2,36 +2,33 @@
 # Date created:			22 Jan 2004
 # Whom:				Jean-Yves Lefort <jylefort at brutele.be>
 #
+# $Carpetsmoker: ports/games/super_methane_brothers/Makefile,v 1.2 2007/08/02 13:45:02 carpetsmoker Exp $
 # $FreeBSD: ports/games/super_methane_brothers/Makefile,v 1.10 2007/05/19 20:07:35 flz Exp $
 #
 
 PORTNAME=	super_methane_brothers
-PORTVERSION=	1.4.7
-PORTREVISION=	2
+PORTVERSION=	1.4.8
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	methane
 DISTNAME=	methane-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	carpetsmoker at xs4all.nl
 COMMENT=	A port of the Amiga platform game of the same name
 
-LIB_DEPENDS=	clanCore-0.7:${PORTSDIR}/devel/clanlib-devel \
+LIB_DEPENDS=	clanCore-0.8:${PORTSDIR}/devel/clanlib \
 		mikmod:${PORTSDIR}/audio/libmikmod
 
 BUILD_WRKSRC=	${WRKSRC}/source/linux
 MAKEFILE=	makefile
-
-USE_X_PREFIX=	yes
 USE_GMAKE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's|g++|${CXX}|; s|gcc|${CXX}|; \
-		 s|\(clanCore-0.7\)|\1 clanSignals-0.7|; \
-		 s|^\(METHANE_FLAGS =\)|\1 -I${X11BASE}/include|; \
-		 s|^\(METHANE_LIBS =\)|\1 -L${X11BASE}/lib|' \
+		 s|^\(METHANE_FLAGS =\)|\1 -I${LOCALBASE}/include -I${X11BASE}/include -I${LOCALBASE}/include/ClanLib-0.8|; \
+		 s|^\(METHANE_LIBS =\)|\1 -L${LOCALBASE}/lib -I${X11BASE}/include -L${LOCALBASE}/lib/ClanLib-0.8|' \
 		${BUILD_WRKSRC}/makefile
 
 do-install:
diff -urN --exclude CVS /ports/games/super_methane_brothers/distinfo super_methane_brothers/distinfo
--- /ports/games/super_methane_brothers/distinfo	2006-01-22 11:18:42.000000000 +0000
+++ super_methane_brothers/distinfo	2007-08-01 14:46:11.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (methane-1.4.7.tgz) = c3db4683400ff39e5f9a4b93c4cdb526
-SHA256 (methane-1.4.7.tgz) = 53cd6cbf10da1011251765ad2bbc41f07c45be0a5d68ccfff8990f18b3912da9
-SIZE (methane-1.4.7.tgz) = 1058207
+MD5 (methane-1.4.8.tgz) = e580124ebbe40c81937e274ae5294e23
+SHA256 (methane-1.4.8.tgz) = 7e91d0b478b133a74565f0a7a01783cdda20bd555ca92feb4da66e51b51a9289
+SIZE (methane-1.4.8.tgz) = 1063099
diff -urN --exclude CVS /ports/games/super_methane_brothers/pkg-install super_methane_brothers/pkg-install
--- /ports/games/super_methane_brothers/pkg-install	2005-04-24 15:45:35.000000000 +0000
+++ super_methane_brothers/pkg-install	2007-08-01 14:46:11.000000000 +0000
@@ -4,6 +4,7 @@
 
 [ "$2" != "POST-INSTALL" -o -f "$SCOREFILE" ] && exit 0
 
+mkdir -p /var/games
 touch $SCOREFILE
 chown root:games $SCOREFILE
 chmod 664 $SCOREFILE
--- super_methane_brothers.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list