git: f963ebe0e23a - main - devel/omniORB: Update version 4.3.0=>4.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Aug 2023 07:15:25 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=f963ebe0e23ae5d3a629cbacb006ec22fbca0196 commit f963ebe0e23ae5d3a629cbacb006ec22fbca0196 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-08-29 06:39:04 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-29 07:15:12 +0000 devel/omniORB: Update version 4.3.0=>4.3.1 - Mark BROKEN for 15. - Pet portclippy Changelog: https://sourceforge.net/projects/omniorb/files/omniORB/omniORB-4.3.1/ --- devel/omniORB/Makefile | 14 ++++++++++---- devel/omniORB/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile index a6273bc1b0fc..d83df0ad0623 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -1,6 +1,5 @@ PORTNAME= omniORB DISTVERSION= ${ABI_VER}.${ABI_MAJOR_VER}.${ABI_MINOR_VER} -PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTNAME}-${DISTVERSION:S/-2//} @@ -10,6 +9,10 @@ WWW= http://omniorb.sourceforge.net/ LICENSE= GPLv2 +BROKEN_FreeBSD_15= cannot convert 'pthread**' to 'pthread_t' {aka 'pthread*'} + +LIB_DEPENDS= libzstd.so:archivers/zstd + USES= compiler:gcc-c++11-lib gmake pkgconfig python shebangfix ssl \ tar:bzip2 BROKEN_SSL= openssl @@ -31,17 +34,20 @@ MAKEFILE= GNUmakefile WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S/-2//} -ABI_VER= 4 -ABI_MAJOR_VER= 3 -ABI_MINOR_VER= 0 PLIST_SUB+= ABI_MAJOR_VER=${ABI_MAJOR_VER} \ ABI_MINOR_VER=${ABI_MINOR_VER} \ ABI_VER=${ABI_VER} + OPTIONS_DEFINE= DOCS STATIC OPTIONS_DEFAULT= STATIC OPTIONS_SUB= yes + STATIC_CONFIGURE_OFF= --disable-static +ABI_VER= 4 +ABI_MAJOR_VER= 3 +ABI_MINOR_VER= 1 + post-patch: @${REINPLACE_CMD} -e 's#-O2#${CFLAGS}#g' ${WRKSRC}/mk/beforeauto.mk.in @${REINPLACE_CMD} -e 's#$$(INSTALLLIBDIR)/pkgconfig#${STAGEDIR}${PREFIX}/libdata/pkgconfig#g' \ diff --git a/devel/omniORB/distinfo b/devel/omniORB/distinfo index 87760400d93b..11ebbc4bca94 100644 --- a/devel/omniORB/distinfo +++ b/devel/omniORB/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642523909 -SHA256 (omniORB-4.3.0.tar.bz2) = 976045a2341f4e9a85068b21f4bd928993292933eeecefea372db09e0219eadd -SIZE (omniORB-4.3.0.tar.bz2) = 2762061 +TIMESTAMP = 1693290057 +SHA256 (omniORB-4.3.1.tar.bz2) = 0f42bc3eb737cae680dafa85b3ae3958e9f56a37912c5fb6b875933f8fb7390d +SIZE (omniORB-4.3.1.tar.bz2) = 2609669