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 /audio | |
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 'audio')
-rw-r--r-- | audio/xfce4-mixer/Makefile | 9 | ||||
-rw-r--r-- | audio/xfce4-mixer/distinfo | 4 | ||||
-rw-r--r-- | audio/xfce4-mixer/pkg-plist | 2 |
3 files changed, 8 insertions, 7 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 589be831dd88..a9a66df111cb 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -6,11 +6,10 @@ # PORTNAME= xfce4-mixer -PORTVERSION= 4.0.4 -PORTREVISION= 1 +PORTVERSION= 4.0.5 +PORTREVISION= 0 CATEGORIES= audio 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/ DIST_SUBDIR= xfce4 @@ -27,7 +26,7 @@ RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel 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/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo index dfb4c157fcc4..5db96d342ad9 100644 --- a/audio/xfce4-mixer/distinfo +++ b/audio/xfce4-mixer/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfce4-mixer-4.0.4.tar.gz) = 16e6bbfee4285e33d11e6d979ef697d0 -SIZE(xfce4/xfce4-mixer-4.0.4.tar.gz) = 352917 +MD5 (xfce4/xfce4-mixer-4.0.5.tar.gz) = 01d5e15d3740b87a8860557af07d5fbb +SIZE(xfce4/xfce4-mixer-4.0.5.tar.gz) = 356022 diff --git a/audio/xfce4-mixer/pkg-plist b/audio/xfce4-mixer/pkg-plist index f10e1261cf17..63fd0840bc7c 100644 --- a/audio/xfce4-mixer/pkg-plist +++ b/audio/xfce4-mixer/pkg-plist @@ -1,7 +1,9 @@ lib/xfce4/panel-plugins/libmixer.a lib/xfce4/panel-plugins/libmixer.la lib/xfce4/panel-plugins/libmixer.so +share/locale/ar/LC_MESSAGES/xfce4-mixer.mo share/locale/az/LC_MESSAGES/xfce4-mixer.mo +share/locale/bg/LC_MESSAGES/xfce4-mixer.mo share/locale/ca/LC_MESSAGES/xfce4-mixer.mo share/locale/cs/LC_MESSAGES/xfce4-mixer.mo share/locale/de/LC_MESSAGES/xfce4-mixer.mo |