pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/dcraw



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Jan 26 15:00:39 UTC 2024

Modified Files:
        pkgsrc/graphics/dcraw: Makefile distinfo

Log Message:
graphics/dcraw: Update to 9.28.0

This is a long overdue update to a version released in 2018.

Packaging changes:

  new HOMEPAGE etc

Upstream NEWS content:

  (Upstream does not release news and I cannot find the former ,v
  file.  This is gleaned from reading the diff quickly.)

  - Add support for crx (to some extent, maybe)

  - Add camera models

  - Minor improvements and bugfixes


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/graphics/dcraw/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/graphics/dcraw/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/dcraw/Makefile
diff -u pkgsrc/graphics/dcraw/Makefile:1.47 pkgsrc/graphics/dcraw/Makefile:1.48
--- pkgsrc/graphics/dcraw/Makefile:1.47 Tue Apr 11 06:10:58 2023
+++ pkgsrc/graphics/dcraw/Makefile      Fri Jan 26 15:00:39 2024
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.47 2023/04/11 06:10:58 adam Exp $
+# $NetBSD: Makefile,v 1.48 2024/01/26 15:00:39 gdt Exp $
 #
 # Changes can be found in the RCS file at
 # http://www.cybercom.net/~dcoffin/dcraw/RCS/dcraw.c,v
 
-DISTNAME=      dcraw-9.27.0
-PKGREVISION=   2
+DISTNAME=      dcraw-9.28.0
 CATEGORIES=    graphics
-MASTER_SITES=  http://www.cybercom.net/~dcoffin/dcraw/archive/
+MASTER_SITES=  https://www.dechifro.org/dcraw/archive/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.cybercom.net/~dcoffin/dcraw/
+HOMEPAGE=      https://www.dechifro.org/dcraw/
 COMMENT=       Raw digital camera decoder
+# Multiple options in the header; choose GPL2.
+LICENSE=       gnu-gpl-v2
 
 WRKSRC=                        ${WRKDIR}/${PKGBASE}
 

Index: pkgsrc/graphics/dcraw/distinfo
diff -u pkgsrc/graphics/dcraw/distinfo:1.33 pkgsrc/graphics/dcraw/distinfo:1.34
--- pkgsrc/graphics/dcraw/distinfo:1.33 Tue Oct 26 10:46:03 2021
+++ pkgsrc/graphics/dcraw/distinfo      Fri Jan 26 15:00:39 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2021/10/26 10:46:03 nia Exp $
+$NetBSD: distinfo,v 1.34 2024/01/26 15:00:39 gdt Exp $
 
-BLAKE2s (dcraw-9.27.0.tar.gz) = 823e031227b41595d0f3961b8ca0e8f173b0c7d85f6c575f3088aebd02c729bf
-SHA512 (dcraw-9.27.0.tar.gz) = 2b2faed3f1889ef82a50721f7d3f22b081104b586d644d369fa849ad08604c10898e9dfccf8935828cf432db74352161fe6d1f9bde5fbfa4dd8435188767a17a
-Size (dcraw-9.27.0.tar.gz) = 191803 bytes
+BLAKE2s (dcraw-9.28.0.tar.gz) = bb5f7fce146fd916a78def67ca8c9ff2261254e1c7a0f515525b980c0ecb32be
+SHA512 (dcraw-9.28.0.tar.gz) = 04609c4ddd5d1c9fa0ee1617d2ef25efdc22451e1fa6cf669d93abb1fa630a18198b30a289400f1814c8dca285547da8b081a1b00b085c00bb9318ad25c48a30
+Size (dcraw-9.28.0.tar.gz) = 194193 bytes
 SHA1 (patch-aa) = 3191ee51355a17f4d17a1b43fb1ad99918861935



Home | Main Index | Thread Index | Old Index