diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-03-09 22:28:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-03-09 22:28:30 +0000 |
commit | 5e5c2a70c78a43df44ae9deffc1f773c4dd0134e (patch) | |
tree | 628bcdda2d0cbbbc61218b8585426b37e3bbac0f /deskutils/parcellite | |
parent | 43e880f39bb9f0b34fc064c720b0b4db7f27465d (diff) | |
download | ports-5e5c2a70c78a43df44ae9deffc1f773c4dd0134e.tar.gz ports-5e5c2a70c78a43df44ae9deffc1f773c4dd0134e.zip |
Notes
Diffstat (limited to 'deskutils/parcellite')
-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/ |