Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2006 04:12:37 +0200
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/94207: [PATCH] games/gemdropx: UNBREAK (fix fetch)
Message-ID:  <1141783957.50494@it.buh.tecnik93.com>
Resent-Message-ID: <200603080220.k282K1PG082586@freefall.freebsd.org>

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

>Number:         94207
>Category:       ports
>Synopsis:       [PATCH] games/gemdropx: UNBREAK (fix fetch)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 08 02:20:00 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


FIx MASTER_SITES [1]
portlint while here

tinderbox tested on 6-STABLE

Reported by:    fenner's distfile survey [1]


>How-To-Repeat:





>Fix:


--- gemdropx.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/gemdropx/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile	16 Mar 2004 04:23:41 -0000	1.20
+++ Makefile	8 Mar 2006 02:10:53 -0000
@@ -9,7 +9,7 @@
 PORTVERSION=	0.9
 PORTREVISION=	2
 CATEGORIES=	games
-MASTER_SITES=	http://www.nbswebfx.com/downloads/
+MASTER_SITES=	ftp://ftp.billsgames.com/unix/x/gemdropx/src/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An interesting one-player puzzle game for X
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/games/gemdropx/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	24 Dec 2001 02:14:46 -0000	1.4
+++ pkg-plist	8 Mar 2006 02:10:53 -0000
@@ -1,70 +1,70 @@
 bin/gemdropx
-%%PORTDOCS%%share/doc/gemdropx/README.txt
-share/gemdropx/images/README
-share/gemdropx/images/action-mask.xbm
-share/gemdropx/images/action.xbm
-share/gemdropx/images/author.bmp
-share/gemdropx/images/block.bmp
-share/gemdropx/images/bluegem.bmp
-share/gemdropx/images/bomb.bmp
-share/gemdropx/images/brick.bmp
-share/gemdropx/images/congratulations.bmp
-share/gemdropx/images/credits.bmp
-share/gemdropx/images/diamond.bmp
-share/gemdropx/images/disc.bmp
-share/gemdropx/images/dot.bmp
-share/gemdropx/images/explode0.bmp
-share/gemdropx/images/explode1.bmp
-share/gemdropx/images/explode2.bmp
-share/gemdropx/images/explode3.bmp
-share/gemdropx/images/fuji.bmp
-share/gemdropx/images/gemdropx-icon.xpm
-share/gemdropx/images/happy.bmp
-share/gemdropx/images/left-mask.xbm
-share/gemdropx/images/left.xbm
-share/gemdropx/images/level.bmp
-share/gemdropx/images/lines.bmp
-share/gemdropx/images/need.bmp
-share/gemdropx/images/nothing-mask.xbm
-share/gemdropx/images/nothing.xbm
-share/gemdropx/images/numbers.bmp
-share/gemdropx/images/patience.bmp
-share/gemdropx/images/paused.bmp
-share/gemdropx/images/right-mask.xbm
-share/gemdropx/images/right.xbm
-share/gemdropx/images/sad.bmp
-share/gemdropx/images/score.bmp
-share/gemdropx/images/stopwatch.bmp
-share/gemdropx/images/title.bmp
-share/gemdropx/images/triangle.bmp
-share/gemdropx/images/uhoh.bmp
-share/gemdropx/images/warning.bmp
-share/gemdropx/images/warning1.bmp
-share/gemdropx/images/warning2.bmp
-share/gemdropx/images/warning3.bmp
-share/gemdropx/images/warning4.bmp
-share/gemdropx/images/wildcard.bmp
-share/gemdropx/images/win1.bmp
-share/gemdropx/images/win2.bmp
-share/gemdropx/images/yellowgem.bmp
-share/gemdropx/sounds/22drops.mod
-share/gemdropx/sounds/2force.xm
-share/gemdropx/sounds/README
-share/gemdropx/sounds/applause.wav
-share/gemdropx/sounds/begin.wav
-share/gemdropx/sounds/bomb.wav
-share/gemdropx/sounds/buzzer.wav
-share/gemdropx/sounds/citron.mod
-share/gemdropx/sounds/clock.wav
-share/gemdropx/sounds/gameover.wav
-share/gemdropx/sounds/got.wav
-share/gemdropx/sounds/grab.wav
-share/gemdropx/sounds/hr_suds.xm
-share/gemdropx/sounds/levelselect.wav
-share/gemdropx/sounds/throw.wav
-share/gemdropx/sounds/wildcard.wav
-share/gemdropx/sounds/win.wav
-@dirrm share/gemdropx/sounds
-@dirrm share/gemdropx/images
-@dirrm share/gemdropx
-%%PORTDOCS%%@dirrm share/doc/gemdropx
+%%PORTDOCS%%%%DOCSDIR%%/README.txt
+%%DATADIR%%/images/README
+%%DATADIR%%/images/action-mask.xbm
+%%DATADIR%%/images/action.xbm
+%%DATADIR%%/images/author.bmp
+%%DATADIR%%/images/block.bmp
+%%DATADIR%%/images/bluegem.bmp
+%%DATADIR%%/images/bomb.bmp
+%%DATADIR%%/images/brick.bmp
+%%DATADIR%%/images/congratulations.bmp
+%%DATADIR%%/images/credits.bmp
+%%DATADIR%%/images/diamond.bmp
+%%DATADIR%%/images/disc.bmp
+%%DATADIR%%/images/dot.bmp
+%%DATADIR%%/images/explode0.bmp
+%%DATADIR%%/images/explode1.bmp
+%%DATADIR%%/images/explode2.bmp
+%%DATADIR%%/images/explode3.bmp
+%%DATADIR%%/images/fuji.bmp
+%%DATADIR%%/images/gemdropx-icon.xpm
+%%DATADIR%%/images/happy.bmp
+%%DATADIR%%/images/left-mask.xbm
+%%DATADIR%%/images/left.xbm
+%%DATADIR%%/images/level.bmp
+%%DATADIR%%/images/lines.bmp
+%%DATADIR%%/images/need.bmp
+%%DATADIR%%/images/nothing-mask.xbm
+%%DATADIR%%/images/nothing.xbm
+%%DATADIR%%/images/numbers.bmp
+%%DATADIR%%/images/patience.bmp
+%%DATADIR%%/images/paused.bmp
+%%DATADIR%%/images/right-mask.xbm
+%%DATADIR%%/images/right.xbm
+%%DATADIR%%/images/sad.bmp
+%%DATADIR%%/images/score.bmp
+%%DATADIR%%/images/stopwatch.bmp
+%%DATADIR%%/images/title.bmp
+%%DATADIR%%/images/triangle.bmp
+%%DATADIR%%/images/uhoh.bmp
+%%DATADIR%%/images/warning.bmp
+%%DATADIR%%/images/warning1.bmp
+%%DATADIR%%/images/warning2.bmp
+%%DATADIR%%/images/warning3.bmp
+%%DATADIR%%/images/warning4.bmp
+%%DATADIR%%/images/wildcard.bmp
+%%DATADIR%%/images/win1.bmp
+%%DATADIR%%/images/win2.bmp
+%%DATADIR%%/images/yellowgem.bmp
+%%DATADIR%%/sounds/22drops.mod
+%%DATADIR%%/sounds/2force.xm
+%%DATADIR%%/sounds/README
+%%DATADIR%%/sounds/applause.wav
+%%DATADIR%%/sounds/begin.wav
+%%DATADIR%%/sounds/bomb.wav
+%%DATADIR%%/sounds/buzzer.wav
+%%DATADIR%%/sounds/citron.mod
+%%DATADIR%%/sounds/clock.wav
+%%DATADIR%%/sounds/gameover.wav
+%%DATADIR%%/sounds/got.wav
+%%DATADIR%%/sounds/grab.wav
+%%DATADIR%%/sounds/hr_suds.xm
+%%DATADIR%%/sounds/levelselect.wav
+%%DATADIR%%/sounds/throw.wav
+%%DATADIR%%/sounds/wildcard.wav
+%%DATADIR%%/sounds/win.wav
+@dirrm %%DATADIR%%/sounds
+@dirrm %%DATADIR%%/images
+@dirrm %%DATADIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- gemdropx.diff ends here ---



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



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