From e26bae8305fbb9b9a399e1f39d2aee7a08f4657f Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 2 Jan 2010 00:20:14 +0000 Subject: 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. --- misc/ipbt/Makefile | 9 +++++++-- misc/ipbt/distinfo | 8 ++++---- 2 files changed, 11 insertions(+), 6 deletions(-) (limited to 'misc') 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 -- cgit v1.2.3