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:   wiz
Date:           Sun May 10 12:01:23 UTC 2026

Modified Files:
        pkgsrc/graphics/OpenJPH: Makefile distinfo

Log Message:
OpenJPH: update to 0.27.2.

0.27.2: Fix version (#270) Latest

Forgot to bump version in my previous release.

0.27.1

Two small bug fixes.

What's Changed

    Adds a check that we do not use reversible Sqcd/Sqcc with irreversible transform
    Detecting illegal precinct width or height by @aous72 in #269
    Full Changelog: 0.27.0...0.27.1


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/OpenJPH/Makefile
cvs rdiff -u -r1.7 -r1.8 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.10 pkgsrc/graphics/OpenJPH/Makefile:1.11
--- pkgsrc/graphics/OpenJPH/Makefile:1.10       Sun Apr 19 14:38:51 2026
+++ pkgsrc/graphics/OpenJPH/Makefile    Sun May 10 12:01:23 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2026/04/19 14:38:51 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2026/05/10 12:01:23 wiz Exp $
 
-DISTNAME=      OpenJPH-0.27.0
+DISTNAME=      OpenJPH-0.27.2
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=aous72/}
 GITHUB_TAG=    ${PKGVERSION_NOREV}

Index: pkgsrc/graphics/OpenJPH/distinfo
diff -u pkgsrc/graphics/OpenJPH/distinfo:1.7 pkgsrc/graphics/OpenJPH/distinfo:1.8
--- pkgsrc/graphics/OpenJPH/distinfo:1.7        Sun Apr 19 14:38:51 2026
+++ pkgsrc/graphics/OpenJPH/distinfo    Sun May 10 12:01:23 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2026/04/19 14:38:51 wiz Exp $
+$NetBSD: distinfo,v 1.8 2026/05/10 12:01:23 wiz Exp $
 
-BLAKE2s (OpenJPH-0.27.0.tar.gz) = bfb642a829d2afab147a324a5fbd6d1e2ebdaf531e729742bab2a03be640951d
-SHA512 (OpenJPH-0.27.0.tar.gz) = 65134ddd870b275d5cab8bae704aa0781978b49e85b6b645a90e93fb6d482ee17d494a8f05e7e3dddf803532da631b898e75cb90b99b2db048c6111e84d4a1e1
-Size (OpenJPH-0.27.0.tar.gz) = 483754 bytes
+BLAKE2s (OpenJPH-0.27.2.tar.gz) = 731ea2ca9310885d7ff2c0e5f296fab6bcc70e7c20d5527710d2d6ce571e1484
+SHA512 (OpenJPH-0.27.2.tar.gz) = 2bf9cd0a605f31d4961a7f65a11af8c04a9e263fe43909cdf34918795c7bfdebbff87a0613f6b76f1ac4ad2ef78b34363c3d850d08bb188093796986f36d0d6c
+Size (OpenJPH-0.27.2.tar.gz) = 483981 bytes



Home | Main Index | Thread Index | Old Index