diff options
author | dholland <dholland> | 2010-01-02 00:20:14 +0000 |
---|---|---|
committer | dholland <dholland> | 2010-01-02 00:20:14 +0000 |
commit | e70d9d58c4cfdb3c4bda6069488d5f204a3f042a (patch) | |
tree | 70d8d1b74e6f94c7ec63855fb39be518f2ae18dc /misc | |
parent | f45e062d37a2e803c3144bd9cf7debeaf1a94c23 (diff) | |
download | pkgsrc-e70d9d58c4cfdb3c4bda6069488d5f204a3f042a.tar.gz |
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 (limited to 'misc')
-rw-r--r-- | misc/ipbt/Makefile | 9 | ||||
-rw-r--r-- | misc/ipbt/distinfo | 8 |
2 files changed, 11 insertions, 6 deletions
diff --git a/misc/ipbt/Makefile b/misc/ipbt/Makefile index b79a35dd8f5..98e4c5f5940 100644 --- a/misc/ipbt/Makefile +++ b/misc/ipbt/Makefile @@ -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 HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ diff --git a/misc/ipbt/distinfo b/misc/ipbt/distinfo index 3e221e31b2d..394978c382c 100644 --- a/misc/ipbt/distinfo +++ b/misc/ipbt/distinfo @@ -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 |