diff options
author | taca <taca@pkgsrc.org> | 2012-06-12 14:55:58 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-06-12 14:55:58 +0000 |
commit | 000b1ca7235670aaba590065f3f58245ad2280aa (patch) | |
tree | d4e0c0c092d9e8c11d2b32da714e7666c53ba0e7 /www | |
parent | 17f6048561d0a9b12737d78ef7f92460fb6d7610 (diff) | |
download | pkgsrc-000b1ca7235670aaba590065f3f58245ad2280aa.tar.gz |
Update contao211-translations package to 201206070.
Update Finnish language files, supporting Contao 2.11.3/2.11.4 now.
Diffstat (limited to 'www')
-rw-r--r-- | www/contao211-translations/Makefile | 4 | ||||
-rw-r--r-- | www/contao211-translations/distinfo | 8 | ||||
-rw-r--r-- | www/contao211-translations/options.mk | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www/contao211-translations/Makefile b/www/contao211-translations/Makefile index 87e008a1ddd..b05685dc9ca 100644 --- a/www/contao211-translations/Makefile +++ b/www/contao211-translations/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/06/06 15:56:42 taca Exp $ +# $NetBSD: Makefile,v 1.13 2012/06/12 14:55:58 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= 201206040 +VERS= 201206070 CT_VERS= 211 USE_TOOLS= pax diff --git a/www/contao211-translations/distinfo b/www/contao211-translations/distinfo index d5aba95c5a5..26d65bf0b04 100644 --- a/www/contao211-translations/distinfo +++ b/www/contao211-translations/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.12 2012/06/06 15:56:42 taca Exp $ +$NetBSD: distinfo,v 1.13 2012/06/12 14:55:58 taca Exp $ SHA1 (Contao-Bulgarian-v25.zip) = 51050e7b0494573e22f6183df7061e7727ce7918 RMD160 (Contao-Bulgarian-v25.zip) = 2ed3807c60fff476d10224fa6786ec0da982c6c8 @@ -12,9 +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-Finnish-v10.zip) = 55ce08485d7f6c556b4f2983ca679b2ca5871a33 +RMD160 (Contao-Finnish-v10.zip) = 4f02fff0e9da0bde0607f9324d39d299138316b9 +Size (Contao-Finnish-v10.zip) = 132402 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 d1df929b90a..6c85f749fd5 100644 --- a/www/contao211-translations/options.mk +++ b/www/contao211-translations/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.12 2012/06/06 15:56:42 taca Exp $ +# $NetBSD: options.mk,v 1.13 2012/06/12 14:55:58 taca Exp $ # Not yet ready for Contao 2.11: # af ar bs ca da gl gn hr hu id is ku @@ -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-v9.zip # 2012/06/04 +CT_TRANSLATIONS.fi= Contao-Finnish-v10.zip # 2012/06/07 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 |