diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/monotone/Makefile | 6 | ||||
-rw-r--r-- | devel/monotone/PLIST | 4 | ||||
-rw-r--r-- | devel/monotone/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index f7a9c742295..0ff30e61d03 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2005/08/12 20:59:18 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2005/09/30 13:18:24 jmmv Exp $ # -DISTNAME= monotone-0.22 -PKGREVISION= 1 +DISTNAME= monotone-0.23 CATEGORIES= devel MASTER_SITES= http://www.venge.net/monotone/downloads/ @@ -17,6 +16,7 @@ UNLIMIT_RESOURCES+= datasize USE_TOOLS+= gmake USE_LANGUAGES= c c++ USE_MAKEINFO= yes +USE_PKGLOCALEDIR= yes CONFIGURE_ARGS+= BOOST_SUFFIX=-mt diff --git a/devel/monotone/PLIST b/devel/monotone/PLIST index d5720e2dee4..2e7a05c1eda 100644 --- a/devel/monotone/PLIST +++ b/devel/monotone/PLIST @@ -1,3 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2004/11/28 10:35:45 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/09/30 13:18:24 jmmv Exp $ bin/monotone man/man1/monotone.1 +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/monotone.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/monotone.mo diff --git a/devel/monotone/distinfo b/devel/monotone/distinfo index f3ff33ba623..2e682f63785 100644 --- a/devel/monotone/distinfo +++ b/devel/monotone/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2005/08/09 22:02:30 jmmv Exp $ +$NetBSD: distinfo,v 1.10 2005/09/30 13:18:24 jmmv Exp $ -SHA1 (monotone-0.22.tar.gz) = b72acaf4b050983d08b777844fd339f74e53ac09 -RMD160 (monotone-0.22.tar.gz) = c3aef55be673b68d9a116a94b8a5445b0770aaf7 -Size (monotone-0.22.tar.gz) = 5038069 bytes +SHA1 (monotone-0.23.tar.gz) = 77408bbd7bb58f4ed8af4c5708039065ce12faa9 +RMD160 (monotone-0.23.tar.gz) = dec06df6031988d894d36c6354b3c9a7d7e8fd10 +Size (monotone-0.23.tar.gz) = 5300093 bytes |