Date: Tue, 27 Oct 2015 05:36:35 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400215 - head/audio/xfce4-pulseaudio-plugin Message-ID: <201510270536.t9R5aZbR065028@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Tue Oct 27 05:36:34 2015 New Revision: 400215 URL: https://svnweb.freebsd.org/changeset/ports/400215 Log: Update to 0.2.4 Modified: head/audio/xfce4-pulseaudio-plugin/Makefile head/audio/xfce4-pulseaudio-plugin/distinfo Modified: head/audio/xfce4-pulseaudio-plugin/Makefile ============================================================================== --- head/audio/xfce4-pulseaudio-plugin/Makefile Tue Oct 27 05:04:54 2015 (r400214) +++ head/audio/xfce4-pulseaudio-plugin/Makefile Tue Oct 27 05:36:34 2015 (r400215) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-pulseaudio-plugin -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 CATEGORIES= audio xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -15,12 +15,13 @@ LICENSE= GPLv2 LIB_DEPENDS= libpulse-mainloop-glib.so:${PORTSDIR}/audio/pulseaudio RUN_DEPENDS= pavucontrol>=2.0:${PORTSDIR}/audio/pavucontrol -USES= pkgconfig libtool gmake gettext xfce:gtk3 tar:bzip2 +USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 GNU_CONFIGURE= yes USE_GNOME= glib20 gtk30 intltool intlhack USE_XFCE= panel USE_XORG= x11 INSTALLS_ICONS= yes +USE_LDCONFIG= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS=--with-mixer-command=${LOCALBASE}/bin/pavucontrol Modified: head/audio/xfce4-pulseaudio-plugin/distinfo ============================================================================== --- head/audio/xfce4-pulseaudio-plugin/distinfo Tue Oct 27 05:04:54 2015 (r400214) +++ head/audio/xfce4-pulseaudio-plugin/distinfo Tue Oct 27 05:36:34 2015 (r400215) @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-pulseaudio-plugin-0.2.3.tar.bz2) = e82836bc8cf7d905b4e60d43dc630ba8e32dea785989700c71d4aeee9f583b33 -SIZE (xfce4/xfce4-pulseaudio-plugin-0.2.3.tar.bz2) = 306349 +SHA256 (xfce4/xfce4-pulseaudio-plugin-0.2.4.tar.bz2) = 8d9330ddf1d44a864a36d566cce4b76d4f859c5984bba7653d7dc39aa24d5c3e +SIZE (xfce4/xfce4-pulseaudio-plugin-0.2.4.tar.bz2) = 307315
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510270536.t9R5aZbR065028>