pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cflow Fix PLIST and bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1e1227b8975
branches:  trunk
changeset: 398151:e1e1227b8975
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Tue Aug 25 20:09:18 2009 +0000

description:
Fix PLIST and bump PKGREVISION.

diffstat:

 devel/cflow/Makefile |  5 +++--
 devel/cflow/PLIST    |  9 ++++++++-
 2 files changed, 11 insertions(+), 3 deletions(-)

diffs (36 lines):

diff -r ba1702346e60 -r e1e1227b8975 devel/cflow/Makefile
--- a/devel/cflow/Makefile      Tue Aug 25 16:40:24 2009 +0000
+++ b/devel/cflow/Makefile      Tue Aug 25 20:09:18 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2009/08/21 23:36:55 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/25 20:09:18 hasso Exp $
 
 DISTNAME=      cflow-1.3
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNU:=cflow/}
 
@@ -12,7 +13,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            yacc lex
+USE_TOOLS+=            yacc lex msgfmt
 INFO_FILES=            yes
 
 SUBST_CLASSES+=                emacs
diff -r ba1702346e60 -r e1e1227b8975 devel/cflow/PLIST
--- a/devel/cflow/PLIST Tue Aug 25 16:40:24 2009 +0000
+++ b/devel/cflow/PLIST Tue Aug 25 20:09:18 2009 +0000
@@ -1,3 +1,10 @@
-@comment $NetBSD: PLIST,v 1.6 2009/08/21 23:36:55 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/08/25 20:09:18 hasso Exp $
 bin/cflow
 info/cflow.info
+share/locale/da/LC_MESSAGES/cflow.mo
+share/locale/ga/LC_MESSAGES/cflow.mo
+share/locale/id/LC_MESSAGES/cflow.mo
+share/locale/pl/LC_MESSAGES/cflow.mo
+share/locale/uk/LC_MESSAGES/cflow.mo
+share/locale/vi/LC_MESSAGES/cflow.mo
+share/locale/zh_CN/LC_MESSAGES/cflow.mo



Home | Main Index | Thread Index | Old Index