pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/OpenJPH



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Jun  6 07:28:07 UTC 2026

Modified Files:
        pkgsrc/graphics/OpenJPH: Makefile distinfo

Log Message:
OpenJPH: updated to 0.27.4

0.27.4

add documentation for ASAN build type
Bug fix


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/OpenJPH/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/OpenJPH/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/OpenJPH/Makefile
diff -u pkgsrc/graphics/OpenJPH/Makefile:1.12 pkgsrc/graphics/OpenJPH/Makefile:1.13
--- pkgsrc/graphics/OpenJPH/Makefile:1.12       Sun May 17 14:08:48 2026
+++ pkgsrc/graphics/OpenJPH/Makefile    Sat Jun  6 07:28:07 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2026/05/17 14:08:48 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2026/06/06 07:28:07 adam Exp $
 
-DISTNAME=      OpenJPH-0.27.3
+DISTNAME=      OpenJPH-0.27.4
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=aous72/}
 GITHUB_TAG=    ${PKGVERSION_NOREV}
@@ -10,7 +10,9 @@ HOMEPAGE=     https://github.com/aous72/Open
 COMMENT=       Open-source implementation of JPEG2000 Part-15
 LICENSE=       2-clause-bsd
 
-USE_LANGUAGES= c c++
+USE_CC_FEATURES=       c11
+USE_CXX_FEATURES=      c++14
+USE_LANGUAGES=         c c++
 
 PKGCONFIG_OVERRIDE+=           ${CMAKE_BUILD_DIR}/openjph.pc
 PKGCONFIG_OVERRIDE_STAGE=      post-build

Index: pkgsrc/graphics/OpenJPH/distinfo
diff -u pkgsrc/graphics/OpenJPH/distinfo:1.9 pkgsrc/graphics/OpenJPH/distinfo:1.10
--- pkgsrc/graphics/OpenJPH/distinfo:1.9        Sun May 17 14:08:48 2026
+++ pkgsrc/graphics/OpenJPH/distinfo    Sat Jun  6 07:28:07 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2026/05/17 14:08:48 wiz Exp $
+$NetBSD: distinfo,v 1.10 2026/06/06 07:28:07 adam Exp $
 
-BLAKE2s (OpenJPH-0.27.3.tar.gz) = 04dc88f0ec6df7ece38bf589ca7c155b9e0b9fbb65adcc2149383fa0e4651de3
-SHA512 (OpenJPH-0.27.3.tar.gz) = 91d8626decae8a09a7afabf387334e6e6501c277f7d3dd6ce7f2a707200c23c227945dad9fd739a4c07f6f0db090b345909068ee332dc5ac818fbfc0adf694c6
-Size (OpenJPH-0.27.3.tar.gz) = 486878 bytes
+BLAKE2s (OpenJPH-0.27.4.tar.gz) = 5f9d62cb222c99c81f24e80b2b6e89fd3175ca9425195959802b2d03e877324b
+SHA512 (OpenJPH-0.27.4.tar.gz) = e0a2959a61a7ccafbf6d6a4f0c536bcedaad972c1c81592c1501ac3b1dcd75fb89fbae37176d8160ed95e4fc4196635597e26c694795a0a6cc3b0021e6306c33
+Size (OpenJPH-0.27.4.tar.gz) = 487016 bytes



Home | Main Index | Thread Index | Old Index