Date: Sat, 8 Aug 2009 21:49:25 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: pav@FreeBSD.org Subject: ports/137584: [PATCH] sysutils/cdrkit: update to 1.1.9 Message-ID: <20090809004925.73A902296BB@fbsd72.scjamorim.org> Resent-Message-ID: <200908090050.n790o2vh030005@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137584 >Category: ports >Synopsis: [PATCH] sysutils/cdrkit: update to 1.1.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Aug 09 00:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 3 22:10:47 BRT >Description: - Update to 1.1.9 You can see log in mine tinderbox: http://www.scjamorim.org/Home/cdrkit-1.1.9.log Port maintainer (pav@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- cdrkit-1.1.9.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/cdrkit/Makefile,v retrieving revision 1.7 diff -u -u -r1.7 Makefile --- Makefile 24 Mar 2009 19:13:26 -0000 1.7 +++ Makefile 9 Aug 2009 00:47:58 -0000 @@ -6,8 +6,7 @@ # PORTNAME= cdrkit -PORTVERSION= 1.1.8 -PORTREVISION= 1 +PORTVERSION= 1.1.9 CATEGORIES= sysutils MASTER_SITES= http://cdrkit.org/releases/ \ http://debburn.alioth.debian.org/ @@ -24,7 +23,7 @@ pitchplay.1 readmult.1 readom.1 wodim.1 MAN5= genisoimagerc.5 -CONFLICTS= cdrtools-* cjk-cdrtools-* +CONFLICTS= cdrtools-[0-9]* cjk-cdrtools-[0-9]* .include <bsd.port.pre.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/cdrkit/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 8 Jul 2008 11:37:25 -0000 1.3 +++ distinfo 9 Aug 2009 00:47:58 -0000 @@ -1,3 +1,3 @@ -MD5 (cdrkit-1.1.8.tar.gz) = 97a9ea4e1bf59beb12aca649958d8c6c -SHA256 (cdrkit-1.1.8.tar.gz) = 9d80d0a52abb3a6f44467f47e59a0eec09720c66c6a79c4d960916c67542f237 -SIZE (cdrkit-1.1.8.tar.gz) = 1429928 +MD5 (cdrkit-1.1.9.tar.gz) = cbc0647e5d85f0e8fb3a692ba1d42edd +SHA256 (cdrkit-1.1.9.tar.gz) = d5d58ab4c7bef036a53ef9742b4e57621f61310cd0cd28f558ba0b88c354efa2 +SIZE (cdrkit-1.1.9.tar.gz) = 1430065 --- cdrkit-1.1.9.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?20090809004925.73A902296BB>