diff options
author | hauke <hauke@pkgsrc.org> | 2011-05-30 09:31:25 +0000 |
---|---|---|
committer | hauke <hauke@pkgsrc.org> | 2011-05-30 09:31:25 +0000 |
commit | d2b919bf211b47dc838d0459a88b80fa49f83d4d (patch) | |
tree | 1fca147c0b4fd8d6b18abc965c581ef0a5c324ae /www/awstats | |
parent | 6fceaedfb0b46cbb54371f2830038b789dc13207 (diff) | |
download | pkgsrc-d2b919bf211b47dc838d0459a88b80fa49f83d4d.tar.gz |
Set DIST_SUBDIR, to avoid problems for those who already have the old
distfile.
Diffstat (limited to 'www/awstats')
-rw-r--r-- | www/awstats/Makefile | 6 | ||||
-rw-r--r-- | www/awstats/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/www/awstats/Makefile b/www/awstats/Makefile index ae38b633abc..e18b7fd9c8f 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2011/05/27 15:04:19 hauke Exp $ +# $NetBSD: Makefile,v 1.45 2011/05/30 09:31:25 hauke Exp $ DISTNAME= awstats-7.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=awstats/} @@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir +DIST_SUBDIR= ${PKGNAME_NOREV} + NO_BUILD= yes USE_TOOLS+= perl:run pax diff --git a/www/awstats/distinfo b/www/awstats/distinfo index d359d78cf45..983366d4421 100644 --- a/www/awstats/distinfo +++ b/www/awstats/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.27 2011/05/27 15:02:03 hauke Exp $ +$NetBSD: distinfo,v 1.28 2011/05/30 09:32:41 hauke Exp $ -SHA1 (awstats-7.0.tar.gz) = 733fa7d6a540f4a54f52c69a5f271c789472b0b7 -RMD160 (awstats-7.0.tar.gz) = 0bd46afbd3159cf5f3e517b37a43b7d0852fc2a3 -Size (awstats-7.0.tar.gz) = 1254327 bytes +SHA1 (awstats-7.0/awstats-7.0.tar.gz) = 733fa7d6a540f4a54f52c69a5f271c789472b0b7 +RMD160 (awstats-7.0/awstats-7.0.tar.gz) = 0bd46afbd3159cf5f3e517b37a43b7d0852fc2a3 +Size (awstats-7.0/awstats-7.0.tar.gz) = 1254327 bytes SHA1 (patch-aa) = 77505c9894b0be638d748c506feb93e065a3318f SHA1 (patch-ab) = 9ae474058a1803c1132b36448c1a6987c58e8823 SHA1 (patch-ad) = 9c08fff3fcc3871a08c73c9509fbeb5baca06c09 |