pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ap-aolserver Bump PKGREVISION to 3. Building the ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d62bb1df5065
branches:  trunk
changeset: 463776:d62bb1df5065
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Wed Nov 26 16:00:12 2003 +0000

description:
Bump PKGREVISION to 3.  Building the module with the right CFLAGS isn't a
compile-time visible change, but it certainly makes an impact at run-time.
Bump the PKGREVISION so that we can differentiate this fixed package from
previous, unloadable versions.

diffstat:

 www/ap-aolserver/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r c7ede9401b8d -r d62bb1df5065 www/ap-aolserver/Makefile
--- a/www/ap-aolserver/Makefile Wed Nov 26 15:58:08 2003 +0000
+++ b/www/ap-aolserver/Makefile Wed Nov 26 16:00:12 2003 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2003/11/26 15:58:08 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2003/11/26 16:00:12 jlam Exp $
 #
 
 DISTNAME=              mod_aolserver-1.1
 PKGNAME=               ap-aolserver-1.1
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            www
 MASTER_SITES=          ${MASTER_SITE_LOCAL}
 



Home | Main Index | Thread Index | Old Index