diff options
author | wiz <wiz@pkgsrc.org> | 2004-10-27 16:45:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-10-27 16:45:49 +0000 |
commit | 4a569369d71fb4454a5900a50b2ed37a9c64ea3a (patch) | |
tree | 4dde1cabc9d860ae5f2699d84297729d0a9d6120 /archivers | |
parent | b364c6969d789923ae205899533795377ba2df67 (diff) | |
download | pkgsrc-4a569369d71fb4454a5900a50b2ed37a9c64ea3a.tar.gz |
Master site vanished. Get distfile from a different site; tarball has
3 byte diff to previous one (in the tar header), so set DIST_SUBDIR.
cmp -l output (old - new):
5 164 206
6 312 226
7 246 247
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/hpack/Makefile | 6 | ||||
-rw-r--r-- | archivers/hpack/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/archivers/hpack/Makefile b/archivers/hpack/Makefile index f9de86de555..5a27fcdc86b 100644 --- a/archivers/hpack/Makefile +++ b/archivers/hpack/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2004/07/27 22:09:43 minskim Exp $ +# $NetBSD: Makefile,v 1.22 2004/10/27 16:45:49 wiz Exp $ DISTNAME= hpack79src PKGNAME= hpack-0.79 PKGREVISION= 1 CATEGORIES= archivers -MASTER_SITES= ftp://src.doc.ic.ac.uk/packages/hpack/ +MASTER_SITES= ftp://ftp.franken.de/pub/crypt/misc/ MAINTAINER= tech-pkg@NetBSD.org COMMENT= Multi-System Archiver with open keys PGP-based security @@ -20,6 +20,8 @@ CRYPTO= yes MAKEFILE= makefile ALL_TARGET= hpack +DIST_SUBDIR= ${PKGNAME_NOREV} + .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "Linux" diff --git a/archivers/hpack/distinfo b/archivers/hpack/distinfo index 0e466a1d418..32d79fd713b 100644 --- a/archivers/hpack/distinfo +++ b/archivers/hpack/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2004/06/09 16:17:47 minskim Exp $ +$NetBSD: distinfo,v 1.7 2004/10/27 16:45:49 wiz Exp $ -SHA1 (hpack79src.tar.gz) = 5fb85346724e5d972ae809311d6571a9034ee5d5 -Size (hpack79src.tar.gz) = 545648 bytes +SHA1 (hpack-0.79/hpack79src.tar.gz) = cbfd755f1c4fcc4ecf8cd8be476db98e31dede1a +Size (hpack-0.79/hpack79src.tar.gz) = 545648 bytes SHA1 (patch-aa) = d39d13ee6f99eb71ac3129c24942bf02d2527e1f SHA1 (patch-ab) = 48fa56d17725d2b3de87955f09d82624d14e2f56 SHA1 (patch-ac) = cf399b72c990fc2a6583ab0abbb252075c2ceceb |