summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbofh <bofh@FreeBSD.org>2016-04-05 17:42:00 +0000
committerbofh <bofh@FreeBSD.org>2016-04-05 17:42:00 +0000
commit9ef7954ab08580e70d20efdf5cfbcdeec3051727 (patch)
tree2f48a5850876d06e0125ea931cb00cca4c2f603c
parentc686bda09b15a31fc5a0662f68b6b67a55b9be89 (diff)
downloadFreeBSD-ports-9ef7954ab08580e70d20efdf5cfbcdeec3051727.zip
FreeBSD-ports-9ef7954ab08580e70d20efdf5cfbcdeec3051727.tar.gz
devel/omniORB: Update version 4.2.1=>4.2.1-2
-rw-r--r--devel/omniORB/Makefile7
-rw-r--r--devel/omniORB/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile
index 628c613..46b8182 100644
--- a/devel/omniORB/Makefile
+++ b/devel/omniORB/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= omniORB
-PORTVERSION= 4.2.1
+DISTVERSION= 4.2.1-2
CATEGORIES= devel
-MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTNAME}-${DISTVERSION:S/-2//}
MAINTAINER= bofh@FreeBSD.org
COMMENT= Robust high performance CORBA ORB for C++ and Python
@@ -12,7 +12,7 @@ COMMENT= Robust high performance CORBA ORB for C++ and Python
LICENSE= GPLv2
CONFLICTS= omniORB41-4.1.*
-PLIST_SUB+= SONUM=${PORTVERSION:C/.*\.//}
+PLIST_SUB+= SONUM=1
GNU_CONFIGURE= yes
USE_OPENSSL= yes
USES= gmake pkgconfig python tar:bzip2
@@ -26,6 +26,7 @@ OPTIONS_DEFINE= DOCS STATIC
OPTIONS_DEFAULT= DOCS STATIC
OPTIONS_SUB= yes
STATIC_CONFIGURE_OFF= --disable-static
+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S/-2//}
post-patch:
@${REINPLACE_CMD} -e 's#-O2#${CFLAGS}#g' ${WRKSRC}/mk/beforeauto.mk.in
diff --git a/devel/omniORB/distinfo b/devel/omniORB/distinfo
index cbc7093..a2f9b25 100644
--- a/devel/omniORB/distinfo
+++ b/devel/omniORB/distinfo
@@ -1,2 +1,2 @@
-SHA256 (omniORB-4.2.1.tar.bz2) = e877e8766f25c98309eef8fa22d900fbf6b15ed372cdcc3e2ad7d100bff43cbd
-SIZE (omniORB-4.2.1.tar.bz2) = 2657144
+SHA256 (omniORB-4.2.1-2.tar.bz2) = 9b638c7047a05551c42fe13901194e63b58750d4124654bfa26203d09cb5072d
+SIZE (omniORB-4.2.1-2.tar.bz2) = 2663504
OpenPOWER on IntegriCloud