Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2016 16:34:37 +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: r421832 - head/deskutils/xfce4-volumed-pulse
Message-ID:  <201609111634.u8BGYbpi066823@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Sun Sep 11 16:34:37 2016
New Revision: 421832
URL: https://svnweb.freebsd.org/changeset/ports/421832

Log:
  - Update to 0.2.1, it's now hosted on xfce.org
  - Sort USES

Modified:
  head/deskutils/xfce4-volumed-pulse/Makefile
  head/deskutils/xfce4-volumed-pulse/distinfo
  head/deskutils/xfce4-volumed-pulse/pkg-descr

Modified: head/deskutils/xfce4-volumed-pulse/Makefile
==============================================================================
--- head/deskutils/xfce4-volumed-pulse/Makefile	Sun Sep 11 16:11:53 2016	(r421831)
+++ head/deskutils/xfce4-volumed-pulse/Makefile	Sun Sep 11 16:34:37 2016	(r421832)
@@ -2,11 +2,9 @@
 # $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
@@ -19,7 +17,7 @@ LIB_DEPENDS=	libpulse.so:audio/pulseaudi
 	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

Modified: head/deskutils/xfce4-volumed-pulse/distinfo
==============================================================================
--- head/deskutils/xfce4-volumed-pulse/distinfo	Sun Sep 11 16:11:53 2016	(r421831)
+++ head/deskutils/xfce4-volumed-pulse/distinfo	Sun Sep 11 16:34:37 2016	(r421832)
@@ -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

Modified: head/deskutils/xfce4-volumed-pulse/pkg-descr
==============================================================================
--- head/deskutils/xfce4-volumed-pulse/pkg-descr	Sun Sep 11 16:11:53 2016	(r421831)
+++ head/deskutils/xfce4-volumed-pulse/pkg-descr	Sun Sep 11 16:34:37 2016	(r421832)
@@ -5,4 +5,4 @@ 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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609111634.u8BGYbpi066823>