pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/subversion-base Add a missing entry to PLIST. B...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b18e2517e88
branches:  trunk
changeset: 496309:0b18e2517e88
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jun 25 12:23:21 2005 +0000

description:
Add a missing entry to PLIST.  Bump PKGREVISION.

diffstat:

 devel/subversion-base/Makefile |  3 ++-
 devel/subversion-base/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (29 lines):

diff -r 4e5c95badb10 -r 0b18e2517e88 devel/subversion-base/Makefile
--- a/devel/subversion-base/Makefile    Sat Jun 25 10:50:49 2005 +0000
+++ b/devel/subversion-base/Makefile    Sat Jun 25 12:23:21 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2005/05/09 12:53:23 seb Exp $
+# $NetBSD: Makefile,v 1.26 2005/06/25 12:23:21 minskim Exp $
 
 PKGNAME=       subversion-base-${SVNVER}
+PKGREVISION=   1
 COMMENT=       Version control system, base programs and libraries
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r 4e5c95badb10 -r 0b18e2517e88 devel/subversion-base/PLIST
--- a/devel/subversion-base/PLIST       Sat Jun 25 10:50:49 2005 +0000
+++ b/devel/subversion-base/PLIST       Sat Jun 25 12:23:21 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2005/05/23 22:58:27 epg Exp $
+@comment $NetBSD: PLIST,v 1.10 2005/06/25 12:23:21 minskim Exp $
 bin/svn
 bin/svnadmin
 bin/svndumpfilter
@@ -68,6 +68,7 @@
 share/examples/subversion/hook-scripts/svnperms.py
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/subversion.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/subversion.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/subversion.mo
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/subversion.mo
 ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/subversion.mo
 ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/subversion.mo



Home | Main Index | Thread Index | Old Index