diff options
author | taca <taca@pkgsrc.org> | 2012-06-06 15:56:42 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-06-06 15:56:42 +0000 |
commit | dbeb8e147cafb6247da518c65f28057561f673d1 (patch) | |
tree | 80ca7c9d0a4941798e29460cb8f7637ece78b44e /www | |
parent | 02d4f620f14985e74498e63f1b0d0048331092b5 (diff) | |
download | pkgsrc-dbeb8e147cafb6247da518c65f28057561f673d1.tar.gz |
Update contao211-translations to 201206040.
Enable Finnish with updated language files.
Diffstat (limited to 'www')
-rw-r--r-- | www/contao211-translations/Makefile | 4 | ||||
-rw-r--r-- | www/contao211-translations/distinfo | 5 | ||||
-rw-r--r-- | www/contao211-translations/options.mk | 8 |
3 files changed, 10 insertions, 7 deletions
diff --git a/www/contao211-translations/Makefile b/www/contao211-translations/Makefile index 0f7c2a9044f..87e008a1ddd 100644 --- a/www/contao211-translations/Makefile +++ b/www/contao211-translations/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/06/02 02:40:27 taca Exp $ +# $NetBSD: Makefile,v 1.12 2012/06/06 15:56:42 taca Exp $ # DISTNAME= contao${CT_VER}-translations-${VERS} @@ -17,7 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= contao${CT_VER}>=${CT_PKGVER}:../../www/contao${CT_VER} # Use time stamp of latest translation. -VERS= 201205240 +VERS= 201206040 CT_VERS= 211 USE_TOOLS= pax diff --git a/www/contao211-translations/distinfo b/www/contao211-translations/distinfo index e5e08793032..d5aba95c5a5 100644 --- a/www/contao211-translations/distinfo +++ b/www/contao211-translations/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2012/06/02 02:40:27 taca Exp $ +$NetBSD: distinfo,v 1.12 2012/06/06 15:56:42 taca Exp $ SHA1 (Contao-Bulgarian-v25.zip) = 51050e7b0494573e22f6183df7061e7727ce7918 RMD160 (Contao-Bulgarian-v25.zip) = 2ed3807c60fff476d10224fa6786ec0da982c6c8 @@ -12,6 +12,9 @@ Size (Contao-Danish-v16.zip) = 146286 bytes SHA1 (Contao-Dutch-v59.zip) = a6a17550d84854ae9d23a9f33ac986127e713b85 RMD160 (Contao-Dutch-v59.zip) = f77141ded9aee0c1fb33d6850ff97b4ec8391009 Size (Contao-Dutch-v59.zip) = 136014 bytes +SHA1 (Contao-Finnish-v9.zip) = ccc52620834b98830d10fac8014fe3dfae4cdce6 +RMD160 (Contao-Finnish-v9.zip) = 05d83d97d810269e6e0d05aefa41bc2293dad7ae +Size (Contao-Finnish-v9.zip) = 130133 bytes SHA1 (Contao-French-v80.zip) = 30cdc168ccd80c576867ef14d69a761a83737666 RMD160 (Contao-French-v80.zip) = 5b5da5d2b8467744fb62110f6342629724987f3e Size (Contao-French-v80.zip) = 147034 bytes diff --git a/www/contao211-translations/options.mk b/www/contao211-translations/options.mk index 775cb3a8afb..d1df929b90a 100644 --- a/www/contao211-translations/options.mk +++ b/www/contao211-translations/options.mk @@ -1,10 +1,10 @@ -# $NetBSD: options.mk,v 1.11 2012/06/02 02:40:27 taca Exp $ +# $NetBSD: options.mk,v 1.12 2012/06/06 15:56:42 taca Exp $ # Not yet ready for Contao 2.11: -# af ar bs ca da fi gl gn hr hu id is ku +# af ar bs ca da gl gn hr hu id is ku # no rm sr th tl tr zh # -CT_SUPPORTED_LANGUAGES= bg cs da es fa fr it ja lt lv nl pl pt \ +CT_SUPPORTED_LANGUAGES= bg cs da es fa fi fr it ja lt lv nl pl pt \ ro ru sk sl sv uk CT_TRANSLATIONS.af= TYPOlight-Afrikaans-v1.zip # 2008/01/15 @@ -16,7 +16,7 @@ CT_TRANSLATIONS.cs= Contao-Czech-v49.zip # 2012/03/13 CT_TRANSLATIONS.da= Contao-Danish-v16.zip # 2012/03/15 CT_TRANSLATIONS.es= Contao-Spanish-v18.zip # 2011/03/16 CT_TRANSLATIONS.fa= Contao-Persian-v13.zip # 2012/05/05 -CT_TRANSLATIONS.fi= Contao-Finnish-v8.zip # 2012/01/03 +CT_TRANSLATIONS.fi= Contao-Finnish-v9.zip # 2012/06/04 CT_TRANSLATIONS.fr= Contao-French-v80.zip # 2012/03/09 CT_TRANSLATIONS.gl= TYPOlight-Galician-v3.zip # 2010/03/26 CT_TRANSLATIONS.gn= Contao-Guarani-v6.zip # 2011/09/18 |