1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

devel/orcania: Update to 2.3.2

- Take maintainership

ChangeLog: https://github.com/babelouest/orcania/blob/master/CHANGELOG.md
This commit is contained in:
Nuno Teixeira 2023-06-26 08:34:08 +01:00
parent 6f1e92fb3a
commit 7c381ec165
3 changed files with 9 additions and 7 deletions

View File

@ -1,9 +1,9 @@
PORTNAME= orcania
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.1
DISTVERSION= 2.3.2
CATEGORIES= devel
MAINTAINER= ports@FreeBSD.org
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Potluck with different functions for different purposes
WWW= https://github.com/babelouest/orcania
@ -11,10 +11,8 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= babelouest
GH_PROJECT= orcania
PLIST_SUB= PORTVERSION=${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1665854174
SHA256 (babelouest-orcania-v2.3.1_GH0.tar.gz) = bbf08d563528b8ab88dd4b0e67aeb4e7c4fc9f19dcd1a0346b773cf492f7612b
SIZE (babelouest-orcania-v2.3.1_GH0.tar.gz) = 67013
TIMESTAMP = 1687721725
SHA256 (babelouest-orcania-v2.3.2_GH0.tar.gz) = fcd93c554afeb694a36ac3c8bd1fa767028b373cb0b94a9396124c4e36d24038
SIZE (babelouest-orcania-v2.3.2_GH0.tar.gz) = 39739

View File

@ -1,6 +1,10 @@
bin/base64url
include/orcania-cfg.h
include/orcania.h
lib/cmake/Orcania/OrcaniaConfig.cmake
lib/cmake/Orcania/OrcaniaConfigVersion.cmake
lib/cmake/Orcania/OrcaniaTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/Orcania/OrcaniaTargets.cmake
lib/liborcania.so
lib/liborcania.so.2.3
lib/liborcania.so.%%PORTVERSION%%