diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-05-10 12:47:09 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-05-10 12:47:09 +0800 |
commit | 210b4dd97479e9df6f7a8db77be52995049c6aca (patch) | |
tree | 2ba3685ad503916c69a1e29449ae832a02d2a3bd /editors/poedit | |
parent | 87466dd65b7f08923cb67ae6e8b9339777faf46e (diff) | |
download | freebsd-ports-gnome-210b4dd97479e9df6f7a8db77be52995049c6aca.tar.gz freebsd-ports-gnome-210b4dd97479e9df6f7a8db77be52995049c6aca.tar.zst freebsd-ports-gnome-210b4dd97479e9df6f7a8db77be52995049c6aca.zip |
upgrade to 1.2.2
Diffstat (limited to 'editors/poedit')
-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%% |