pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/ipbt Since this thing's distfile is rebuilt upstr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3578a4536ecd
branches: trunk
changeset: 568998:3578a4536ecd
user: dholland <dholland%pkgsrc.org@localhost>
date: Sat Jan 02 00:20:14 2010 +0000
description:
Since this thing's distfile is rebuilt upstream every night with new
timestamps, use a copy cached on ftp.n.o. Set DIST_SUBDIR too for the
benefit of anyone who picked up some random nightly copy other than
today's. Nothing important has changed, so no revbump.
diffstat:
misc/ipbt/Makefile | 9 +++++++--
misc/ipbt/distinfo | 8 ++++----
2 files changed, 11 insertions(+), 6 deletions(-)
diffs (35 lines):
diff -r ef5448d9996d -r 3578a4536ecd misc/ipbt/Makefile
--- a/misc/ipbt/Makefile Fri Jan 01 21:03:29 2010 +0000
+++ b/misc/ipbt/Makefile Sat Jan 02 00:20:14 2010 +0000
@@ -1,10 +1,15 @@
-# $NetBSD: Makefile,v 1.3 2009/12/06 23:32:56 dholland Exp $
+# $NetBSD: Makefile,v 1.4 2010/01/02 00:20:14 dholland Exp $
#
DISTNAME= ipbt-r8765
PKGNAME= ipbt-8765
CATEGORIES= misc
-MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/
+# The upstream distfile is apparently rebuilt every night with
+# newly regenerated docs that have different timestamps. Use the
+# copy cached on ftp.NetBSD.org so the checksum works.
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+DIST_SUBDIR= ipbt-20100101
+#MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/
diff -r ef5448d9996d -r 3578a4536ecd misc/ipbt/distinfo
--- a/misc/ipbt/distinfo Fri Jan 01 21:03:29 2010 +0000
+++ b/misc/ipbt/distinfo Sat Jan 02 00:20:14 2010 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2009/12/06 23:32:56 dholland Exp $
+$NetBSD: distinfo,v 1.4 2010/01/02 00:20:14 dholland Exp $
-SHA1 (ipbt-r8765.tar.gz) = e53f5708d8161cc605624d853ff9c299fd168bd9
-RMD160 (ipbt-r8765.tar.gz) = eac672b5ae8529946c03d6e32b1e4f13d214328b
-Size (ipbt-r8765.tar.gz) = 174878 bytes
+SHA1 (ipbt-20100101/ipbt-r8765.tar.gz) = 46ee505edcbcc5eecf5c14ab92d53921c3ff2018
+RMD160 (ipbt-20100101/ipbt-r8765.tar.gz) = 567f753c75b42f4b25d8a76571e6a073aecbc8c2
+Size (ipbt-20100101/ipbt-r8765.tar.gz) = 174878 bytes
SHA1 (patch-aa) = 7c1f622e31619624594aa8a8e87549b03b7665d7
Home |
Main Index |
Thread Index |
Old Index