diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-05-10 04:47:09 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-05-10 04:47:09 +0000 |
commit | dd00ced44f218807f32b9b03abba23e6584df760 (patch) | |
tree | f214ed07b195877d615c2a1e2d6da50546d4eb63 /editors | |
parent | 82bab2b58b42414531e14e60da6dd298a3480518 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/poedit/Makefile | 2 | ||||
-rw-r--r-- | editors/poedit/distinfo | 2 | ||||
-rw-r--r-- | editors/poedit/pkg-plist | 25 |
3 files changed, 21 insertions, 8 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 83e72b11bddd..6621741ef37b 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -7,7 +7,7 @@ # PORTNAME= poedit -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.2 PORTREVISION= 0 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/editors/poedit/distinfo b/editors/poedit/distinfo index ac5830755d2b..96ab46ecd0cd 100644 --- a/editors/poedit/distinfo +++ b/editors/poedit/distinfo @@ -1 +1 @@ -MD5 (poedit-1.2.0.tar.gz) = b2bbd7d9cc2b0a92ec21969b257ebf1f +MD5 (poedit-1.2.2.tar.gz) = c1f722c11218d31269f98d686ff73792 diff --git a/editors/poedit/pkg-plist b/editors/poedit/pkg-plist index 05fa92903c51..f2a440f05274 100644 --- a/editors/poedit/pkg-plist +++ b/editors/poedit/pkg-plist @@ -1,21 +1,34 @@ bin/poedit share/locale/bg/LC_MESSAGES/poedit.mo +share/locale/ca/LC_MESSAGES/poedit.mo share/locale/cs/LC_MESSAGES/poedit.mo +share/locale/da/LC_MESSAGES/poedit.mo share/locale/de/LC_MESSAGES/poedit.mo +share/locale/el/LC_MESSAGES/poedit.mo +share/locale/es/LC_MESSAGES/poedit.mo share/locale/et/LC_MESSAGES/poedit.mo share/locale/fr/LC_MESSAGES/poedit.mo share/locale/hr/LC_MESSAGES/poedit.mo +share/locale/is/LC_MESSAGES/poedit.mo share/locale/it/LC_MESSAGES/poedit.mo +share/locale/ja/LC_MESSAGES/poedit.mo +share/locale/ka/LC_MESSAGES/poedit.mo +share/locale/lv/LC_MESSAGES/poedit.mo +share/locale/nb/LC_MESSAGES/poedit.mo share/locale/nl/LC_MESSAGES/poedit.mo share/locale/nn/LC_MESSAGES/poedit.mo share/locale/pl/LC_MESSAGES/poedit.mo +share/locale/pt_BR/LC_MESSAGES/poedit.mo +share/locale/ro/LC_MESSAGES/poedit.mo +share/locale/ru/LC_MESSAGES/poedit.mo share/locale/sk/LC_MESSAGES/poedit.mo share/locale/sv_SE/LC_MESSAGES/poedit.mo share/locale/ta/LC_MESSAGES/poedit.mo share/locale/tr/LC_MESSAGES/poedit.mo -share/locale/zh_TW.Big5/LC_MESSAGES/poedit.mo -share/poedit/help-gettext.zip -share/poedit/help-hr.zip -share/poedit/help.zip -share/poedit/resources.zip -@dirrm share/poedit +share/locale/zh_CN/LC_MESSAGES/poedit.mo +share/locale/zh_TW/LC_MESSAGES/poedit.mo +%%DATADIR%%/help-gettext.zip +%%DATADIR%%/help-hr.zip +%%DATADIR%%/help.zip +%%DATADIR%%/resources.zip +@dirrm %%DATADIR%% |