aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-29 06:39:04 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-29 07:15:12 +0000
commitf963ebe0e23ae5d3a629cbacb006ec22fbca0196 (patch)
tree4155075cec9e0369ed3fe8fbba0f23dd0fc6ecc9
parent5ee336ecdc088bf553b7ec6cacd794a1edadd7fe (diff)
downloadports-f963ebe0e23ae5d3a629cbacb006ec22fbca0196.tar.gz
ports-f963ebe0e23ae5d3a629cbacb006ec22fbca0196.zip
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/
-rw-r--r--devel/omniORB/Makefile14
-rw-r--r--devel/omniORB/distinfo6
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