diff options
author | oliver <oliver@FreeBSD.org> | 2005-05-20 02:34:49 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-05-20 02:34:49 +0800 |
commit | a9d8f0bee44bfa68507f1e10a49e789fcfb42f73 (patch) | |
tree | 7f0d2cb21f22a2d4d22b2de74ce99d50b9a551e2 /misc | |
parent | b60580a9c7adc25145da63d868512a27d9e2d8a6 (diff) | |
download | freebsd-ports-gnome-a9d8f0bee44bfa68507f1e10a49e789fcfb42f73.tar.gz freebsd-ports-gnome-a9d8f0bee44bfa68507f1e10a49e789fcfb42f73.tar.zst freebsd-ports-gnome-a9d8f0bee44bfa68507f1e10a49e789fcfb42f73.zip |
update to 4.2.2
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-appfinder/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-appfinder/distinfo | 4 | ||||
-rw-r--r-- | misc/xfce4-appfinder/pkg-plist | 9 | ||||
-rw-r--r-- | misc/xfce4-iconbox/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-iconbox/distinfo | 4 | ||||
-rw-r--r-- | misc/xfce4-iconbox/pkg-plist | 6 | ||||
-rw-r--r-- | misc/xfce4-wm-themes/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-wm-themes/distinfo | 4 |
8 files changed, 23 insertions, 10 deletions
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index 42a34854cc10..93bc66752777 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-appfinder -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 PORTREVISION= 0 CATEGORIES= misc xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ diff --git a/misc/xfce4-appfinder/distinfo b/misc/xfce4-appfinder/distinfo index 8084e8a5dc82..e98fbd5f7919 100644 --- a/misc/xfce4-appfinder/distinfo +++ b/misc/xfce4-appfinder/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfce4-appfinder-4.2.1.tar.gz) = 5077312a6390d20b9d0d44cc0891ee96 -SIZE(xfce4/xfce4-appfinder-4.2.1.tar.gz) = 442219 +MD5 (xfce4/xfce4-appfinder-4.2.2.tar.gz) = 0ef8c944e8aa2db06719e02b2c40d70c +SIZE(xfce4/xfce4-appfinder-4.2.2.tar.gz) = 570719 diff --git a/misc/xfce4-appfinder/pkg-plist b/misc/xfce4-appfinder/pkg-plist index 7075620c79ff..580bea25b992 100644 --- a/misc/xfce4-appfinder/pkg-plist +++ b/misc/xfce4-appfinder/pkg-plist @@ -1,13 +1,20 @@ bin/xfce4-appfinder share/applications/xfce4-appfinder.desktop share/pixmaps/xfce4-appfinder.png -share/xfce4/doc/C/images/default_appfinder.png share/xfce4/doc/C/images/appfinder-handle-popup.png share/xfce4/doc/C/images/appfinder-item-popup.png +share/xfce4/doc/C/images/default_appfinder.png share/xfce4/doc/C/xfce4-appfinder.html +share/xfce4/doc/fr/images/appfinder-handle-popup.png +share/xfce4/doc/fr/images/appfinder-item-popup.png +share/xfce4/doc/fr/images/default_appfinder.png +share/xfce4/doc/fr/xfce4-appfinder.html @unexec rmdir %D/share/applications 2>/dev/null || true @unexec rmdir %D/share/pixmaps 2>/dev/null || true @unexec rmdir %D/share/xfce4/doc/C/images 2>/dev/null || true @unexec rmdir %D/share/xfce4/doc/C 2>/dev/null || true +@unexec rmdir %D/share/xfce4/doc/fr/images 2>/dev/null || true +@unexec rmdir %D/share/xfce4/doc/fr 2>/dev/null || true @unexec rmdir %D/share/xfce4/doc 2>/dev/null || true @unexec rmdir %D/share/xfce4 2>/dev/null || true + diff --git a/misc/xfce4-iconbox/Makefile b/misc/xfce4-iconbox/Makefile index ce5c340e6323..b4762f729759 100644 --- a/misc/xfce4-iconbox/Makefile +++ b/misc/xfce4-iconbox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-iconbox -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 PORTREVISION= 0 CATEGORIES= misc xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ diff --git a/misc/xfce4-iconbox/distinfo b/misc/xfce4-iconbox/distinfo index 4e2b16cff305..5ed384980784 100644 --- a/misc/xfce4-iconbox/distinfo +++ b/misc/xfce4-iconbox/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfce4-iconbox-4.2.1.tar.gz) = 9080ed126c970de733c529ac1864f12a -SIZE(xfce4/xfce4-iconbox-4.2.1.tar.gz) = 395875 +MD5 (xfce4/xfce4-iconbox-4.2.2.tar.gz) = 9c269aa3805ac2503029ad00e8d8c8a3 +SIZE(xfce4/xfce4-iconbox-4.2.2.tar.gz) = 409710 diff --git a/misc/xfce4-iconbox/pkg-plist b/misc/xfce4-iconbox/pkg-plist index b632ecb40ec7..63cab6e8c267 100644 --- a/misc/xfce4-iconbox/pkg-plist +++ b/misc/xfce4-iconbox/pkg-plist @@ -7,10 +7,12 @@ share/locale/ar/LC_MESSAGES/xfce4-iconbox.mo share/locale/az/LC_MESSAGES/xfce4-iconbox.mo share/locale/be/LC_MESSAGES/xfce4-iconbox.mo share/locale/bg/LC_MESSAGES/xfce4-iconbox.mo +share/locale/bn_IN/LC_MESSAGES/xfce4-iconbox.mo share/locale/ca/LC_MESSAGES/xfce4-iconbox.mo share/locale/cs/LC_MESSAGES/xfce4-iconbox.mo share/locale/da/LC_MESSAGES/xfce4-iconbox.mo share/locale/de/LC_MESSAGES/xfce4-iconbox.mo +share/locale/el/LC_MESSAGES/xfce4-iconbox.mo share/locale/en_GB/LC_MESSAGES/xfce4-iconbox.mo share/locale/es/LC_MESSAGES/xfce4-iconbox.mo share/locale/es_MX/LC_MESSAGES/xfce4-iconbox.mo @@ -44,6 +46,10 @@ share/locale/uk/LC_MESSAGES/xfce4-iconbox.mo share/locale/vi/LC_MESSAGES/xfce4-iconbox.mo share/locale/zh_CN/LC_MESSAGES/xfce4-iconbox.mo share/locale/zh_TW/LC_MESSAGES/xfce4-iconbox.mo +@unexec rmdir %D/share/locale/bn_IN/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/bn_IN 2>/dev/null || true +@unexec rmdir %D/share/locale/mr/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/mr 2>/dev/null || true @unexec rmdir %D/share/locale/nb_NO/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/nb_NO 2>/dev/null || true @unexec rmdir %D/lib/xfce4/mcs-plugins 2>/dev/null || true diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index a79b34d94c88..6c970e87f273 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-wm-themes -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 CATEGORIES= misc xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ diff --git a/misc/xfce4-wm-themes/distinfo b/misc/xfce4-wm-themes/distinfo index 5f4fb9d45a86..2aceb1fcf330 100644 --- a/misc/xfce4-wm-themes/distinfo +++ b/misc/xfce4-wm-themes/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfwm4-themes-4.2.1.tar.gz) = d02ca2fc931ffd336b9a9fe767da80fc -SIZE(xfce4/xfwm4-themes-4.2.1.tar.gz) = 779707 +MD5 (xfce4/xfwm4-themes-4.2.2.tar.gz) = 440977408bd1395f4464f18f01faf644 +SIZE(xfce4/xfwm4-themes-4.2.2.tar.gz) = 879842 |