Date: Mon, 30 Jan 2017 19:16:03 +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: r432862 - in head/multimedia: audacious audacious-gtk3 audacious/files Message-ID: <201701301916.v0UJG3i1021307@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Mon Jan 30 19:16:02 2017 New Revision: 432862 URL: https://svnweb.freebsd.org/changeset/ports/432862 Log: - Update to 3.8.2 - Rewrite pkg-message Modified: head/multimedia/audacious-gtk3/Makefile head/multimedia/audacious-gtk3/distinfo head/multimedia/audacious/Makefile head/multimedia/audacious/distinfo head/multimedia/audacious/files/pkg-message.in Modified: head/multimedia/audacious-gtk3/Makefile ============================================================================== --- head/multimedia/audacious-gtk3/Makefile Mon Jan 30 18:04:28 2017 (r432861) +++ head/multimedia/audacious-gtk3/Makefile Mon Jan 30 19:16:02 2017 (r432862) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= audacious -PORTVERSION= 3.8.1 +PORTVERSION= 3.8.2 DISTVERSIONSUFFIX= -gtk3 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ @@ -21,6 +21,7 @@ CONFLICTS_INSTALL= audacious-3.* MASTERDIR= ${.CURDIR}/../audacious DISTINFO_FILE= ${.CURDIR}/distinfo +FILESDIR= ${MASTERDIR}/files SUB_FILES= pkg-message GNU_CONFIGURE= yes Modified: head/multimedia/audacious-gtk3/distinfo ============================================================================== --- head/multimedia/audacious-gtk3/distinfo Mon Jan 30 18:04:28 2017 (r432861) +++ head/multimedia/audacious-gtk3/distinfo Mon Jan 30 19:16:02 2017 (r432862) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481379201 -SHA256 (audacious-3.8.1-gtk3.tar.bz2) = e12fbc7378ee174a0978f3abe8b53a162412278d7dab7860f54e634791ab7a5f -SIZE (audacious-3.8.1-gtk3.tar.bz2) = 591356 +TIMESTAMP = 1485799595 +SHA256 (audacious-3.8.2-gtk3.tar.bz2) = 4ec6bd82d812c5cdcb1c32f4b0912b219edc8f1ce2603b07f714e0c4f2ed08bc +SIZE (audacious-3.8.2-gtk3.tar.bz2) = 591423 Modified: head/multimedia/audacious/Makefile ============================================================================== --- head/multimedia/audacious/Makefile Mon Jan 30 18:04:28 2017 (r432861) +++ head/multimedia/audacious/Makefile Mon Jan 30 19:16:02 2017 (r432862) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= audacious -PORTVERSION= 3.8.1 +PORTVERSION= 3.8.2 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ Modified: head/multimedia/audacious/distinfo ============================================================================== --- head/multimedia/audacious/distinfo Mon Jan 30 18:04:28 2017 (r432861) +++ head/multimedia/audacious/distinfo Mon Jan 30 19:16:02 2017 (r432862) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481375695 -SHA256 (audacious-3.8.1.tar.bz2) = ac61a23194f5ffd4d83648b465a6ea4e56ced6126da54151700da8885fa52bcd -SIZE (audacious-3.8.1.tar.bz2) = 591152 +TIMESTAMP = 1485798110 +SHA256 (audacious-3.8.2.tar.bz2) = bdf1471cce9becf9599c742c03bdf67a2b26d9101f7d865f900a74d57addbe93 +SIZE (audacious-3.8.2.tar.bz2) = 591209 Modified: head/multimedia/audacious/files/pkg-message.in ============================================================================== --- head/multimedia/audacious/files/pkg-message.in Mon Jan 30 18:04:28 2017 (r432861) +++ head/multimedia/audacious/files/pkg-message.in Mon Jan 30 19:16:02 2017 (r432862) @@ -1,8 +1,4 @@ -audacious supports Gzipped and uncompressed skins. If you would like to use +Audacious supports Gzipped and uncompressed skins. If you would like to use Zip format skins you will need to ensure archivers/unzip is installed. - -ATTENTION! - - You should now go and install multimedia/audacious-plugins. Without it, - audacious is useless! +You should install plugins port, without it, Audacious is useless!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701301916.v0UJG3i1021307>