1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

This patch updates the graphics/dcraw port to the dcraw

version with CVS revision 1.181. This version fixes some
problems with newer cameras, like the Nikon D70.

Reported by: Wayne Pascoe (wayne@penguinpowered.org)

PR: ports/65503
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
This commit is contained in:
Michael Nottebrock 2004-04-13 20:29:54 +00:00
parent 58fb6da540
commit 662840e9fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106955
2 changed files with 7 additions and 3 deletions

View File

@ -6,18 +6,22 @@
#
PORTNAME= dcraw
PORTVERSION= 1.166
PORTVERSION= 1.181
CATEGORIES= graphics
MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/
MAINTAINER= avleeuwen@piwebs.com
COMMENT= Decoder for RAW files from digital cameras
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
MAN1= dcraw.1
PLIST_FILES= bin/dcraw
.include <bsd.port.pre.mk>
do-install::
${INSTALL_PROGRAM} ${WRKSRC}/dcraw ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/dcraw.1 ${PREFIX}/man/man1
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
MD5 (dcraw-1.166.tar.gz) = 370ffb53fa113410171d4f72e93a3acc
SIZE (dcraw-1.166.tar.gz) = 40578
MD5 (dcraw-1.181.tar.gz) = e5fd849be000c09ab76c77970f9009cd
SIZE (dcraw-1.181.tar.gz) = 29860