Date: Sat, 9 May 2009 09:13:43 GMT From: legatvs <legatvs@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/134385: [maintainer update] multimedia/clive to 2.1.12 Message-ID: <200905090913.n499DhND056044@www.freebsd.org> Resent-Message-ID: <200905090920.n499K7DA040277@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134385 >Category: ports >Synopsis: [maintainer update] multimedia/clive to 2.1.12 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat May 09 09:20:07 UTC 2009 >Closed-Date: >Last-Modified: >Originator: legatvs >Release: FreeBSD 7.2-RELEASE >Organization: >Environment: FreeBSD legioix 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Thu May 7 21:56:47 EEST 2009 legatvs@tbird:/usr/obj/usr/src/sys/OPTIMAL i386 >Description: Note: removes MAKE_JOBS_SAFE which portlint reports to be in conflict with NO_BUILD. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/multimedia/clive/Makefile clive/Makefile --- /usr/ports/multimedia/clive/Makefile 2009-04-04 22:11:12.000000000 +0300 +++ clive/Makefile 2009-05-09 11:59:01.000000000 +0300 @@ -6,7 +6,7 @@ # PORTNAME= clive -PORTVERSION= 2.1.10 +PORTVERSION= 2.1.12 CATEGORIES= multimedia MASTER_SITES= GOOGLE_CODE @@ -33,7 +33,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PERL5_RUN= 5.8.2+ -MAKE_JOBS_SAFE= yes .include <bsd.port.pre.mk> diff -ruN /usr/ports/multimedia/clive/distinfo clive/distinfo --- /usr/ports/multimedia/clive/distinfo 2009-04-04 22:11:12.000000000 +0300 +++ clive/distinfo 2009-05-09 11:58:02.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (clive-2.1.10.tar.bz2) = 8a03dc45f617556ec0aa2f296541ebef -SHA256 (clive-2.1.10.tar.bz2) = a11a5cf9f74c38884d10a6a78026d695347eed0d097006e240a114a68c1279ea -SIZE (clive-2.1.10.tar.bz2) = 30903 +MD5 (clive-2.1.12.tar.bz2) = 41eaca143c4e3e92db31612f5199db2b +SHA256 (clive-2.1.12.tar.bz2) = 1efff731a3950368ca4035d56fc5a8966329387dbfc2c3e3344a54019445287a +SIZE (clive-2.1.12.tar.bz2) = 32423 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905090913.n499DhND056044>