Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2023 07:52:32 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7c381ec16589 - main - devel/orcania: Update to 2.3.2
Message-ID:  <202306260752.35Q7qWTQ066693@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7c381ec1658969fa9fae162e068234a3f38b427d

commit 7c381ec1658969fa9fae162e068234a3f38b427d
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-06-26 07:34:08 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-06-26 07:52:19 +0000

    devel/orcania: Update to 2.3.2
    
    - Take maintainership
    
    ChangeLog: https://github.com/babelouest/orcania/blob/master/CHANGELOG.md
---
 devel/orcania/Makefile  | 6 ++----
 devel/orcania/distinfo  | 6 +++---
 devel/orcania/pkg-plist | 4 ++++
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/devel/orcania/Makefile b/devel/orcania/Makefile
index 0e8234ab7b2f..a462a0e61254 100644
--- a/devel/orcania/Makefile
+++ b/devel/orcania/Makefile
@@ -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}
 
diff --git a/devel/orcania/distinfo b/devel/orcania/distinfo
index fff07888e4ce..a147c0ed8f08 100644
--- a/devel/orcania/distinfo
+++ b/devel/orcania/distinfo
@@ -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
diff --git a/devel/orcania/pkg-plist b/devel/orcania/pkg-plist
index b6953cdbd400..baa99451b756 100644
--- a/devel/orcania/pkg-plist
+++ b/devel/orcania/pkg-plist
@@ -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%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306260752.35Q7qWTQ066693>