diff options
-rw-r--r-- | www/bins/Makefile | 6 | ||||
-rw-r--r-- | www/bins/PLIST | 4 | ||||
-rw-r--r-- | www/bins/distinfo | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www/bins/Makefile b/www/bins/Makefile index aaeb7ede205..2294054155b 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2005/02/04 15:32:13 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2005/02/18 13:48:08 wiz Exp $ # -DISTNAME= bins-1.1.26 +DISTNAME= bins-1.1.27 CATEGORIES= www graphics MASTER_SITES= http://zubro.chez.tiscali.fr/BINS/ EXTRACT_SUFX= .tar.bz2 @@ -107,7 +107,7 @@ do-install: ${WRKSRC}/templates.satyap/static/*.css \ ${PREFIX}/share/examples/bins/templates.satyap/static/ # Translations - for lang in de eo es fi fr it ja nl pl ru zh; do \ + for lang in de eo es fi fr it ja nl pl ru zh_TW; do \ ${INSTALL_DATA} ${WRKSRC}/intl/$$lang.mo \ ${PREFIX}/${PKGLOCALEDIR}/locale/$$lang/LC_MESSAGES/bins.mo; \ done diff --git a/www/bins/PLIST b/www/bins/PLIST index e2faef86e35..d6abede4585 100644 --- a/www/bins/PLIST +++ b/www/bins/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2004/06/21 16:22:26 martti Exp $ +@comment $NetBSD: PLIST,v 1.14 2005/02/18 13:48:08 wiz Exp $ bin/anti_bins bin/bins bin/bins_cleanupgallery @@ -204,7 +204,7 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/bins.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/bins.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/bins.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/bins.mo -${PKGLOCALEDIR}/locale/zh/LC_MESSAGES/bins.mo +${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/bins.mo @dirrm share/doc/html/bins @dirrm share/examples/bins/templates.default @dirrm share/examples/bins/templates.jab diff --git a/www/bins/distinfo b/www/bins/distinfo index ac0d4c1d0a8..cc6fda4dd7e 100644 --- a/www/bins/distinfo +++ b/www/bins/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.24 2004/06/21 16:22:26 martti Exp $ +$NetBSD: distinfo,v 1.25 2005/02/18 13:48:08 wiz Exp $ -SHA1 (bins-1.1.26.tar.bz2) = af8ed9f6071dd040270b8872cb18008ad4cd1ffb -Size (bins-1.1.26.tar.bz2) = 197821 bytes +SHA1 (bins-1.1.27.tar.bz2) = 33b2c87a785e7878f729fad2ef785d1e62740f91 +Size (bins-1.1.27.tar.bz2) = 206986 bytes |