ports/66696: [PATCH] finance/ktoblzcheck: distfiles grouping

Roman Neuhauser neuhauser at chello.cz
Sun May 16 13:00:51 UTC 2004


>Number:         66696
>Category:       ports
>Synopsis:       [PATCH] finance/ktoblzcheck: distfiles grouping
>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:   Sun May 16 06:00:47 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:
    reduce time and traffic by pinning distfiles to their sites

>How-To-Repeat:
	
>Fix:

	

--- finance::ktoblzcheck.distfile-groups.patch begins here ---
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	13 May 2004 16:56:21 -0000
@@ -8,10 +8,10 @@
 PORTNAME=	ktoblzcheck
 PORTVERSION=	0.4
 CATEGORIES=	finance german
-MASTER_SITES=	http://ktoblzcheck.sourceforge.net/download/ \
-		${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	http://ktoblzcheck.sourceforge.net/download/:misc \
+		${MASTER_SITE_SOURCEFORGE:S/$/:main/}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DATAFILE}
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:main ${DATAFILE}:misc
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	ports at FreeBSD.org
--- finance::ktoblzcheck.distfile-groups.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list