summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-04-11 16:26:53 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-04-11 16:26:53 +0000
commit9646c0a68d582c7a1f79179b81c340ae472fe135 (patch)
treef5d50a1d656b3932a07d9b600890c8974459e749 /x11
parentAdd a patch taken from CVS to fix EXEC actions handling with monitoring (diff)
update xfce to 4.4.1
bump PORTREVISION where needed
Notes
Notes: svn path=/head/; revision=189785
Diffstat (limited to 'x11')
-rw-r--r--x11/Terminal/Makefile2
-rw-r--r--x11/libexo/Makefile2
-rw-r--r--x11/libxfce4mcs/Makefile5
-rw-r--r--x11/libxfce4mcs/distinfo6
-rw-r--r--x11/libxfce4mcs/pkg-plist1
-rw-r--r--x11/libxfce4util/Makefile2
-rw-r--r--x11/libxfce4util/distinfo6
-rw-r--r--x11/libxfce4util/pkg-plist21
-rw-r--r--x11/xfce4-clipman-plugin/Makefile2
-rw-r--r--x11/xfce4-quicklauncher-plugin/Makefile1
-rw-r--r--x11/xfce4-screenshooter-plugin/Makefile1
-rw-r--r--x11/xfce4-taskmanager/Makefile2
-rw-r--r--x11/xfce4-xfapplet-plugin/Makefile1
13 files changed, 30 insertions, 22 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile
index d1ce0449aa12..821154bc75eb 100644
--- a/x11/Terminal/Makefile
+++ b/x11/Terminal/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Terminal
PORTVERSION= 0.2.6
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITES_XFCE}
DIST_SUBDIR= xfce4
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index 3bd95126d61f..15344ddf3206 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libexo
PORTVERSION= 0.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 xfce
DISTNAME= exo-${PORTVERSION}
MASTER_SITES= ${MASTER_SITES_XFCE}
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile
index 95edaac3cc9f..0d68762392f3 100644
--- a/x11/libxfce4mcs/Makefile
+++ b/x11/libxfce4mcs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libxfce4mcs
-PORTVERSION= 4.4.0
+PORTVERSION= 4.4.1
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITES_XFCE}
DIST_SUBDIR= xfce4
@@ -45,7 +45,4 @@ CONFIGURE_ARGS+=--enable-startup-notification
CONFIGURE_ARGS+=--disable-startup-notification
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure
-
.include <bsd.port.post.mk>
diff --git a/x11/libxfce4mcs/distinfo b/x11/libxfce4mcs/distinfo
index dd0028490e9b..5402ce7e8681 100644
--- a/x11/libxfce4mcs/distinfo
+++ b/x11/libxfce4mcs/distinfo
@@ -1,3 +1,3 @@
-MD5 (xfce4/libxfce4mcs-4.4.0.tar.bz2) = 224863509b7f546fa1ca198374c424d3
-SHA256 (xfce4/libxfce4mcs-4.4.0.tar.bz2) = 35f2cd224f98d3c296d8f4a6299a1e99d09a841d65b9b3431edca102c15788fa
-SIZE (xfce4/libxfce4mcs-4.4.0.tar.bz2) = 259923
+MD5 (xfce4/libxfce4mcs-4.4.1.tar.bz2) = 53c0deabf356d39779e6c6a2d5cbdd62
+SHA256 (xfce4/libxfce4mcs-4.4.1.tar.bz2) = 1925947c3b3eacb05bd39ca7439b28dc82e9757610d107d9d49b85559d2bfe51
+SIZE (xfce4/libxfce4mcs-4.4.1.tar.bz2) = 265299
diff --git a/x11/libxfce4mcs/pkg-plist b/x11/libxfce4mcs/pkg-plist
index 8df682bda1e8..0845a713d42c 100644
--- a/x11/libxfce4mcs/pkg-plist
+++ b/x11/libxfce4mcs/pkg-plist
@@ -21,6 +21,7 @@ share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-client.html
share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-common.html
share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-manager.html
share/gtk-doc/html/libxfce4mcs/libxfce4mcs.devhelp
+share/gtk-doc/html/libxfce4mcs/libxfce4mcs.devhelp2
share/gtk-doc/html/libxfce4mcs/right.png
share/gtk-doc/html/libxfce4mcs/style.css
share/gtk-doc/html/libxfce4mcs/up.png
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile
index f48b6dc77e19..eff478c094a4 100644
--- a/x11/libxfce4util/Makefile
+++ b/x11/libxfce4util/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libxfce4util
-PORTVERSION= 4.4.0
+PORTVERSION= 4.4.1
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITES_XFCE}
DIST_SUBDIR= xfce4
diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo
index 0f0186f82fea..5966e74383b5 100644
--- a/x11/libxfce4util/distinfo
+++ b/x11/libxfce4util/distinfo
@@ -1,3 +1,3 @@
-MD5 (xfce4/libxfce4util-4.4.0.tar.bz2) = 543fb8efe96d6e83f897a7c64c48e9e6
-SHA256 (xfce4/libxfce4util-4.4.0.tar.bz2) = 47ca0ae8dd2bc65f05603ca2a1c37ad7c8a37e5dbeec923b480b77e8212d1786
-SIZE (xfce4/libxfce4util-4.4.0.tar.bz2) = 326862
+MD5 (xfce4/libxfce4util-4.4.1.tar.bz2) = 0e4011c57ca2b4491e715455a40c30bc
+SHA256 (xfce4/libxfce4util-4.4.1.tar.bz2) = 2195969e71ba7408d936e7663e34c0540b10cb7c7353dbc34dbbb1df9e418182
+SIZE (xfce4/libxfce4util-4.4.1.tar.bz2) = 372848
diff --git a/x11/libxfce4util/pkg-plist b/x11/libxfce4util/pkg-plist
index e415b223174a..3253d7360047 100644
--- a/x11/libxfce4util/pkg-plist
+++ b/x11/libxfce4util/pkg-plist
@@ -32,8 +32,6 @@ share/gtk-doc/html/libxfce4util/libxfce4util-Miscellaneous-Utilities.html
share/gtk-doc/html/libxfce4util/libxfce4util-Resource-Config-File-Support.html
share/gtk-doc/html/libxfce4util/libxfce4util-Resource-lookup-functions.html
share/gtk-doc/html/libxfce4util/libxfce4util-Unicode-Support-Functions.html
-share/gtk-doc/html/libxfce4util/style.css
-share/gtk-doc/html/libxfce4util/up.png
share/gtk-doc/html/libxfce4util/libxfce4util-Software-Licenses.html
share/gtk-doc/html/libxfce4util/libxfce4util-Version-Information.html
share/gtk-doc/html/libxfce4util/libxfce4util-Xfce-Generics.html
@@ -43,25 +41,34 @@ share/gtk-doc/html/libxfce4util/libxfce4util-datatypes.html
share/gtk-doc/html/libxfce4util/libxfce4util-fundamentals.html
share/gtk-doc/html/libxfce4util/libxfce4util-utilities.html
share/gtk-doc/html/libxfce4util/libxfce4util.devhelp
+share/gtk-doc/html/libxfce4util/libxfce4util.devhelp2
share/gtk-doc/html/libxfce4util/reference.html
share/gtk-doc/html/libxfce4util/right.png
+share/gtk-doc/html/libxfce4util/style.css
+share/gtk-doc/html/libxfce4util/up.png
+share/locale/ar/LC_MESSAGES/libxfce4util.mo
+share/locale/ca/LC_MESSAGES/libxfce4util.mo
share/locale/cs/LC_MESSAGES/libxfce4util.mo
share/locale/cy/LC_MESSAGES/libxfce4util.mo
share/locale/de/LC_MESSAGES/libxfce4util.mo
share/locale/dz/LC_MESSAGES/libxfce4util.mo
+share/locale/en_GB/LC_MESSAGES/libxfce4util.mo
+share/locale/eu/LC_MESSAGES/libxfce4util.mo
+share/locale/fi/LC_MESSAGES/libxfce4util.mo
share/locale/fr/LC_MESSAGES/libxfce4util.mo
+share/locale/gl/LC_MESSAGES/libxfce4util.mo
share/locale/he/LC_MESSAGES/libxfce4util.mo
+share/locale/it/LC_MESSAGES/libxfce4util.mo
share/locale/ja/LC_MESSAGES/libxfce4util.mo
share/locale/ka/LC_MESSAGES/libxfce4util.mo
+share/locale/ko/LC_MESSAGES/libxfce4util.mo
share/locale/lt/LC_MESSAGES/libxfce4util.mo
share/locale/mk/LC_MESSAGES/libxfce4util.mo
share/locale/nl/LC_MESSAGES/libxfce4util.mo
-share/locale/pt_BR/LC_MESSAGES/libxfce4util.mo
-share/locale/ca/LC_MESSAGES/libxfce4util.mo
-share/locale/fi/LC_MESSAGES/libxfce4util.mo
-share/locale/gl/LC_MESSAGES/libxfce4util.mo
-share/locale/ko/LC_MESSAGES/libxfce4util.mo
share/locale/pl/LC_MESSAGES/libxfce4util.mo
+share/locale/pt_BR/LC_MESSAGES/libxfce4util.mo
+share/locale/sq/LC_MESSAGES/libxfce4util.mo
+share/locale/tr/LC_MESSAGES/libxfce4util.mo
share/locale/uk/LC_MESSAGES/libxfce4util.mo
@dirrm include/xfce4/libxfce4util
@dirrmtry include/xfce4
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile
index 1dda6c1e9058..f10378724902 100644
--- a/x11/xfce4-clipman-plugin/Makefile
+++ b/x11/xfce4-clipman-plugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-clipman-plugin
PORTVERSION= 0.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
diff --git a/x11/xfce4-quicklauncher-plugin/Makefile b/x11/xfce4-quicklauncher-plugin/Makefile
index 34151c64f472..9c2359f205e6 100644
--- a/x11/xfce4-quicklauncher-plugin/Makefile
+++ b/x11/xfce4-quicklauncher-plugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xfce4-quicklauncher-plugin
PORTVERSION= 1.9.2
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile
index a27a95fef767..584ee89e86f1 100644
--- a/x11/xfce4-screenshooter-plugin/Makefile
+++ b/x11/xfce4-screenshooter-plugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xfce4-screenshooter-plugin
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
diff --git a/x11/xfce4-taskmanager/Makefile b/x11/xfce4-taskmanager/Makefile
index c695917c94c9..28920cd6bd5f 100644
--- a/x11/xfce4-taskmanager/Makefile
+++ b/x11/xfce4-taskmanager/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-taskmanager
PORTVERSION= 0.4.0.r2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11 xfce
MASTER_SITES= http://xfce4-taskmanager.nebulon.de/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
diff --git a/x11/xfce4-xfapplet-plugin/Makefile b/x11/xfce4-xfapplet-plugin/Makefile
index 09b046ab5ffd..e1508200583f 100644
--- a/x11/xfce4-xfapplet-plugin/Makefile
+++ b/x11/xfce4-xfapplet-plugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xfce4-xfapplet-plugin
PORTVERSION= 0.1.0
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4