diff options
author | miwi <miwi@FreeBSD.org> | 2010-03-10 06:28:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-03-10 06:28:30 +0800 |
commit | 9a53eddfe6c6264ecb7404a25feef55744e96807 (patch) | |
tree | b4e47f2713ee2a94ea75a1ed2acf615d72284a63 /deskutils | |
parent | c9580b34a52f084d9a5726ae5c72b95bcf30ce90 (diff) | |
download | freebsd-ports-gnome-9a53eddfe6c6264ecb7404a25feef55744e96807.tar.gz freebsd-ports-gnome-9a53eddfe6c6264ecb7404a25feef55744e96807.tar.zst freebsd-ports-gnome-9a53eddfe6c6264ecb7404a25feef55744e96807.zip |
- Update to 0.9.2
PR: 144046
Submitted by: Joey Mingrone <joey@mingrone.org> (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/parcellite/Makefile | 3 | ||||
-rw-r--r-- | deskutils/parcellite/distinfo | 6 | ||||
-rw-r--r-- | deskutils/parcellite/pkg-plist | 15 |
3 files changed, 18 insertions, 6 deletions
diff --git a/deskutils/parcellite/Makefile b/deskutils/parcellite/Makefile index e0515341d997..02214779edd8 100644 --- a/deskutils/parcellite/Makefile +++ b/deskutils/parcellite/Makefile @@ -6,8 +6,7 @@ # PORTNAME= parcellite -PORTVERSION= 0.9.1 -PORTREVISION= 2 +PORTVERSION= 0.9.2 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/deskutils/parcellite/distinfo b/deskutils/parcellite/distinfo index 27144342bdaf..85fe628c90a5 100644 --- a/deskutils/parcellite/distinfo +++ b/deskutils/parcellite/distinfo @@ -1,3 +1,3 @@ -MD5 (parcellite-0.9.1.tar.gz) = 099d1ccc9fa1e59d3e3b19b77a90a8fb -SHA256 (parcellite-0.9.1.tar.gz) = 37a438bfc58f953acf327d72adcb6c6e7940c2794b27c451187ece6398486464 -SIZE (parcellite-0.9.1.tar.gz) = 260434 +MD5 (parcellite-0.9.2.tar.gz) = a650f6fe0fec96827b30ca3218a2b4df +SHA256 (parcellite-0.9.2.tar.gz) = 4a780ff1bce2ed9aa423c749d2b7eaa8aa85586e271ddae22b0ba2a3cf8eec5c +SIZE (parcellite-0.9.2.tar.gz) = 269110 diff --git a/deskutils/parcellite/pkg-plist b/deskutils/parcellite/pkg-plist index 842bdc168559..7b6799150337 100644 --- a/deskutils/parcellite/pkg-plist +++ b/deskutils/parcellite/pkg-plist @@ -1,12 +1,25 @@ bin/parcellite etc/xdg/autostart/parcellite-startup.desktop +share/applications/parcellite.desktop +%%NLS%%share/locale/cs/LC_MESSAGES/parcellite.mo +%%NLS%%share/locale/da/LC_MESSAGES/parcellite.mo %%NLS%%share/locale/de/LC_MESSAGES/parcellite.mo %%NLS%%share/locale/es/LC_MESSAGES/parcellite.mo +%%NLS%%share/locale/fr/LC_MESSAGES/parcellite.mo %%NLS%%share/locale/hu/LC_MESSAGES/parcellite.mo +%%NLS%%share/locale/it/LC_MESSAGES/parcellite.mo %%NLS%%share/locale/ja/LC_MESSAGES/parcellite.mo +%%NLS%%share/locale/nb/LC_MESSAGES/parcellite.mo +%%NLS%%share/locale/pl/LC_MESSAGES/parcellite.mo +%%NLS%%share/locale/pl_PL/LC_MESSAGES/parcellite.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/parcellite.mo +%%NLS%%share/locale/ro/LC_MESSAGES/parcellite.mo +%%NLS%%share/locale/ru/LC_MESSAGES/parcellite.mo %%NLS%%share/locale/sv/LC_MESSAGES/parcellite.mo -share/applications/parcellite.desktop +%%NLS%%share/locale/tr/LC_MESSAGES/parcellite.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/parcellite.mo +%%NLS%%@dirrmtry share/locale/pl_PL/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/pl_PL @dirrmtry share/applications @dirrmtry etc/xdg/autostart/ @dirrmtry etc/xdg/ |