From nobody@FreeBSD.org  Tue Jan 11 07:56:27 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 33F421065670
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 Jan 2011 07:56:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (unknown [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 0986F8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 Jan 2011 07:56:27 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p0B7uQZX069635
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 Jan 2011 07:56:26 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p0B7uQOL069634;
	Tue, 11 Jan 2011 07:56:26 GMT
	(envelope-from nobody)
Message-Id: <201101110756.p0B7uQOL069634@red.freebsd.org>
Date: Tue, 11 Jan 2011 07:56:26 GMT
From: "Ilya A. Arhipov" <micro@heavennet.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] update opensfx
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         153885
>Category:       ports
>Synopsis:       [patch] update opensfx
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 11 08:00:20 UTC 2011
>Closed-Date:    Tue Jan 11 10:37:53 UTC 2011
>Last-Modified:  Tue Jan 11 10:37:53 UTC 2011
>Originator:     Ilya A. Arhipov
>Release:        FreeBSD 9.0-CURRENT
>Organization:
>Environment:
FreeBSD micro 9.0-CURRENT FreeBSD 9.0-CURRENT #2 r216383M: Sun Dec 12 02:58:14 MSK 2010     root@micro:/usr/obj/usr/src/head/sys/MICROKERNEL  amd64
>Description:
Update opensfx
Change MASTER_SITES
Fix install directory
>How-To-Repeat:

>Fix:
see attach

Patch attached with submission follows:

diff -Nru opensfx_old/Makefile opensfx/Makefile
--- opensfx_old/Makefile	2010-11-04 22:17:48.000000000 +0300
+++ opensfx/Makefile	2011-01-11 10:08:56.339123034 +0300
@@ -7,9 +7,11 @@
 
 PORTNAME=	opensfx
 PORTVERSION=	0.2.3
+PORTREVISION=	1
 CATEGORIES=	games
-MASTER_SITES=	http://ftp.snt.utwente.nl/pub/games/openttd/binaries/extra/opensfx/${PORTVERSION}/ \
-		http://gb.binaries.openttd.org/binaries/extra/opensfx/${PORTVERSION}/
+MASTER_SITES=	http://gb.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \
+		http://de.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \
+		http://cz.binaries.openttd.org/openttd/binaries/extra/${PORTNAME}/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-all
 
 MAINTAINER=	micro@heavennet.ru
@@ -18,12 +20,9 @@
 USE_ZIP=	yes
 NO_BUILD=	yes
 
-post-extract:
-	@${FIND} ${WRKDIR}/opensfx-${PORTVERSION} -type f -name "*.txt" -exec ${MV} {} {}-sfx \;
-
 do-install:
-	${MKDIR} ${PREFIX}/share/openttd/data
+	${MKDIR} ${PREFIX}/share/openttd/data/opensfx
 	${INSTALL_DATA} ${WRKDIR}/opensfx-${PORTVERSION}/* \
-		${PREFIX}/share/openttd/data
+		${PREFIX}/share/openttd/data/opensfx
 
 .include <bsd.port.mk>
diff -Nru opensfx_old/pkg-plist opensfx/pkg-plist
--- opensfx_old/pkg-plist	2010-11-04 22:17:48.000000000 +0300
+++ opensfx/pkg-plist	2011-01-11 05:10:00.000000000 +0300
@@ -1,7 +1,8 @@
-share/openttd/data/changelog.txt-sfx
-share/openttd/data/license.txt-sfx
-share/openttd/data/opensfx.cat
-share/openttd/data/opensfx.obs
-share/openttd/data/readme.txt-sfx
+share/openttd/data/opensfx/changelog.txt
+share/openttd/data/opensfx/license.txt
+share/openttd/data/opensfx/opensfx.cat
+share/openttd/data/opensfx/opensfx.obs
+share/openttd/data/opensfx/readme.txt
+@dirrmtry share/openttd/data/opensfx
 @dirrmtry share/openttd/data
 @dirrmtry share/openttd


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: sunpoet 
Class-Changed-When: Tue Jan 11 09:29:10 UTC 2011 
Class-Changed-Why:  
Submitter is maintainer. 


Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Tue Jan 11 09:29:10 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153885 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153885: commit references a PR
Date: Tue, 11 Jan 2011 10:21:48 +0000 (UTC)

 sunpoet     2011-01-11 10:21:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/openmsx        Makefile pkg-plist 
   Log:
   - Update MASTER_SITES
   - Change installation destination
   - Bump PORTREVISION for PLIST changes
   
   PR:             ports/153885
   Submitted by:   Ilya A. Arhipov <micro@heavennet.ru> (maintainer)
   
   Revision  Changes    Path
   1.3       +6 -8      ports/games/openmsx/Makefile
   1.2       +36 -35    ports/games/openmsx/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153885: commit references a PR
Date: Tue, 11 Jan 2011 10:23:39 +0000 (UTC)

 sunpoet     2011-01-11 10:23:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/opensfx        Makefile pkg-plist 
   Log:
   - Update MASTER_SITES
   - Change installation destination
   - Bump PORTREVISION for PLIST changes
   
   PR:             ports/153885
   Submitted by:   Ilya A. Arhipov <micro@heavennet.ru> (maintainer)
   
   Revision  Changes    Path
   1.2       +6 -7      ports/games/opensfx/Makefile
   1.2       +6 -5      ports/games/opensfx/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Tue Jan 11 10:37:52 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153885 
>Unformatted:
