diff options
author | minskim <minskim@pkgsrc.org> | 2005-01-26 15:55:41 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-01-26 15:55:41 +0000 |
commit | 4d2a4afda9c180749211bb8219b4c3a5c96d4f71 (patch) | |
tree | a741d7e590685c143f1a63ccd8823a3d2434b732 /www/awstats | |
parent | 1e56609f9479b8c4fe3a613ac157eeff2d3e9c9e (diff) | |
download | pkgsrc-4d2a4afda9c180749211bb8219b4c3a5c96d4f71.tar.gz |
Distfile changed without bumping the version number. Noted by adrianp@.
diff(1) shows that some default values have been changed.
Set DIST_SUBDIR and bump PKGREVISION.
Diffstat (limited to 'www/awstats')
-rw-r--r-- | www/awstats/Makefile | 5 | ||||
-rw-r--r-- | www/awstats/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/awstats/Makefile b/www/awstats/Makefile index be6749053e3..f36b242f316 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/01/19 12:49:33 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2005/01/26 15:55:41 minskim Exp $ # DISTNAME= awstats-6.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://awstats.sourceforge.net/files/ EXTRACT_SUFX= .tgz @@ -11,6 +11,7 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://awstats.sourceforge.net/ COMMENT= Free real-time logfile analyzer to get advanced web statistics +DIST_SUBDIR= ${PKGNAME} USE_BUILDLINK3= YES NO_BUILD= YES USE_PERL5= run diff --git a/www/awstats/distinfo b/www/awstats/distinfo index 5cf5b846d7c..7f2c86ec434 100644 --- a/www/awstats/distinfo +++ b/www/awstats/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2005/01/18 13:37:26 minskim Exp $ +$NetBSD: distinfo,v 1.7 2005/01/26 15:55:41 minskim Exp $ -SHA1 (awstats-6.3.tgz) = 3e3d025a53c476942fa08ce42793be3dcd9aa87c -Size (awstats-6.3.tgz) = 931899 bytes +SHA1 (awstats-6.3nb2/awstats-6.3.tgz) = b7638df56c8ed212a3d0aee08dd176a6d72ef20a +Size (awstats-6.3nb2/awstats-6.3.tgz) = 936817 bytes |