Date: Wed, 14 Sep 2016 11:41:51 +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: r422126 - in head: . deskutils/xfce4-volumed-pulse Message-ID: <201609141141.u8EBfpWT094008@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Wed Sep 14 11:41:51 2016 New Revision: 422126 URL: https://svnweb.freebsd.org/changeset/ports/422126 Log: Update to 0.2.2 Modified: head/UPDATING head/deskutils/xfce4-volumed-pulse/Makefile head/deskutils/xfce4-volumed-pulse/distinfo Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Sep 14 11:20:42 2016 (r422125) +++ head/UPDATING Wed Sep 14 11:41:51 2016 (r422126) @@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20160914: + AFFECTS: users of deskutils/xfce4-volumed-pulse + AUTHOR: olivierd@FreeBSD.org + + The port has been updated to the latest stable version 0.2.2. + Support of xfce4-mixer has been removed, so you can delete + its properties with the following command: + + xfconf-query -c xfce4-mixer -p / -rR + 20160910: AFFECTS: users of security/letsencrypt.sh AUTHOR: riggs@FreeBSD.org Modified: head/deskutils/xfce4-volumed-pulse/Makefile ============================================================================== --- head/deskutils/xfce4-volumed-pulse/Makefile Wed Sep 14 11:20:42 2016 (r422125) +++ head/deskutils/xfce4-volumed-pulse/Makefile Wed Sep 14 11:41:51 2016 (r422126) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-volumed-pulse -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 Modified: head/deskutils/xfce4-volumed-pulse/distinfo ============================================================================== --- head/deskutils/xfce4-volumed-pulse/distinfo Wed Sep 14 11:20:42 2016 (r422125) +++ head/deskutils/xfce4-volumed-pulse/distinfo Wed Sep 14 11:41:51 2016 (r422126) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473606537 -SHA256 (xfce4/xfce4-volumed-pulse-0.2.1.tar.bz2) = d7400f027854d202dafe43e0d0e15e7529dc89e963ded8706e8359703bd49083 -SIZE (xfce4/xfce4-volumed-pulse-0.2.1.tar.bz2) = 310534 +TIMESTAMP = 1473843770 +SHA256 (xfce4/xfce4-volumed-pulse-0.2.2.tar.bz2) = 0ec315cd87943466e35c0572541bf4239730604236e5d793e4d9f46856d04c76 +SIZE (xfce4/xfce4-volumed-pulse-0.2.2.tar.bz2) = 312703
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609141141.u8EBfpWT094008>