pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/racoon bump version # in binary



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb0dfa641099
branches:  trunk
changeset: 484974:bb0dfa641099
user:      itojun <itojun%pkgsrc.org@localhost>
date:      Thu Dec 02 06:44:27 2004 +0000

description:
bump version # in binary

diffstat:

 security/racoon/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 8320a902145a -r bb0dfa641099 security/racoon/Makefile
--- a/security/racoon/Makefile  Thu Dec 02 06:44:02 2004 +0000
+++ b/security/racoon/Makefile  Thu Dec 02 06:44:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2004/12/02 06:43:14 itojun Exp $
+# $NetBSD: Makefile,v 1.72 2004/12/02 06:44:27 itojun Exp $
 #
 
 DISTNAME=      racoon-20040818a
@@ -39,9 +39,9 @@
 .endif
 CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR}
 .if defined(PKGREVISION)
-CONFIGURE_ARGS+=--with-pkgversion=netbsd-pkgsrc-20040617anb${PKGREVISION}
+CONFIGURE_ARGS+=--with-pkgversion=netbsd-pkgsrc-20040818anb${PKGREVISION}
 .else
-CONFIGURE_ARGS+=--with-pkgversion=netbsd-pkgsrc-20040617a
+CONFIGURE_ARGS+=--with-pkgversion=netbsd-pkgsrc-20040818a
 .endif
 
 pre-configure:



Home | Main Index | Thread Index | Old Index