diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-07-29 05:50:35 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-07-29 05:50:35 +0000 |
commit | a77041ab584af1972bb0559511d8117941961110 (patch) | |
tree | b2a32ed755f84a0df6c5a40e143b2084f246da2a /www | |
parent | 8406d11c7c7b9be21004206743d3d6022b4b218b (diff) | |
download | pkgsrc-a77041ab584af1972bb0559511d8117941961110.tar.gz |
Update DIST_SUBDIR as it looks like the tarball on the awstats site
has been re-generated.
Diffstat (limited to 'www')
-rw-r--r-- | www/awstats/Makefile | 8 | ||||
-rw-r--r-- | www/awstats/distinfo | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/www/awstats/Makefile b/www/awstats/Makefile index 5664c1b4f99..72a1cdee7c6 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/06/13 17:02:04 minskim Exp $ +# $NetBSD: Makefile,v 1.29 2006/07/29 05:50:36 adrianp Exp $ # DISTNAME= awstats-6.6 @@ -10,7 +10,11 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://awstats.sourceforge.net/ COMMENT= Free real-time logfile analyzer to get advanced web statistics -DIST_SUBDIR= ${PKGNAME_NOREV}nb2 +# awstats are in the habit of updating the tarball but not incrementing +# the version or name of the tarball. DIST_SUBDIR must be set like this +# to avoid checksum errors. +# +DIST_SUBDIR= ${PKGNAME} NO_BUILD= YES USE_TOOLS+= perl:run diff --git a/www/awstats/distinfo b/www/awstats/distinfo index 6f3f2983bfb..580e1a8345a 100644 --- a/www/awstats/distinfo +++ b/www/awstats/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2006/06/05 18:04:25 minskim Exp $ +$NetBSD: distinfo,v 1.18 2006/07/29 05:50:35 adrianp Exp $ -SHA1 (awstats-6.6nb2/awstats-6.6.tar.gz) = e5c0c82cbbf74c42d955535285d29279bf9d1ef8 -RMD160 (awstats-6.6nb2/awstats-6.6.tar.gz) = d5c64d05e3a642cd2775abfaba548c1c64dcecb8 -Size (awstats-6.6nb2/awstats-6.6.tar.gz) = 1076321 bytes +SHA1 (awstats-6.6nb3/awstats-6.6.tar.gz) = 2dea2a709bc1f8457a88751f8b1427fa3ff2ab01 +RMD160 (awstats-6.6nb3/awstats-6.6.tar.gz) = 164e9418292685e5dad375aa7a67afd3d8670554 +Size (awstats-6.6nb3/awstats-6.6.tar.gz) = 1078152 bytes SHA1 (patch-aa) = 46f1ee8be589cf0ff9d5dad90e9b014ae3954dcc SHA1 (patch-ab) = e740af99580d2cb5d68e99ca4f8e08e71a46d9d9 |