diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-02-10 23:51:48 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-02-10 23:51:48 +0800 |
commit | 7b7e886b73127ee99de831b9a490d027060f8a28 (patch) | |
tree | 725d62bcba9c23fd16a8e2904eea22f4ff574f80 /editors/poedit | |
parent | 15af8d373e36dffdc0fc7cc851cd7356a3d6d348 (diff) | |
download | freebsd-ports-gnome-7b7e886b73127ee99de831b9a490d027060f8a28.tar.gz freebsd-ports-gnome-7b7e886b73127ee99de831b9a490d027060f8a28.tar.zst freebsd-ports-gnome-7b7e886b73127ee99de831b9a490d027060f8a28.zip |
upgrade to 1.2.0
Diffstat (limited to 'editors/poedit')
-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 |