summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2005-01-27 13:46:34 +0000
committersalo <salo@pkgsrc.org>2005-01-27 13:46:34 +0000
commit214b919b4fb4ac1da5c32494abcfa2865f307b51 (patch)
tree130532d7be3a1a65ce27935c496dbffb83e26c81
parent253119254e9a518048e12f00fa455f27deabbad6 (diff)
downloadpkgsrc-214b919b4fb4ac1da5c32494abcfa2865f307b51.tar.gz
Pullup ticket 248 - requested by Min Sik Kim
distfile fix for awstats Revisions pulled up: - pkgsrc/www/awstats/Makefile 1.13 - pkgsrc/www/awstats/distinfo 1.7 Module Name: pkgsrc Committed By: minskim Date: Wed Jan 26 15:55:41 UTC 2005 Modified Files: pkgsrc/www/awstats: Makefile distinfo Log Message: 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.
-rw-r--r--www/awstats/Makefile5
-rw-r--r--www/awstats/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/www/awstats/Makefile b/www/awstats/Makefile
index 84403b3c3af..aff8d577187 100644
--- a/www/awstats/Makefile
+++ b/www/awstats/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9.4.1 2005/01/19 13:17:15 salo Exp $
+# $NetBSD: Makefile,v 1.9.4.2 2005/01/27 13:46:34 salo 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 cf71669b15b..49b67fc504a 100644
--- a/www/awstats/distinfo
+++ b/www/awstats/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4.4.1 2005/01/19 13:17:15 salo Exp $
+$NetBSD: distinfo,v 1.4.4.2 2005/01/27 13:46:34 salo 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