Date: 10 Oct 1999 03:35:10 -0700 From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) To: W Gerald Hicks <wghicks@bellsouth.net> Cc: freebsd-ports@freebsd.org, wghicks@wghicks.bellsouth.net Subject: Re: distfiles with path prefixes Message-ID: <vqc3dvjpkpt.fsf@silvia.hip.berkeley.edu> In-Reply-To: W Gerald Hicks's message of "Sun, 10 Oct 1999 06:29:43 -0400" References: <199910101029.GAA45098@bellsouth.net>
next in thread | previous in thread | raw e-mail | index | archive | help
* From: W Gerald Hicks <wghicks@bellsouth.net> * Recently ports/Mk/bsd.port.mk was modified to permit a prefix path to * be specified for a distfile. As I understand it, this prefix specifies * the remote directory containing the distfile and is not propagated to * the local distfile directory. It's not? It seems it is, look at lang/squeak1/Makefile and files/md5: DISTFILES= ${DISTNAME}${EXTRACT_SUFX} image/${SQUEAK_SRC} and MD5 (squeak/1.31.tar.gz) = b4ae8440a89573db57b034dd546ab122 MD5 (squeak/image/SqueakV1.sources) = 72bb18e9b23f6a841efd332277c154d4 ## make makesum >> 1.31.tar.gz doesn't seem to exist on this system. >> Attempting to fetch from ftp://bento.freebsd.org/squeak/. Receiving 1.31.tar.gz (2588333 bytes): 100% 2588333 bytes transferred in 1.4 seconds (1757.75 Kbytes/s) >> image/SqueakV1.sources doesn't seem to exist on this system. >> Attempting to fetch from ftp://bento.freebsd.org/squeak/. Receiving image/SqueakV1.sources (1926023 bytes): 100% 1926023 bytes transferred in 1.0 seconds (1954.76 Kbytes/s) ## cvs diff -u cvs diff: Diffing . cvs diff: Diffing files cvs diff: Diffing patches cvs diff: Diffing pkg ## make checksum >> Checksum OK for squeak/1.31.tar.gz. >> Checksum OK for squeak/image/SqueakV1.sources. -PW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vqc3dvjpkpt.fsf>