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

Roman Neuhauser neuhauser at chello.cz
Mon May 17 11:00:47 UTC 2004


The following reply was made to PR ports/66696; it has been noted by GNATS.

From: Roman Neuhauser <neuhauser at chello.cz>
To: freebsd-gnats-submit at freebsd.org
Cc:  
Subject: Re: ports/66696: [PATCH] finance/ktoblzcheck: distfiles grouping
Date: Mon, 17 May 2004 12:57:14 +0200

 --C7zPtVaVf+AK4Oqc
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 # 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
 
 --C7zPtVaVf+AK4Oqc
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="finance::ktoblzcheck.distfile-groups,1.patch"
 
 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
 
 --C7zPtVaVf+AK4Oqc--



More information about the freebsd-ports-bugs mailing list