aboutsummaryrefslogtreecommitdiff
path: root/graphics/libraw
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2009-09-14 21:35:00 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2009-09-14 21:35:00 +0000
commit2bcbc91825c26f3932a748d247a3978f14dd8ccc (patch)
tree3fe4db6b58b6ccd02c88db2e213f8046fef4eb0d /graphics/libraw
parentb8f4579b4f2e98599b04dfd2e4935f49788dbf7b (diff)
downloadports-2bcbc91825c26f3932a748d247a3978f14dd8ccc.tar.gz
ports-2bcbc91825c26f3932a748d247a3978f14dd8ccc.zip
Update from 0.7.2 to 0.8.2.
Notes
Notes: svn path=/head/; revision=241424
Diffstat (limited to 'graphics/libraw')
-rw-r--r--graphics/libraw/Makefile7
-rw-r--r--graphics/libraw/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile
index 97b36b932a09..2bca049b394a 100644
--- a/graphics/libraw/Makefile
+++ b/graphics/libraw/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libraw
-PORTVERSION= 0.7.2
-PORTREVISION= 1
+PORTVERSION= 0.8.2
CATEGORIES= graphics
MASTER_SITES= http://www.libraw.su/data/
DISTNAME= LibRaw-${PORTVERSION}
@@ -46,8 +45,8 @@ PORTDOCS= API-C-eng.html API-C-rus.html API-CXX-eng.html API-CXX-rus.html \
Why-LibRaw-eng.html Why-LibRaw-rus.html corner-scheme.png \
index-eng.html index-rus.html index.html
-PORTEXAMPLES= dcraw_emu.cpp dcraw_half.c half_mt.c identify.cpp mem_image.cpp \
- simple_dcraw.cpp
+PORTEXAMPLES= 4channels.cpp dcraw_emu.cpp dcraw_half.c half_mt.c mem_image.cpp \
+ raw-identify.cpp simple_dcraw.cpp unprocessed_raw.cpp
post-patch:
@${REINPLACE_CMD} -i.bak -e 's|-pthread|${PTHREAD_LIBS}|' \
diff --git a/graphics/libraw/distinfo b/graphics/libraw/distinfo
index 267c4777690c..68cdb7162147 100644
--- a/graphics/libraw/distinfo
+++ b/graphics/libraw/distinfo
@@ -1,3 +1,3 @@
-MD5 (LibRaw-0.7.2.tar.gz) = 9d2756739aa64ed812c305a801d41a45
-SHA256 (LibRaw-0.7.2.tar.gz) = 3403dd62c18633b5411d876e6ed1449d0ce4342dfec79b9979e061960da38ae9
-SIZE (LibRaw-0.7.2.tar.gz) = 300761
+MD5 (LibRaw-0.8.2.tar.gz) = 4fc1ddb901931738f6df46b63ed8a344
+SHA256 (LibRaw-0.8.2.tar.gz) = f7215df62b2bea59ca0eb4cfdf07b72cab5ab1a93518c4293aa049947842fa20
+SIZE (LibRaw-0.8.2.tar.gz) = 306854