pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/awstats Update DIST_SUBDIR as it looks like the ta...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4e4b1168cb34
branches: trunk
changeset: 516838:4e4b1168cb34
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sat Jul 29 05:50:35 2006 +0000
description:
Update DIST_SUBDIR as it looks like the tarball on the awstats site
has been re-generated.
diffstat:
www/awstats/Makefile | 8 ++++++--
www/awstats/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 6 deletions(-)
diffs (37 lines):
diff -r 97ba307d1b8f -r 4e4b1168cb34 www/awstats/Makefile
--- a/www/awstats/Makefile Sat Jul 29 05:39:09 2006 +0000
+++ b/www/awstats/Makefile Sat Jul 29 05:50:35 2006 +0000
@@ -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 @@
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 -r 97ba307d1b8f -r 4e4b1168cb34 www/awstats/distinfo
--- a/www/awstats/distinfo Sat Jul 29 05:39:09 2006 +0000
+++ b/www/awstats/distinfo Sat Jul 29 05:50:35 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index