diff options
author | jpaetzel <jpaetzel@FreeBSD.org> | 2011-01-20 02:25:29 +0800 |
---|---|---|
committer | jpaetzel <jpaetzel@FreeBSD.org> | 2011-01-20 02:25:29 +0800 |
commit | 5435e5ae933fa1486795bf2814b13d2f4a24919e (patch) | |
tree | c17271eb4d8bbc00afa6ceaca3ba65dc4709b48a /textproc/pootle | |
parent | 4df135ccff0ec5f65bcaea38b6239a9c829c9003 (diff) | |
download | freebsd-ports-gnome-5435e5ae933fa1486795bf2814b13d2f4a24919e.tar.gz freebsd-ports-gnome-5435e5ae933fa1486795bf2814b13d2f4a24919e.tar.zst freebsd-ports-gnome-5435e5ae933fa1486795bf2814b13d2f4a24919e.zip |
Update to 2.1.5
PR: ports/154138
Submitted by: Denis Pokataev <catone@cpan.org>
Feature safe: yes
Diffstat (limited to 'textproc/pootle')
-rw-r--r-- | textproc/pootle/Makefile | 2 | ||||
-rw-r--r-- | textproc/pootle/distinfo | 4 | ||||
-rw-r--r-- | textproc/pootle/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/textproc/pootle/Makefile b/textproc/pootle/Makefile index b563e1ec5236..4c4c96018cce 100644 --- a/textproc/pootle/Makefile +++ b/textproc/pootle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pootle -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.5 CATEGORIES= textproc MASTER_SITES= SF/translate/Pootle/${PORTVERSION}/ DISTNAME= Pootle-${PORTVERSION} diff --git a/textproc/pootle/distinfo b/textproc/pootle/distinfo index 64629e4fc6c4..e304bfa44cf4 100644 --- a/textproc/pootle/distinfo +++ b/textproc/pootle/distinfo @@ -1,2 +1,2 @@ -SHA256 (Pootle-2.1.4.tar.bz2) = ec4c4d83671f8607b0f12446168771bebbc78c407f14c15372039edb52b13941 -SIZE (Pootle-2.1.4.tar.bz2) = 2854312 +SHA256 (Pootle-2.1.5.tar.bz2) = 47f65ccb881913f15c7cf0f83e9d06c38435f65a4e1f4c23441f124219ca6a8f +SIZE (Pootle-2.1.5.tar.bz2) = 2905330 diff --git a/textproc/pootle/pkg-plist b/textproc/pootle/pkg-plist index 29335d264fee..5c67b3c42065 100644 --- a/textproc/pootle/pkg-plist +++ b/textproc/pootle/pkg-plist @@ -773,6 +773,7 @@ bin/updatetm %%DATADIR%%/html/js/mt/apertium.js %%DATADIR%%/html/js/mt/google-translate.js %%DATADIR%%/mo/README +%%DATADIR%%/mo/ach/LC_MESSAGES/django.mo %%DATADIR%%/mo/af/LC_MESSAGES/django.mo %%DATADIR%%/mo/ak/LC_MESSAGES/django.mo %%DATADIR%%/mo/am/LC_MESSAGES/django.mo @@ -1128,6 +1129,8 @@ bin/updatetm @dirrm %%DATADIR%%/mo/ak @dirrm %%DATADIR%%/mo/af/LC_MESSAGES @dirrm %%DATADIR%%/mo/af +@dirrm %%DATADIR%%/mo/ach/LC_MESSAGES +@dirrm %%DATADIR%%/mo/ach @dirrm %%DATADIR%%/mo @dirrm %%DATADIR%%/templates/registration @dirrm %%DATADIR%%/templates/profiles |