pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/rapidsvn Fix PKGVERSION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/842eee8c633e
branches:  trunk
changeset: 400450:842eee8c633e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 20 08:06:11 2009 +0000

description:
Fix PKGVERSION.

diffstat:

 devel/rapidsvn/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r aadd5d142544 -r 842eee8c633e devel/rapidsvn/Makefile
--- a/devel/rapidsvn/Makefile   Tue Oct 20 02:59:55 2009 +0000
+++ b/devel/rapidsvn/Makefile   Tue Oct 20 08:06:11 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2009/08/26 19:57:22 sno Exp $
+# $NetBSD: Makefile,v 1.42 2009/10/20 08:06:11 wiz Exp $
 
 DISTNAME=              rapidsvn-0.10.0-1
+PKGNAME=               ${DISTNAME:S/-1$/.1/}
 PKGREVISION=           1
 CATEGORIES=            devel x11 scm
 MASTER_SITES=          http://rapidsvn.org/download/release/0.10/



Home | Main Index | Thread Index | Old Index