Date: Mon, 16 Jul 2007 20:13:53 -0400 (EDT) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: alexbl@FreeBSD.org, thomas@goodking.ca Subject: ports/114645: [PATCH] audio/picard: make fetchable Message-ID: <200707170013.l6H0Dr6x096926@goodking.goodking.ca> Resent-Message-ID: <200707170020.l6H0K2s2003306@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 114645 >Category: ports >Synopsis: [PATCH] audio/picard: make fetchable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 17 00:20:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-RELEASE-p5 i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #0: Sun Jun 10 14:58:15 EDT 2007 >Description: - make fetchable - pet portlint by using USE_GETTEXT Port maintainer (alexbl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- picard-0.7.2_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/picard/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 19 May 2007 19:59:34 -0000 1.9 +++ Makefile 17 Jul 2007 00:13:07 -0000 @@ -9,7 +9,7 @@ DISTVERSION= 0.7.2 PORTREVISION= 1 CATEGORIES= audio python -MASTER_SITES= https://helixcommunity.org/frs/download.php/2252/ +MASTER_SITES= http://musicbrainz.org/ftpmirror/pub/musicbrainz/picard/ MAINTAINER= alexbl@FreeBSD.org COMMENT= Next generation MusicBrainzTagger @@ -23,6 +23,7 @@ WX_COMPS= python WX_UNICODE= yes +USE_GETTEXT= yes USE_PYTHON= yes USE_PYDISTUTILS=yes NO_BUILD= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/audio/picard/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 31 Oct 2006 01:45:09 -0000 1.3 +++ distinfo 17 Jul 2007 00:13:07 -0000 @@ -1,3 +1,3 @@ -MD5 (picard-0.7.2.tar.gz) = 840d2202a792a36fc981fd691c8c49a5 -SHA256 (picard-0.7.2.tar.gz) = 2c5a5b9919300538c3950241b005b7171f733d573434b01d3c435a45a0c1e104 -SIZE (picard-0.7.2.tar.gz) = 329136 +MD5 (picard-0.7.2.tar.gz) = 4815c27d024fa536a68b807a15a7ee77 +SHA256 (picard-0.7.2.tar.gz) = 0d6f50356eab0f0052e6fb0edf04394b7c56899e878e090b12d8d2630ce87683 +SIZE (picard-0.7.2.tar.gz) = 19814 --- picard-0.7.2_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707170013.l6H0Dr6x096926>