diff options
author | oliver <oliver@FreeBSD.org> | 2004-04-19 01:29:54 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-04-19 01:29:54 +0800 |
commit | 3d1075594f3102655b6a022513fa902f37868dc7 (patch) | |
tree | 5fd8f18f3df4327eef4f9f3f84df3f55f8a4eb85 /sysutils/xfce4-utils | |
parent | 1deb6cd75f9988be8c09f311382b6417ca00e9b6 (diff) | |
download | freebsd-ports-gnome-3d1075594f3102655b6a022513fa902f37868dc7.tar.gz freebsd-ports-gnome-3d1075594f3102655b6a022513fa902f37868dc7.tar.zst freebsd-ports-gnome-3d1075594f3102655b6a022513fa902f37868dc7.zip |
update to 4.0.5
use libtool version 15 instead of 13
Diffstat (limited to 'sysutils/xfce4-utils')
-rw-r--r-- | sysutils/xfce4-utils/Makefile | 9 | ||||
-rw-r--r-- | sysutils/xfce4-utils/distinfo | 4 | ||||
-rw-r--r-- | sysutils/xfce4-utils/pkg-plist | 6 |
3 files changed, 12 insertions, 7 deletions
diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile index 1def9d095113..45dedf01cc5a 100644 --- a/sysutils/xfce4-utils/Makefile +++ b/sysutils/xfce4-utils/Makefile @@ -6,11 +6,10 @@ # PORTNAME= xfce4-utils -PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTVERSION= 4.0.5 +PORTREVISION= 0 CATEGORIES= sysutils xfce -MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DISTNAME= xfce-utils-${PORTVERSION} DIST_SUBDIR= xfce4 @@ -25,7 +24,7 @@ LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ USE_GETTEXT= yes USE_GNOME= gtk20 USE_X_PREFIX= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ diff --git a/sysutils/xfce4-utils/distinfo b/sysutils/xfce4-utils/distinfo index dc3b73cea635..319b03fae0db 100644 --- a/sysutils/xfce4-utils/distinfo +++ b/sysutils/xfce4-utils/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfce-utils-4.0.4.tar.gz) = 34fe286ed9aa48e7d76e1c07904b0ecf -SIZE(xfce4/xfce-utils-4.0.4.tar.gz) = 958462 +MD5 (xfce4/xfce-utils-4.0.5.tar.gz) = 105e906b6f21a9360cc9a898dfb28604 +SIZE(xfce4/xfce-utils-4.0.5.tar.gz) = 967057 diff --git a/sysutils/xfce4-utils/pkg-plist b/sysutils/xfce4-utils/pkg-plist index 9b23f487b02f..b50752a006df 100644 --- a/sysutils/xfce4-utils/pkg-plist +++ b/sysutils/xfce4-utils/pkg-plist @@ -10,7 +10,9 @@ etc/xfce4/xinitrc lib/xfce4/mcs-plugins/xftaskbar_plugin.a lib/xfce4/mcs-plugins/xftaskbar_plugin.la lib/xfce4/mcs-plugins/xftaskbar_plugin.so +share/locale/ar/LC_MESSAGES/xfce-utils.mo share/locale/az/LC_MESSAGES/xfce-utils.mo +share/locale/bg/LC_MESSAGES/xfce-utils.mo share/locale/ca/LC_MESSAGES/xfce-utils.mo share/locale/cs/LC_MESSAGES/xfce-utils.mo share/locale/de/LC_MESSAGES/xfce-utils.mo @@ -51,6 +53,8 @@ share/xfce4/AUTHORS.html.ca share/xfce4/AUTHORS.html.de share/xfce4/AUTHORS.html.es share/xfce4/AUTHORS.html.fr +share/xfce4/AUTHORS.html.it +share/xfce4/AUTHORS.it share/xfce4/AUTHORS.vi share/xfce4/COPYING share/xfce4/COPYING.html @@ -68,6 +72,8 @@ share/xfce4/INFO.html.ca share/xfce4/INFO.html.de share/xfce4/INFO.html.es share/xfce4/INFO.html.fr +share/xfce4/INFO.html.it +share/xfce4/INFO.it share/xfce4/INFO.vi share/xfce4/LGPL share/xfce4/LGPL.html |