diff options
-rw-r--r-- | graphics/libraw/Makefile | 7 | ||||
-rw-r--r-- | graphics/libraw/distinfo | 6 |
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 |