ports/100359: [UPDATE] games/sfbol

Peter Thoenen peter.thoenen at yahoo.com
Sat Jul 15 23:00:32 UTC 2006


>Number:         100359
>Category:       ports
>Synopsis:       update games/sfbol
>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:   Sat Jul 15 23:00:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Peter Thoenen <peter.thoenen at yahoo.com>
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
        Update to latest release.
--0-12186740-1153004252=:74073
Content-Type: text/plain; name="sfbol.diff.txt"
Content-Description: 3681079260-sfbol.diff.txt
Content-Disposition: inline; filename="sfbol.diff.txt"

diff -ruN sfbol.orig/Makefile sfbol/Makefile
--- sfbol.orig/Makefile	Sat Jul 15 17:42:06 2006
+++ sfbol/Makefile	Sat Jul 15 17:44:46 2006
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/games/sfbol/Makefile,v 1.4 2006/05/16 20:53:27 marcus Exp $
 
 PORTNAME=	sfbol
-PORTVERSION=	4.18
+PORTVERSION=	4.24
 CATEGORIES=	games java
 MASTER_SITES=	http://www.sfbonline.com/install4/InstData/Java/
 DISTNAME=	install40
@@ -38,9 +38,11 @@
 
 RESTRICTED=	Commerical software.  Licenses does not allow redistribution.
 
+FUDGE=		Users/paulfranz/sfbonline/SFBOL-Install/dist/core.jar
+
 post-extract:
-	@cd ${WRKDIR} && ${JAR} -xf ${DISTDIR}/${DISTFILES} D_/SFBOL/dist/core.jar 2>/dev/null | ${TRUE}
-	@cd ${WRKDIR} && ${JAR} -xf D_/SFBOL/dist/core.jar sfbicon.ico
+	@cd ${WRKDIR} && ${JAR} -xf ${DISTDIR}/${DISTFILES} ${FUDGE} 2>/dev/null | ${TRUE}
+	@cd ${WRKDIR} && ${JAR} -xf ${FUDGE} sfbicon.ico
 
 do-install:
 	@${MKDIR} ${DATADIR}

--0-12186740-1153004252=:74073--
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
 --0-12186740-1153004252=:74073
 Content-Type: text/plain; charset=iso-8859-1
 Content-Transfer-Encoding: 8bit
 Content-Id: 
 Content-Disposition: inline
 



More information about the freebsd-ports-bugs mailing list