aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-11-08 22:42:31 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-11-08 22:42:31 +0000
commit8d1734f7d38f29f647435397eb69fe573aba7985 (patch)
tree0cb8647a1800835609a40ef6c3cb697480660d0e /x11
parent5e21f79e018e0bbd4eaef09d6195dc44f57f45c9 (diff)
downloadports-8d1734f7d38f29f647435397eb69fe573aba7985.tar.gz
ports-8d1734f7d38f29f647435397eb69fe573aba7985.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/libxfce4mcs/Makefile4
-rw-r--r--x11/libxfce4mcs/distinfo4
-rw-r--r--x11/libxfce4mcs/pkg-plist1
-rw-r--r--x11/libxfce4util/Makefile4
-rw-r--r--x11/libxfce4util/distinfo4
-rw-r--r--x11/libxfce4util/pkg-plist1
-rw-r--r--x11/xfce4-trigger-launcher/Makefile4
-rw-r--r--x11/xfce4-trigger-launcher/distinfo4
8 files changed, 14 insertions, 12 deletions
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile
index 34432397950a..9df55b57e066 100644
--- a/x11/libxfce4mcs/Makefile
+++ b/x11/libxfce4mcs/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= libxfce4mcs
-PORTVERSION= 4.2.2
-PORTREVISION= 1
+PORTVERSION= 4.2.3
+PORTREVISION= 0
CATEGORIES= x11 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/x11/libxfce4mcs/distinfo b/x11/libxfce4mcs/distinfo
index fae2f88028ad..f12412fd6724 100644
--- a/x11/libxfce4mcs/distinfo
+++ b/x11/libxfce4mcs/distinfo
@@ -1,2 +1,2 @@
-MD5 (xfce4/libxfce4mcs-4.2.2.tar.gz) = 06c3d8ea6826d9a2fbcc1da6b86f1361
-SIZE(xfce4/libxfce4mcs-4.2.2.tar.gz) = 372951
+MD5 (xfce4/libxfce4mcs-4.2.3.tar.gz) = b3244024bea7f5756f4c0f541bc24128
+SIZE (xfce4/libxfce4mcs-4.2.3.tar.gz) = 384594
diff --git a/x11/libxfce4mcs/pkg-plist b/x11/libxfce4mcs/pkg-plist
index 83d858462d6c..da9d08710e55 100644
--- a/x11/libxfce4mcs/pkg-plist
+++ b/x11/libxfce4mcs/pkg-plist
@@ -1,4 +1,5 @@
include/xfce4/libxfce4mcs/mcs-client.h
+include/xfce4/libxfce4mcs/mcs-client-enum-types.h
include/xfce4/libxfce4mcs/mcs-common.h
include/xfce4/libxfce4mcs/mcs-manager.h
lib/libxfce4mcs-client.a
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile
index 72a42398daf8..2dbe2ca7ef7d 100644
--- a/x11/libxfce4util/Makefile
+++ b/x11/libxfce4util/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= libxfce4util
-PORTVERSION= 4.2.2
-PORTREVISION= 1
+PORTVERSION= 4.2.3.1
+PORTREVISION= 0
CATEGORIES= x11 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/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo
index b615f5fdd33d..5271fd490698 100644
--- a/x11/libxfce4util/distinfo
+++ b/x11/libxfce4util/distinfo
@@ -1,2 +1,2 @@
-MD5 (xfce4/libxfce4util-4.2.2.tar.gz) = 5f27635aa0ba5e40ffaf3031b530b36b
-SIZE(xfce4/libxfce4util-4.2.2.tar.gz) = 458244
+MD5 (xfce4/libxfce4util-4.2.3.1.tar.gz) = 19bc86858fba4404be2b8445a1ff9764
+SIZE (xfce4/libxfce4util-4.2.3.1.tar.gz) = 469075
diff --git a/x11/libxfce4util/pkg-plist b/x11/libxfce4util/pkg-plist
index 96f3ad7c2e72..48db0d3da859 100644
--- a/x11/libxfce4util/pkg-plist
+++ b/x11/libxfce4util/pkg-plist
@@ -4,6 +4,7 @@ include/xfce4/libxfce4util/libxfce4util.h
include/xfce4/libxfce4util/libxfce4util-config.h
include/xfce4/libxfce4util/utf8.h
include/xfce4/libxfce4util/util.h
+include/xfce4/libxfce4util/util-enum-types.h
include/xfce4/libxfce4util/xfce-desktopentry.h
include/xfce4/libxfce4util/xfce-fileutils.h
include/xfce4/libxfce4util/xfce-generics.h
diff --git a/x11/xfce4-trigger-launcher/Makefile b/x11/xfce4-trigger-launcher/Makefile
index 2b50305c4381..2b2c7ba5efce 100644
--- a/x11/xfce4-trigger-launcher/Makefile
+++ b/x11/xfce4-trigger-launcher/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= xfce4-trigger-launcher
-PORTVERSION= 4.2.2
-PORTREVISION= 1
+PORTVERSION= 4.2.3
+PORTREVISION= 0
CATEGORIES= x11 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/x11/xfce4-trigger-launcher/distinfo b/x11/xfce4-trigger-launcher/distinfo
index 1b859ff00201..5f58033e6578 100644
--- a/x11/xfce4-trigger-launcher/distinfo
+++ b/x11/xfce4-trigger-launcher/distinfo
@@ -1,2 +1,2 @@
-MD5 (xfce4/xfce4-trigger-launcher-4.2.2.tar.gz) = 1cab5f643c86b0ad7cc6be4d6e88f7ec
-SIZE(xfce4/xfce4-trigger-launcher-4.2.2.tar.gz) = 352792
+MD5 (xfce4/xfce4-trigger-launcher-4.2.3.tar.gz) = af3c0356862af8a37e90ec18ad008918
+SIZE (xfce4/xfce4-trigger-launcher-4.2.3.tar.gz) = 371223