ports/61049: [MAINTAINER] audio/squash: make port fetch
Matthias Andree
matthias.andree at gmx.de
Thu Jan 8 00:30:22 UTC 2004
>Number: 61049
>Category: ports
>Synopsis: [MAINTAINER] audio/squash: make port fetch
>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: Wed Jan 07 16:30:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Matthias Andree
>Release: FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.9-STABLE FreeBSD 4.9-STABLE #70: Sat Jan 3 13:14:20 CET
>Description:
Add MASTER_SITE_LOCAL to make port fetch while savannah's projects/squash/
has not been restored.
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- squash-1.0.p1_3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/squash/Makefile /root/ports/audio/squash/Makefile
--- /usr/ports/audio/squash/Makefile Sat Jan 3 13:08:59 2004
+++ /root/ports/audio/squash/Makefile Thu Jan 8 01:23:22 2004
@@ -8,9 +8,12 @@
PORTVERSION= 1.0.p1
PORTREVISION= 3
CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR= squash
+MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
+ ${MASTER_SITE_LOCAL:S/$/:local/}
+MASTER_SITE_SUBDIR= ${PORTNAME} \
+ pav/:local
DISTNAME= squash-1.0pre1
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,local
MAINTAINER= matthias.andree at gmx.de
COMMENT= Learning console-based MP3/OGG player
--- squash-1.0.p1_3.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list