diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-10 15:51:48 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-10 15:51:48 +0000 |
commit | ee538481d58925c602956a4d000d969fedd58270 (patch) | |
tree | 6d3f28830b6b0d63b70ae2331cfa955ae42c0662 /editors | |
parent | 8b34188964f108801f8a02b3e1eb04f1706bab57 (diff) | |
download | ports-ee538481d58925c602956a4d000d969fedd58270.tar.gz ports-ee538481d58925c602956a4d000d969fedd58270.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/poedit/Makefile | 4 | ||||
-rw-r--r-- | editors/poedit/distinfo | 2 | ||||
-rw-r--r-- | editors/poedit/pkg-plist | 5 |
3 files changed, 8 insertions, 3 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 19c92149d72b..41bdf330bb27 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -7,8 +7,8 @@ # PORTNAME= poedit -PORTVERSION= 1.1.10 -PORTREVISION= 1 +PORTVERSION= 1.2.0 +PORTREVISION= 0 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/editors/poedit/distinfo b/editors/poedit/distinfo index af3b5f4d68cd..ac5830755d2b 100644 --- a/editors/poedit/distinfo +++ b/editors/poedit/distinfo @@ -1 +1 @@ -MD5 (poedit-1.1.10.tar.gz) = d4ef0222f6932f1e4028041c375e7f69 +MD5 (poedit-1.2.0.tar.gz) = b2bbd7d9cc2b0a92ec21969b257ebf1f diff --git a/editors/poedit/pkg-plist b/editors/poedit/pkg-plist index ef96f445e8ed..05fa92903c51 100644 --- a/editors/poedit/pkg-plist +++ b/editors/poedit/pkg-plist @@ -1,12 +1,17 @@ bin/poedit +share/locale/bg/LC_MESSAGES/poedit.mo share/locale/cs/LC_MESSAGES/poedit.mo share/locale/de/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/it/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/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 |