Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2006 07:42:18 -0800 (PST)
From:      infofarmer@gmail.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92158: update graphics/dcraw to 8.00
Message-ID:  <43d3a7da.355d27db.72d2.56d7@mx.gmail.com>
Resent-Message-ID: <200601221550.k0MFo2PM011220@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92158
>Category:       ports
>Synopsis:       update graphics/dcraw to 8.00
>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 Jan 22 15:50:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Pantyukhin
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD sat64.net17 6.0-STABLE FreeBSD 6.0-STABLE #4: Fri Jan 20 02:24:10 MSK 2006 sat@sat64.net17:/usr/obj/usr/src/sys/SATCUR32 i386


	
>Description:
	update to 8.00
	
>How-To-Repeat:
	
>Fix:

	

--- dcraw.diff begins here ---
diff -urN /usr/ports/graphics/dcraw/Makefile dcraw/Makefile
--- /usr/ports/graphics/dcraw/Makefile	Sun Jan  8 03:08:31 2006
+++ dcraw/Makefile	Sun Jan 22 18:39:41 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dcraw
-PORTVERSION=	7.94
+PORTVERSION=	8.00
 CATEGORIES=	graphics
 MASTER_SITES=	http://bsd.gubkin.ru/myports/ \
 		http://www.piwebs.com/distfiles/${PORTNAME}/
@@ -14,7 +14,8 @@
 MAINTAINER=	avleeuwen@piwebs.com
 COMMENT=	Decoder for RAW files from digital cameras
 
-LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
+		lcms.1:${PORTSDIR}/graphics/lcms
 
 USE_BZIP2=	yes
 
diff -urN /usr/ports/graphics/dcraw/distinfo dcraw/distinfo
--- /usr/ports/graphics/dcraw/distinfo	Sun Jan  8 03:08:31 2006
+++ dcraw/distinfo	Sun Jan 22 18:38:18 2006
@@ -1,3 +1,3 @@
-MD5 (dcraw-7.94.tar.bz2) = dc3d42a707a6efeff1d52c0b31d0537b
-SHA256 (dcraw-7.94.tar.bz2) = 1a0743d3494225df6a32aa870fd36ecd57f053b27483807bce10ccdea06c0f76
-SIZE (dcraw-7.94.tar.bz2) = 48241
+MD5 (dcraw-8.00.tar.bz2) = 098a49cfd59b46255c9f49a5558b82d2
+SHA256 (dcraw-8.00.tar.bz2) = 14ec041301fa6d11f80e1852b73c4994c7f4cd691d573ff094f3091910bd0ee6
+SIZE (dcraw-8.00.tar.bz2) = 49902
--- 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?43d3a7da.355d27db.72d2.56d7>