ports/66696: [PATCH] finance/ktoblzcheck: distfiles grouping
Roman Neuhauser
neuhauser at chello.cz
Mon May 17 10:16:19 UTC 2004
# linimon at FreeBSD.org / 2004-05-16 20:21:51 -0700:
> When I try this, I get:
>
> >> ktoblzcheck-0.4.tar.gz doesn't seem to exist in /home/pcvs/ports/distfiles/.
> >> Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/.
> fetch: http://heanet.dl.sourceforge.net/sourceforge/ktoblzcheck-0.4.tar.gz: Not Found
> >> Attempting to fetch from http://aleron.dl.sourceforge.net/sourceforge/.
> fetch: http://aleron.dl.sourceforge.net/sourceforge/ktoblzcheck-0.4.tar.gz: Moved Temporarily
> >> Attempting to fetch from http://umn.dl.sourceforge.net/sourceforge/.
> fetch: http://umn.dl.sourceforge.net/sourceforge/ktoblzcheck-0.4.tar.gz: Moved Temporarily
>
> Can the submitter confirm this?
Yes, I clobbered the patch somehow. Here's a working one.
--
FreeBSD 4.9-RELEASE-p2
12:15PM up 3:58, 3 users, load averages: 0.00, 0.03, 0.01
-------------- next part --------------
Index: finance/ktoblzcheck/Makefile
===================================================================
RCS file: /home/ncvs/ports/finance/ktoblzcheck/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- finance/ktoblzcheck/Makefile 5 Apr 2004 22:27:40 -0000 1.3
+++ finance/ktoblzcheck/Makefile 17 May 2004 09:33:27 -0000
@@ -8,10 +8,10 @@
PORTNAME= ktoblzcheck
PORTVERSION= 0.4
CATEGORIES= finance german
-MASTER_SITES= http://ktoblzcheck.sourceforge.net/download/ \
- ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILE}
+MASTER_SITES= http://ktoblzcheck.sourceforge.net/download/:misc \
+ ${MASTER_SITE_SOURCEFORGE:S/$/:main/}
+MASTER_SITE_SUBDIR= ${PORTNAME}/:main
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main ${DATAFILE}:misc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports at FreeBSD.org
More information about the freebsd-ports-bugs
mailing list