1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

graphics/openjph: Update to 0.16.0

Changes:	https://github.com/aous72/OpenJPH/releases
This commit is contained in:
Po-Chuan Hsieh 2024-09-16 03:42:28 +08:00
parent 269857795e
commit 9ee8bfacee
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 6 additions and 6 deletions

View File

@ -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>

View File

@ -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

View File

@ -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