pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/hpack Master site vanished. Get distfile fro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ece8965bca64
branches:  trunk
changeset: 482398:ece8965bca64
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 27 16:45:49 2004 +0000

description:
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:

 archivers/hpack/Makefile |  6 ++++--
 archivers/hpack/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r 40864a768441 -r ece8965bca64 archivers/hpack/Makefile
--- a/archivers/hpack/Makefile  Wed Oct 27 16:21:04 2004 +0000
+++ b/archivers/hpack/Makefile  Wed Oct 27 16:45:49 2004 +0000
@@ -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@localhost
 COMMENT=       Multi-System Archiver with open keys PGP-based security
@@ -20,6 +20,8 @@
 MAKEFILE=       makefile
 ALL_TARGET=     hpack
 
+DIST_SUBDIR=   ${PKGNAME_NOREV}
+
 .include "../../mk/bsd.prefs.mk"
 
 .if ${OPSYS} == "Linux"
diff -r 40864a768441 -r ece8965bca64 archivers/hpack/distinfo
--- a/archivers/hpack/distinfo  Wed Oct 27 16:21:04 2004 +0000
+++ b/archivers/hpack/distinfo  Wed Oct 27 16:45:49 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index