pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/squidpurge Change version from 20040201 to 0.20040...
details: https://anonhg.NetBSD.org/pkgsrc/rev/01ac2a4d12ff
branches: trunk
changeset: 500665:01ac2a4d12ff
user: gdt <gdt%pkgsrc.org@localhost>
date: Tue Oct 11 14:11:27 2005 +0000
description:
Change version from 20040201 to 0.20040201, so that if this package
transitions to more modern practice and has a normal version number,
there is some chance we can handle that without going backwards.
diffstat:
www/squidpurge/Makefile | 21 ++++++++++-----------
1 files changed, 10 insertions(+), 11 deletions(-)
diffs (33 lines):
diff -r dcb0faa74922 -r 01ac2a4d12ff www/squidpurge/Makefile
--- a/www/squidpurge/Makefile Tue Oct 11 13:31:10 2005 +0000
+++ b/www/squidpurge/Makefile Tue Oct 11 14:11:27 2005 +0000
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2005/10/11 09:09:07 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2005/10/11 14:11:27 gdt Exp $
#
-DISTNAME= purge-${PURGEVERSION}-src
-PKGNAME= squidpurge-${PURGEVERSION}
-PKGREVISION= 1
-CATEGORIES= www
-MASTER_SITES= http://www.wa.apana.org.au/~dean/sources/
+DISTNAME= purge-${PURGEVERSION}-src
+PKGNAME= squidpurge-0.${PURGEVERSION}
+CATEGORIES= www
+MASTER_SITES= http://www.wa.apana.org.au/~dean/sources/
-MAINTAINER= gdt%NetBSD.org@localhost
-HOMEPAGE= http://www.wa.apana.org.au/~dean/squidpurge/
-COMMENT= Squid cache tool to list, extract or purge objects
+MAINTAINER= gdt%NetBSD.org@localhost
+HOMEPAGE= http://www.wa.apana.org.au/~dean/squidpurge/
+COMMENT= Squid cache tool to list, extract or purge objects
-PURGEVERSION= 20040201
+PURGEVERSION= 20040201
-WRKSRC= ${WRKDIR}/purge
+WRKSRC= ${WRKDIR}/purge
USE_TOOLS+= gmake
Home |
Main Index |
Thread Index |
Old Index