diff options
author | agc <agc@pkgsrc.org> | 2003-11-05 08:22:12 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-11-05 08:22:12 +0000 |
commit | 03996cfbda88bd4a8f602e8a4e79510d19bf9e62 (patch) | |
tree | 75728977d0a44ba80eb1ac0b76fac7d157eaa9cd /net/spread | |
parent | aa67f2655460e9895d428e3d4a55a3a4b6b1a96a (diff) | |
download | pkgsrc-03996cfbda88bd4a8f602e8a4e79510d19bf9e62.tar.gz |
Use a DIST_SUBDIR based on the PKGNAME as the distfile has changed
without a version number (the changes seem to be "trailing garbage at
the end of the archive", but I'd like a second opinion on this one).
Diffstat (limited to 'net/spread')
-rw-r--r-- | net/spread/Makefile | 4 | ||||
-rw-r--r-- | net/spread/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile index d6b5db6fb44..5412021a862 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/09/14 18:13:50 recht Exp $ +# $NetBSD: Makefile,v 1.11 2003/11/05 08:22:12 agc Exp $ # DISTNAME= spread-src-3.17.1 @@ -19,6 +19,8 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS= --includedir=${PREFIX}/include/spread MAKE_FLAGS= LD="${CC}" +DIST_SUBDIR= ${PKGNAME_NOREV} + SPREAD_USER= spread SPREAD_GROUP= spread diff --git a/net/spread/distinfo b/net/spread/distinfo index 2f6da814a5d..5124c19951c 100644 --- a/net/spread/distinfo +++ b/net/spread/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2003/11/05 00:48:56 recht Exp $ +$NetBSD: distinfo,v 1.6 2003/11/05 08:22:12 agc Exp $ -SHA1 (spread-src-3.17.1.tar.gz) = c87a78392ff42d24d1ab088de8fda99703252068 -Size (spread-src-3.17.1.tar.gz) = 581845 bytes +SHA1 (spread-3.17.1/spread-src-3.17.1.tar.gz) = c87a78392ff42d24d1ab088de8fda99703252068 +Size (spread-3.17.1/spread-src-3.17.1.tar.gz) = 581845 bytes SHA1 (patch-ba) = 90f2896dc62627772a05c06add99c59a55e91c88 SHA1 (patch-bb) = efd9b08d775542622ce35265e2b72d655b5ca00f SHA1 (patch-bd) = 5d09d5e182cb2bf52f6366ff02e4f73dcd067e5e |