Date: Fri, 14 Oct 2005 20:14:57 +0200 From: "Arjan van Leeuwen" <avleeuwen@piwebs.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/87453: Update graphics/dcraw to 1.289 Message-ID: <1129313697.0@winston.piwebs.com> Resent-Message-ID: <200510141820.j9EIKGiu059492@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87453 >Category: ports >Synopsis: Update graphics/dcraw to 1.289 >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: Fri Oct 14 18:20:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Arjan van Leeuwen >Release: FreeBSD 6.0-RC1 i386 >Organization: >Environment: System: FreeBSD 6.0-RC1 #1: Thu Oct 13 00:58:31 CEST 2005 root@winston.piwebs.com:/usr/obj/usr/src/sys/WINSTON >Description: This patch updates dcraw (graphics/dcraw) to version 1.289, and unbreaks the build on 6.0 and 7-CURRENT systems. >How-To-Repeat: >Fix: --- dcraw.diff begins here --- diff -urN /usr/ports/graphics/dcraw/Makefile dcraw/Makefile --- /usr/ports/graphics/dcraw/Makefile Sun Mar 6 22:19:28 2005 +++ dcraw/Makefile Mon Oct 10 20:14:27 2005 @@ -6,14 +6,16 @@ # PORTNAME= dcraw -PORTVERSION= 1.236 +PORTVERSION= 1.289 CATEGORIES= graphics -MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/ +MASTER_SITES= http://www.piwebs.com/distfiles/${PORTNAME}/ MAINTAINER= avleeuwen@piwebs.com COMMENT= Decoder for RAW files from digital cameras LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg + +USE_BZIP2= yes MAN1= dcraw.1 PLIST_FILES= bin/dcraw diff -urN /usr/ports/graphics/dcraw/distinfo dcraw/distinfo --- /usr/ports/graphics/dcraw/distinfo Sun Mar 6 22:19:28 2005 +++ dcraw/distinfo Mon Oct 10 20:14:47 2005 @@ -1,2 +1,2 @@ -MD5 (dcraw-1.236.tar.gz) = 99310416277de103621f22031e656c8e -SIZE (dcraw-1.236.tar.gz) = 34660 +MD5 (dcraw-1.289.tar.bz2) = 35dcf9520fd39f09d502e376cc8eb4a3 +SIZE (dcraw-1.289.tar.bz2) = 46865 --- dcraw.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1129313697.0>