From owner-svn-ports-head@freebsd.org Sat Nov 25 01:25:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB029DF63F4; Sat, 25 Nov 2017 01:25:37 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 92AF26BA0D; Sat, 25 Nov 2017 01:25:37 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAP1Pa1r032500; Sat, 25 Nov 2017 01:25:36 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAP1PaWI032497; Sat, 25 Nov 2017 01:25:36 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201711250125.vAP1PaWI032497@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 25 Nov 2017 01:25:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454860 - in head/audio: p5-MusicBrainz-DiscID ripit X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: in head/audio: p5-MusicBrainz-DiscID ripit X-SVN-Commit-Revision: 454860 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Nov 2017 01:25:37 -0000 Author: woodsb02 Date: Sat Nov 25 01:25:36 2017 New Revision: 454860 URL: https://svnweb.freebsd.org/changeset/ports/454860 Log: audio/p5-MusicBrainz-DiscID: Update to 0.04 - Take maintainership - Bump PORTREVISION of ports depending on this port - Added USES=localbase to work around an issue where the Makefile.PL pkgconfig check was finding that the discid check required the CFLAGS+=-I/usr/local/include, but was not adding it to the Makefile. Changes this release: http://cpansearch.perl.org/src/NJH/MusicBrainz-DiscID-0.04/Changes PR: 223344 Approved by: tobias.rehbein@web.de (previous maintainer) Modified: head/audio/p5-MusicBrainz-DiscID/Makefile head/audio/p5-MusicBrainz-DiscID/distinfo head/audio/ripit/Makefile Modified: head/audio/p5-MusicBrainz-DiscID/Makefile ============================================================================== --- head/audio/p5-MusicBrainz-DiscID/Makefile Sat Nov 25 01:07:10 2017 (r454859) +++ head/audio/p5-MusicBrainz-DiscID/Makefile Sat Nov 25 01:25:36 2017 (r454860) @@ -2,20 +2,21 @@ # $FreeBSD$ PORTNAME= MusicBrainz-DiscID -PORTVERSION= 0.03 -PORTREVISION= 2 +PORTVERSION= 0.04 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobias.rehbein@web.de +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Perl interface for the MusicBrainz libdiscid library +LICENSE= GPLv2 + BUILD_DEPENDS= p5-Test-Pod>=0:devel/p5-Test-Pod LIB_DEPENDS= libdiscid.so:audio/libdiscid RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= pkgconfig perl5 -USE_PERL5= modbuild +USES= localbase pkgconfig perl5 +USE_PERL5= configure .include Modified: head/audio/p5-MusicBrainz-DiscID/distinfo ============================================================================== --- head/audio/p5-MusicBrainz-DiscID/distinfo Sat Nov 25 01:07:10 2017 (r454859) +++ head/audio/p5-MusicBrainz-DiscID/distinfo Sat Nov 25 01:25:36 2017 (r454860) @@ -1,2 +1,3 @@ -SHA256 (MusicBrainz-DiscID-0.03.tar.gz) = 5002f92fd8f074bccf924752ef171fa11ea2431a634ff60e520a5c3fb080573a -SIZE (MusicBrainz-DiscID-0.03.tar.gz) = 5343 +TIMESTAMP = 1509460706 +SHA256 (MusicBrainz-DiscID-0.04.tar.gz) = 32f46e6e8aee10e6e3c32095cfe416647e819bcc593a3ff18aad57e6709898c4 +SIZE (MusicBrainz-DiscID-0.04.tar.gz) = 6907 Modified: head/audio/ripit/Makefile ============================================================================== --- head/audio/ripit/Makefile Sat Nov 25 01:07:10 2017 (r454859) +++ head/audio/ripit/Makefile Sat Nov 25 01:25:36 2017 (r454860) @@ -3,7 +3,7 @@ PORTNAME= ripit PORTVERSION= 3.9.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= audio MASTER_SITES= http://www.suwald.com/ripit/