aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pessulus
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-01-10 13:22:13 +0800
committermarcus <marcus@FreeBSD.org>2009-01-10 13:22:13 +0800
commit6d8ed8f7c7511223163de715a97ffc04bf6fada9 (patch)
tree40dc015efe383243b0880df377f73ee250da7de7 /sysutils/pessulus
parentc7f342a8d7b82e85b9625c4403600fc20ce41da6 (diff)
downloadfreebsd-ports-gnome-6d8ed8f7c7511223163de715a97ffc04bf6fada9.tar.gz
freebsd-ports-gnome-6d8ed8f7c7511223163de715a97ffc04bf6fada9.tar.zst
freebsd-ports-gnome-6d8ed8f7c7511223163de715a97ffc04bf6fada9.zip
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790
Diffstat (limited to 'sysutils/pessulus')
-rw-r--r--sysutils/pessulus/Makefile5
-rw-r--r--sysutils/pessulus/distinfo6
-rw-r--r--sysutils/pessulus/files/patch-data_Makefile.in11
-rw-r--r--sysutils/pessulus/pkg-plist18
4 files changed, 33 insertions, 7 deletions
diff --git a/sysutils/pessulus/Makefile b/sysutils/pessulus/Makefile
index a3dcfe686a48..0f85f57d002e 100644
--- a/sysutils/pessulus/Makefile
+++ b/sysutils/pessulus/Makefile
@@ -3,12 +3,11 @@
# Whom: FreeBSD GNOME Team
#
# $FreeBSD$
-# $MCom: ports/sysutils/pessulus/Makefile,v 1.16 2008/03/10 23:41:35 ahze Exp $
+# $MCom: ports/sysutils/pessulus/Makefile,v 1.18 2008/09/22 10:47:05 kwm Exp $
#
PORTNAME= pessulus
-PORTVERSION= 2.16.4
-PORTREVISION= 2
+PORTVERSION= 2.24.0
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff --git a/sysutils/pessulus/distinfo b/sysutils/pessulus/distinfo
index f8179e2a9a39..790dd7e20cc7 100644
--- a/sysutils/pessulus/distinfo
+++ b/sysutils/pessulus/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/pessulus-2.16.4.tar.gz) = 8eabdafd9dda0ea69052234d238dac41
-SHA256 (gnome2/pessulus-2.16.4.tar.gz) = f2af702e2f0699b556206a5a2c9bdb8edbd0183279e618eeef132d1e0476bc9a
-SIZE (gnome2/pessulus-2.16.4.tar.gz) = 201497
+MD5 (gnome2/pessulus-2.24.0.tar.gz) = 51cb01f858a6b18faf3cb7715ef3432f
+SHA256 (gnome2/pessulus-2.24.0.tar.gz) = e24152ffdc138ade07c47c698d6ee2e1717ed7ed5bd49385bc16346832069442
+SIZE (gnome2/pessulus-2.24.0.tar.gz) = 212787
diff --git a/sysutils/pessulus/files/patch-data_Makefile.in b/sysutils/pessulus/files/patch-data_Makefile.in
new file mode 100644
index 000000000000..e6233c448307
--- /dev/null
+++ b/sysutils/pessulus/files/patch-data_Makefile.in
@@ -0,0 +1,11 @@
+--- data/Makefile.in.orig 2008-09-22 12:27:32.000000000 +0200
++++ data/Makefile.in 2008-09-22 12:27:59.000000000 +0200
+@@ -422,7 +422,7 @@ uninstall-am: uninstall-desktopDATA unin
+ @INTLTOOL_DESKTOP_RULE@
+
+ install-icons:
+- for size in 16x16 22x22 24x24 32x32 48x48 scalable; do mkdir --parents $(DESTDIR)/$(datadir)/icons/hicolor/$$size/apps; done
++ for size in 16x16 22x22 24x24 32x32 48x48 scalable; do mkdir -p $(DESTDIR)/$(datadir)/icons/hicolor/$$size/apps; done
+
+ install -m 644 $(srcdir)/pessulus-16.png $(DESTDIR)/$(datadir)/icons/hicolor/16x16/apps/pessulus.png
+ install -m 644 $(srcdir)/pessulus-22.png $(DESTDIR)/$(datadir)/icons/hicolor/22x22/apps/pessulus.png
diff --git a/sysutils/pessulus/pkg-plist b/sysutils/pessulus/pkg-plist
index 0d8d984c4cb6..2845c890ac58 100644
--- a/sysutils/pessulus/pkg-plist
+++ b/sysutils/pessulus/pkg-plist
@@ -39,6 +39,12 @@ bin/pessulus
%%PYTHON_SITELIBDIR%%/Pessulus/simpleeditabletreeview.pyc
%%PYTHON_SITELIBDIR%%/Pessulus/simpleeditabletreeview.pyo
share/applications/pessulus.desktop
+share/icons/hicolor/16x16/apps/pessulus.png
+share/icons/hicolor/22x22/apps/pessulus.png
+share/icons/hicolor/24x24/apps/pessulus.png
+share/icons/hicolor/32x32/apps/pessulus.png
+share/icons/hicolor/48x48/apps/pessulus.png
+share/icons/hicolor/scalable/apps/pessulus.svg
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
@@ -49,6 +55,7 @@ share/applications/pessulus.desktop
%%PORTDOCS%%%%DOCSDIR%%/TODO
share/locale/ar/LC_MESSAGES/pessulus.mo
share/locale/as/LC_MESSAGES/pessulus.mo
+share/locale/bal/LC_MESSAGES/pessulus.mo
share/locale/be/LC_MESSAGES/pessulus.mo
share/locale/be@latin/LC_MESSAGES/pessulus.mo
share/locale/bg/LC_MESSAGES/pessulus.mo
@@ -78,6 +85,7 @@ share/locale/it/LC_MESSAGES/pessulus.mo
share/locale/ja/LC_MESSAGES/pessulus.mo
share/locale/ka/LC_MESSAGES/pessulus.mo
share/locale/ko/LC_MESSAGES/pessulus.mo
+share/locale/kn/LC_MESSAGES/pessulus.mo
share/locale/ku/LC_MESSAGES/pessulus.mo
share/locale/lt/LC_MESSAGES/pessulus.mo
share/locale/lv/LC_MESSAGES/pessulus.mo
@@ -93,14 +101,16 @@ share/locale/oc/LC_MESSAGES/pessulus.mo
share/locale/or/LC_MESSAGES/pessulus.mo
share/locale/pa/LC_MESSAGES/pessulus.mo
share/locale/pl/LC_MESSAGES/pessulus.mo
+share/locale/ps/LC_MESSAGES/pessulus.mo
share/locale/pt/LC_MESSAGES/pessulus.mo
share/locale/pt_BR/LC_MESSAGES/pessulus.mo
+share/locale/ro/LC_MESSAGES/pessulus.mo
share/locale/ru/LC_MESSAGES/pessulus.mo
share/locale/sk/LC_MESSAGES/pessulus.mo
share/locale/sl/LC_MESSAGES/pessulus.mo
share/locale/sq/LC_MESSAGES/pessulus.mo
share/locale/sr/LC_MESSAGES/pessulus.mo
-share/locale/sr@Latn/LC_MESSAGES/pessulus.mo
+share/locale/sr@latin/LC_MESSAGES/pessulus.mo
share/locale/sv/LC_MESSAGES/pessulus.mo
share/locale/ta/LC_MESSAGES/pessulus.mo
share/locale/te/LC_MESSAGES/pessulus.mo
@@ -121,6 +131,10 @@ share/locale/zh_TW/LC_MESSAGES/pessulus.mo
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
+@dirrmtry share/locale/sr@latin/LC_MESSAGES
+@dirrmtry share/locale/sr@latin
+@dirrmtry share/locale/ps/LC_MESSAGES
+@dirrmtry share/locale/ps
@dirrmtry share/locale/oc/LC_MESSAGES
@dirrmtry share/locale/oc
@dirrmtry share/locale/mr/LC_MESSAGES
@@ -133,5 +147,7 @@ share/locale/zh_TW/LC_MESSAGES/pessulus.mo
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES
@dirrmtry share/locale/be@latin
+@dirrmtry share/locale/bal/LC_MESSAGES
+@dirrmtry share/locale/bal
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as