aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-08 00:08:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-08 00:08:31 +0000
commita063a6941702bebf586c069f255ce47745d16738 (patch)
treea80e4207164c906a1bbdd6b4c318e1451937ab54
parent42a7d319b4507732d67da4fefc79d4e88b051a40 (diff)
downloadports-a063a6941702bebf586c069f255ce47745d16738.tar.gz
ports-a063a6941702bebf586c069f255ce47745d16738.zip
Notes
-rw-r--r--graphics/dcraw/Makefile11
-rw-r--r--graphics/dcraw/distinfo5
2 files changed, 8 insertions, 8 deletions
diff --git a/graphics/dcraw/Makefile b/graphics/dcraw/Makefile
index bb70220a3d84..251801facc46 100644
--- a/graphics/dcraw/Makefile
+++ b/graphics/dcraw/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= dcraw
-PORTVERSION= 1.289
+PORTVERSION= 7.94
CATEGORIES= graphics
-MASTER_SITES= http://www.piwebs.com/distfiles/${PORTNAME}/
+MASTER_SITES= http://bsd.gubkin.ru/myports/ \
+ http://www.piwebs.com/distfiles/${PORTNAME}/
MAINTAINER= avleeuwen@piwebs.com
COMMENT= Decoder for RAW files from digital cameras
@@ -20,10 +21,8 @@ USE_BZIP2= yes
MAN1= dcraw.1
PLIST_FILES= bin/dcraw
-.include <bsd.port.pre.mk>
-
-do-install::
+do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dcraw ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/dcraw.1 ${PREFIX}/man/man1
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/graphics/dcraw/distinfo b/graphics/dcraw/distinfo
index 01f4dc1e8609..244ea051cbc3 100644
--- a/graphics/dcraw/distinfo
+++ b/graphics/dcraw/distinfo
@@ -1,2 +1,3 @@
-MD5 (dcraw-1.289.tar.bz2) = 35dcf9520fd39f09d502e376cc8eb4a3
-SIZE (dcraw-1.289.tar.bz2) = 46865
+MD5 (dcraw-7.94.tar.bz2) = dc3d42a707a6efeff1d52c0b31d0537b
+SHA256 (dcraw-7.94.tar.bz2) = 1a0743d3494225df6a32aa870fd36ecd57f053b27483807bce10ccdea06c0f76
+SIZE (dcraw-7.94.tar.bz2) = 48241