archivers/unshield: Update to 1.6.2

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/twogood/unshield/releases
This commit is contained in:
Po-Chuan Hsieh 2025-04-18 13:12:12 +08:00
parent dd34f8bec6
commit ed2b1ee540
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
4 changed files with 11 additions and 7 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= unshield
PORTVERSION= 1.5.1
PORTVERSION= 1.6.2
CATEGORIES= archivers
MAINTAINER= sunpoet@FreeBSD.org
@ -14,6 +14,8 @@ USES= cmake cpe pathfix ssl
CFLAGS+= -fPIC
USE_LDCONFIG= yes
PLIST_SUB= PORTVERSION=${PORTVERSION}
CPE_VENDOR= unshield_project
GH_ACCOUNT= twogood

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1641045780
SHA256 (twogood-unshield-1.5.1_GH0.tar.gz) = 34cd97ff1e6f764436d71676e3d6842dc7bd8e2dd5014068da5c560fe4661f60
SIZE (twogood-unshield-1.5.1_GH0.tar.gz) = 67454
TIMESTAMP = 1744288694
SHA256 (twogood-unshield-1.6.2_GH0.tar.gz) = a937ef596ad94d16e7ed2c8553ad7be305798dcdcfd65ae60210b1e54ab51a2f
SIZE (twogood-unshield-1.6.2_GH0.tar.gz) = 42833

View File

@ -1,7 +1,9 @@
bin/unshield
include/libunshield.h
lib/cmake/unshield/unshieldConfig-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/unshield/unshieldConfig.cmake
lib/libunshield.so
lib/libunshield.so.0
lib/libunshield.so.0.0.0
lib/libunshield.so.1
lib/libunshield.so.%%PORTVERSION%%
libdata/pkgconfig/libunshield.pc
share/man/man1/unshield.1.gz

View File

@ -1,7 +1,7 @@
PORTNAME= openmw
DISTVERSIONPREFIX= openmw-
DISTVERSION= 0.48.0
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= games
MAINTAINER= fluffy@FreeBSD.org