diff options
author | ghen <ghen> | 2008-08-26 12:32:18 +0000 |
---|---|---|
committer | ghen <ghen> | 2008-08-26 12:32:18 +0000 |
commit | 88a59c266bcb9fb0a2fe28dd187ad66d0f3eada6 (patch) | |
tree | bb1a52cccb5504c850d7c1654914b1f7dd63ef23 /net | |
parent | 82cb51d2c3d0b150ea1b285a48a43eb42dd7d2cf (diff) | |
download | pkgsrc-88a59c266bcb9fb0a2fe28dd187ad66d0f3eada6.tar.gz |
Distfile changed (not the contents, it was just repackaged), thus do teh
DIST_SUBDIR dance. Noted by joerg.
Diffstat (limited to 'net')
-rw-r--r-- | net/powerdns/Makefile.common | 3 | ||||
-rw-r--r-- | net/powerdns/distinfo | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/powerdns/Makefile.common b/net/powerdns/Makefile.common index aa26da7a274..ffaca0ed708 100644 --- a/net/powerdns/Makefile.common +++ b/net/powerdns/Makefile.common @@ -1,9 +1,10 @@ -# $NetBSD: Makefile.common,v 1.3 2008/08/11 14:38:33 ghen Exp $ +# $NetBSD: Makefile.common,v 1.4 2008/08/26 12:32:18 ghen Exp $ PDNS_VERSION= 2.9.21.1 DISTNAME= pdns-${PDNS_VERSION} CATEGORIES= net MASTER_SITES= http://downloads.powerdns.com/releases/ +DIST_SUBDIR= ${DISTNAME} MAINTAINER= ghen@NetBSD.org HOMEPAGE= http://www.powerdns.com/ diff --git a/net/powerdns/distinfo b/net/powerdns/distinfo index 6fe8369afd6..f3229b82c4a 100644 --- a/net/powerdns/distinfo +++ b/net/powerdns/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2008/08/11 14:38:33 ghen Exp $ +$NetBSD: distinfo,v 1.5 2008/08/26 12:32:18 ghen Exp $ -SHA1 (pdns-2.9.21.1.tar.gz) = ab83149763ba5a5f9477fad5f07ec2dd7b65f57c -RMD160 (pdns-2.9.21.1.tar.gz) = f48be206219e95fc1a2c970f622eb4ada2e8238b -Size (pdns-2.9.21.1.tar.gz) = 1008160 bytes +SHA1 (pdns-2.9.21.1/pdns-2.9.21.1.tar.gz) = d2f9f55223411114ce229b4728228f6739f2e708 +RMD160 (pdns-2.9.21.1/pdns-2.9.21.1.tar.gz) = 4d02e732fb7348f6eeb44090d641abd9d0cee9dd +Size (pdns-2.9.21.1/pdns-2.9.21.1.tar.gz) = 1002905 bytes SHA1 (patch-aa) = 034845af3a9b66f57e482e3b43e43b61c17f51ab SHA1 (patch-ab) = d47887faff80330122ccf1cfd047c11e114c1153 |