diff options
author | olivierd <olivierd@FreeBSD.org> | 2016-09-14 19:41:51 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2016-09-14 19:41:51 +0800 |
commit | 2818ed3dcea2f67c4f904bca2156fca74c9f1b13 (patch) | |
tree | c864e0e8ea6c5d4b1c4512b4f5e356b290f2f4b8 | |
parent | d7969b249cd3b1271529ecd0be04247565bd71a6 (diff) | |
download | freebsd-ports-gnome-2818ed3dcea2f67c4f904bca2156fca74c9f1b13.tar.gz freebsd-ports-gnome-2818ed3dcea2f67c4f904bca2156fca74c9f1b13.tar.zst freebsd-ports-gnome-2818ed3dcea2f67c4f904bca2156fca74c9f1b13.zip |
Update to 0.2.2
-rw-r--r-- | UPDATING | 10 | ||||
-rw-r--r-- | deskutils/xfce4-volumed-pulse/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xfce4-volumed-pulse/distinfo | 6 |
3 files changed, 14 insertions, 4 deletions
@@ -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 diff --git a/deskutils/xfce4-volumed-pulse/Makefile b/deskutils/xfce4-volumed-pulse/Makefile index 765e46512523..87754886ce04 100644 --- a/deskutils/xfce4-volumed-pulse/Makefile +++ b/deskutils/xfce4-volumed-pulse/Makefile @@ -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 diff --git a/deskutils/xfce4-volumed-pulse/distinfo b/deskutils/xfce4-volumed-pulse/distinfo index fd7e8d4add37..35fd9a679b57 100644 --- a/deskutils/xfce4-volumed-pulse/distinfo +++ b/deskutils/xfce4-volumed-pulse/distinfo @@ -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 |