Date: Tue, 22 Apr 2014 14:42:39 GMT From: Tobias Berner <tcberner@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/188892: update libraw to version 0.16.0 Message-ID: <201404221442.s3MEgdrJ011264@cgiserv.freebsd.org> Resent-Message-ID: <201404221450.s3MEo0Lf084207@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 188892 >Category: ports >Synopsis: update libraw to version 0.16.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 22 14:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Tobias Berner >Release: 11.0-CURRENT >Organization: - >Environment: FreeBSD noxon.firefly 11.0-CURRENT FreeBSD 11.0-CURRENT #2 r264413: Sun Apr 13 16:47:53 CEST 2014 Tobias@noxon.firefly:/usr/obj/storage/usr/src/sys/NOXON amd64 >Description: Update libraw to 0.16.0 for Sony A7R support >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2014-04-22 16:27:14.000000000 +0200 +++ Makefile 2014-04-22 16:27:32.000000000 +0200 @@ -2,7 +2,7 @@ # $FreeBSD: head/graphics/libraw/Makefile 341289 2014-01-26 21:20:03Z rakuco $ PORTNAME= libraw -PORTVERSION= 0.15.4 +PORTVERSION= 0.16.0 CATEGORIES= graphics MASTER_SITES= http://www.libraw.org/data/ DISTNAME= LibRaw-${PORTVERSION} --- distinfo.orig 2014-04-22 16:27:36.000000000 +0200 +++ distinfo 2014-04-22 16:27:39.000000000 +0200 @@ -1,6 +1,6 @@ -SHA256 (LibRaw-0.15.4.tar.gz) = 8d3a164674acfe6ff7164ab60397242c6e3144912fda7fa792c250c280e70746 -SIZE (LibRaw-0.15.4.tar.gz) = 1439235 -SHA256 (LibRaw-demosaic-pack-GPL2-0.15.4.tar.gz) = 5413e1e3283f356142b8a88492ace3c80e5c6837074c04109186f58e81837609 -SIZE (LibRaw-demosaic-pack-GPL2-0.15.4.tar.gz) = 31118 -SHA256 (LibRaw-demosaic-pack-GPL3-0.15.4.tar.gz) = be2440dabb7df46aa22de10b96d5e3cc7b2eb006ae491e7598611f11aba4dfe0 -SIZE (LibRaw-demosaic-pack-GPL3-0.15.4.tar.gz) = 38186 +SHA256 (LibRaw-0.16.0.tar.gz) = 71f43871ec2535345c5c9b748f07813e49915170f9510b721a2be6478426cf96 +SIZE (LibRaw-0.16.0.tar.gz) = 1472935 +SHA256 (LibRaw-demosaic-pack-GPL2-0.16.0.tar.gz) = 749d49694ce729166ec7a1faf7580780687ef190c756931bb075455ee8ed6697 +SIZE (LibRaw-demosaic-pack-GPL2-0.16.0.tar.gz) = 31663 +SHA256 (LibRaw-demosaic-pack-GPL3-0.16.0.tar.gz) = f2e904f9baa7d173b5ade163c795f26e110255a758e31bd213086a5a61500b5c +SIZE (LibRaw-demosaic-pack-GPL3-0.16.0.tar.gz) = 38791 --- pkg-plist.orig 2014-04-22 16:28:05.000000000 +0200 +++ pkg-plist 2014-04-22 16:34:18.000000000 +0200 @@ -8,11 +8,11 @@ lib/libraw.a lib/libraw.la lib/libraw.so -lib/libraw.so.9 +lib/libraw.so.10 lib/libraw_r.a lib/libraw_r.la lib/libraw_r.so -lib/libraw_r.so.9 +lib/libraw_r.so.10 libdata/pkgconfig/libraw.pc libdata/pkgconfig/libraw_r.pc -@dirrm include/libraw +@dirrmtry include/libraw >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404221442.s3MEgdrJ011264>