Index: head/deskutils/xfce4-volumed-pulse/Makefile =================================================================== --- head/deskutils/xfce4-volumed-pulse/Makefile (revision 421831) +++ head/deskutils/xfce4-volumed-pulse/Makefile (revision 421832) @@ -1,30 +1,28 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= xfce4-volumed-pulse -PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTVERSION= 0.2.1 CATEGORIES= deskutils xfce -MASTER_SITES= https://launchpadlibrarian.net/133628016/ \ - https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ +MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Volume management daemon for Xfce using PulseAudio LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpulse.so:audio/pulseaudio \ libnotify.so:devel/libnotify \ libkeybinder.so:x11/keybinder -USES= pkgconfig gmake xfce tar:bz2 +USES= gmake libtool pkgconfig tar:bz2 xfce GNU_CONFIGURE= yes USE_GNOME= glib20 gtk20 USE_XFCE= xfconf INSTALL_TARGET= install-strip CONFIGURE_ARGS=--enable-libnotify .include Index: head/deskutils/xfce4-volumed-pulse/distinfo =================================================================== --- head/deskutils/xfce4-volumed-pulse/distinfo (revision 421831) +++ head/deskutils/xfce4-volumed-pulse/distinfo (revision 421832) @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfce4-volumed-pulse-0.2.0.tar.bz2) = 6930034a30bfa54106f3c76ea8e50f578426f5e6151c0e82fda04e6d127de550 -SIZE (xfce4/xfce4-volumed-pulse-0.2.0.tar.bz2) = 282403 +TIMESTAMP = 1473606537 +SHA256 (xfce4/xfce4-volumed-pulse-0.2.1.tar.bz2) = d7400f027854d202dafe43e0d0e15e7529dc89e963ded8706e8359703bd49083 +SIZE (xfce4/xfce4-volumed-pulse-0.2.1.tar.bz2) = 310534 Index: head/deskutils/xfce4-volumed-pulse/pkg-descr =================================================================== --- head/deskutils/xfce4-volumed-pulse/pkg-descr (revision 421831) +++ head/deskutils/xfce4-volumed-pulse/pkg-descr (revision 421832) @@ -1,8 +1,8 @@ This daemon is responsible of making the volume up/down and mute keys of the keyboard work automatically. It uses PulseAudio for chosing which card/sink/track to act on. This is a fork of the original xfce4-volumed to drop GStreamer support and use PulseAudio instead. -WWW: https://launchpad.net/xfce4-volumed-pulse +WWW: https://git.xfce.org/apps/xfce4-volumed-pulse/