ports/67024: [PATCH] archivers/deepforest MASTER_SITE_SUBDIR fix
Roman Neuhauser
neuhauser at chello.cz
Sat May 22 01:50:17 UTC 2004
>Number: 67024
>Category: ports
>Synopsis: [PATCH] archivers/deepforest MASTER_SITE_SUBDIR fix
>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: Fri May 21 18:50:16 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Roman Neuhauser
>Release: FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386
>Description:
MASTER_SITE_SUBDIR doesn't apply to www.aaa-int.or.jp, and local-distfiles/
is partitioned by username (with the jp exception, but I don't think that
justifies that many attempts in vain).
maintainer cc'd.
>How-To-Repeat:
>Fix:
--- archivers::deepforest.subdir.patch begins here ---
Index: archivers/deepforest/Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/deepforest/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- archivers/deepforest/Makefile 8 May 2003 10:49:05 -0000 1.12
+++ archivers/deepforest/Makefile 22 May 2004 01:38:34 -0000
@@ -10,7 +10,7 @@
CATEGORIES= ${CATEGORY_LIST}
MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/ \
${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= . kiri
+MASTER_SITE_SUBDIR= kiri
DISTNAME= DeepForest-${PORTVERSION}
EXTRACT_ONLY= # extracted directly in install target
--- archivers::deepforest.subdir.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list