pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/thttpd Do the DIST_SUBDIR dance because of already...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e267f7606844
branches:  trunk
changeset: 498296:e267f7606844
user:      cube <cube%pkgsrc.org@localhost>
date:      Fri Aug 19 13:38:58 2005 +0000

description:
Do the DIST_SUBDIR dance because of already-downloaded files.  *Sigh*

Pointed out by Thomas Klausner and Jeremy C. Reed.

diffstat:

 www/thttpd/Makefile |   3 ++-
 www/thttpd/distinfo |  14 +++++++-------
 2 files changed, 9 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r 16b52596c8c3 -r e267f7606844 www/thttpd/Makefile
--- a/www/thttpd/Makefile       Fri Aug 19 13:08:32 2005 +0000
+++ b/www/thttpd/Makefile       Fri Aug 19 13:38:58 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2005/08/19 07:30:50 cube Exp $
+# $NetBSD: Makefile,v 1.32 2005/08/19 13:38:58 cube Exp $
 
 DISTNAME=      thttpd-2.25b
 PKGREVISION=   3
@@ -6,6 +6,7 @@
 MASTER_SITES=  http://www.acme.com/software/thttpd/
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX} \
                ${NETBSD_LOGO}
+DIST_SUBDIR=   ${PKGNAME}
 
 MAINTAINER=    mike%ethmoid.org@localhost
 HOMEPAGE=      http://www.acme.com/software/thttpd/
diff -r 16b52596c8c3 -r e267f7606844 www/thttpd/distinfo
--- a/www/thttpd/distinfo       Fri Aug 19 13:08:32 2005 +0000
+++ b/www/thttpd/distinfo       Fri Aug 19 13:38:58 2005 +0000
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.10 2005/08/19 07:30:51 cube Exp $
+$NetBSD: distinfo,v 1.11 2005/08/19 13:38:58 cube Exp $
 
-SHA1 (thttpd-2.25b.tar.gz) = cd0e823233ad73e34ee1c9b871b01050feb9db52
-RMD160 (thttpd-2.25b.tar.gz) = 2b67abe40dfec7a21ed338a9082594825a9fef0e
-Size (thttpd-2.25b.tar.gz) = 132275 bytes
-SHA1 (sitedrivenby.gif) = 7671e9a8ec2cad3961b268befd33c0920e07c658
-RMD160 (sitedrivenby.gif) = 2e350e6531a800da8796207509c12fb590d0affa
-Size (sitedrivenby.gif) = 8519 bytes
+SHA1 (thttpd-2.25bnb3/thttpd-2.25b.tar.gz) = cd0e823233ad73e34ee1c9b871b01050feb9db52
+RMD160 (thttpd-2.25bnb3/thttpd-2.25b.tar.gz) = 2b67abe40dfec7a21ed338a9082594825a9fef0e
+Size (thttpd-2.25bnb3/thttpd-2.25b.tar.gz) = 132275 bytes
+SHA1 (thttpd-2.25bnb3/sitedrivenby.gif) = 7671e9a8ec2cad3961b268befd33c0920e07c658
+RMD160 (thttpd-2.25bnb3/sitedrivenby.gif) = 2e350e6531a800da8796207509c12fb590d0affa
+Size (thttpd-2.25bnb3/sitedrivenby.gif) = 8519 bytes
 SHA1 (patch-aa) = 0f739bebf1ade45a9b9819fc92d48eeb1004eb66
 SHA1 (patch-ab) = 3766ae48fabc1980483e482157d1267971e621df
 SHA1 (patch-ac) = 71b2926a9513bd25a124510ad5f234d029492eb2



Home | Main Index | Thread Index | Old Index