git: 9ee8bfaceef7 - main - graphics/openjph: Update to 0.16.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Sep 2024 20:15:50 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ee8bfaceef70051fbb995e1b8e2342ef42fc24a commit 9ee8bfaceef70051fbb995e1b8e2342ef42fc24a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-15 19:42:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-15 20:09:37 +0000 graphics/openjph: Update to 0.16.0 Changes: https://github.com/aous72/OpenJPH/releases --- graphics/openjph/Makefile | 4 ++-- graphics/openjph/distinfo | 6 +++--- graphics/openjph/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/graphics/openjph/Makefile b/graphics/openjph/Makefile index 0ff01a6806e0..4731965105a3 100644 --- a/graphics/openjph/Makefile +++ b/graphics/openjph/Makefile @@ -1,5 +1,5 @@ PORTNAME= openjph -PORTVERSION= 0.15.0 +PORTVERSION= 0.16.0 CATEGORIES= graphics MAINTAINER= sunpoet@FreeBSD.org @@ -30,6 +30,6 @@ CMAKE_ON+= OJPH_DISABLE_SIMD .endif post-install: - ${LN} -s libopenjph.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libopenjph.so.0 + ${LN} -s libopenjph.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libopenjph.so.${PORTVERSION:R:R} .include <bsd.port.mk> diff --git a/graphics/openjph/distinfo b/graphics/openjph/distinfo index 6f9d0309aa1b..8f00587ad751 100644 --- a/graphics/openjph/distinfo +++ b/graphics/openjph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721710228 -SHA256 (aous72-OpenJPH-0.15.0_GH0.tar.gz) = 36601fbd3b4e1fe54eef5e6fa51ac0eca7be94b2a3d7c0967e3c8da66687ff2c -SIZE (aous72-OpenJPH-0.15.0_GH0.tar.gz) = 395070 +TIMESTAMP = 1726080941 +SHA256 (aous72-OpenJPH-0.16.0_GH0.tar.gz) = 94bea4d7057f7a5dcb3f8eee3f854955ce153d98dad99602dd0ba50a560d7cf6 +SIZE (aous72-OpenJPH-0.16.0_GH0.tar.gz) = 425133 diff --git a/graphics/openjph/pkg-plist b/graphics/openjph/pkg-plist index da9cc4a1d170..911ebcdb3d37 100644 --- a/graphics/openjph/pkg-plist +++ b/graphics/openjph/pkg-plist @@ -12,6 +12,6 @@ include/openjph/ojph_params.h include/openjph/ojph_version.h lib/libopenjph.so lib/libopenjph.so.0 -lib/libopenjph.so.0.15 +lib/libopenjph.so.0.16 lib/libopenjph.so.%%PORTVERSION%% libdata/pkgconfig/openjph.pc