svn commit: r458470 - head/devel/omniORB
Muhammad Moinur Rahman
bofh at FreeBSD.org
Mon Jan 8 19:43:50 UTC 2018
Author: bofh
Date: Mon Jan 8 19:43:49 2018
New Revision: 458470
URL: https://svnweb.freebsd.org/changeset/ports/458470
Log:
devel/omniORB: Update version 4.2.1-2=>4.2.2
Relnotes: http://svn.code.sf.net/p/omniorb/svn/branches/4_2/omniORB/ReleaseNotes.txt
Modified:
head/devel/omniORB/Makefile
head/devel/omniORB/distinfo
head/devel/omniORB/pkg-plist
Modified: head/devel/omniORB/Makefile
==============================================================================
--- head/devel/omniORB/Makefile Mon Jan 8 18:56:09 2018 (r458469)
+++ head/devel/omniORB/Makefile Mon Jan 8 19:43:49 2018 (r458470)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= omniORB
-DISTVERSION= 4.2.1-2
-PORTREVISION= 1
+DISTVERSION= 4.2.2
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTNAME}-${DISTVERSION:S/-2//}
@@ -13,7 +12,7 @@ COMMENT= Robust high performance CORBA ORB for C++ and
LICENSE= GPLv2
CONFLICTS= omniORB41-4.1.*
-PLIST_SUB+= SONUM=1
+PLIST_SUB+= SONUM=2
GNU_CONFIGURE= yes
USES= gmake pkgconfig python tar:bzip2 shebangfix ssl
USE_LDCONFIG= yes
@@ -43,9 +42,9 @@ post-install:
.for i in catior convertior omniMapper omniNames omnicpp nameclt omkdepend genior
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${i}
.endfor
-.for i in libomniDynamic4.so.2.1 libomnisslTP4.so.2.1 libCOS4.so.2.1 \
- libomniCodeSets4.so.2.1 libomniZIOPDynamic4.so.2.1 libomniZIOP4.so.2.1 \
- libomniConnectionMgmt4.so.2.1 libomniORB4.so.2.1 libCOSDynamic4.so.2.1 \
+.for i in libomniDynamic4.so.2.2 libomnisslTP4.so.2.2 libCOS4.so.2.2 \
+ libomniCodeSets4.so.2.2 libomniZIOPDynamic4.so.2.2 libomniZIOP4.so.2.2 \
+ libomniConnectionMgmt4.so.2.2 libomniORB4.so.2.2 libCOSDynamic4.so.2.2 \
libomnithread.so.4.0
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${i}
.endfor
Modified: head/devel/omniORB/distinfo
==============================================================================
--- head/devel/omniORB/distinfo Mon Jan 8 18:56:09 2018 (r458469)
+++ head/devel/omniORB/distinfo Mon Jan 8 19:43:49 2018 (r458470)
@@ -1,2 +1,3 @@
-SHA256 (omniORB-4.2.1-2.tar.bz2) = 9b638c7047a05551c42fe13901194e63b58750d4124654bfa26203d09cb5072d
-SIZE (omniORB-4.2.1-2.tar.bz2) = 2663504
+TIMESTAMP = 1515417481
+SHA256 (omniORB-4.2.2.tar.bz2) = ddd909ce31014be2beebf67a5e9fabbf03b5bb0c26b8c53ab64d470d77348ece
+SIZE (omniORB-4.2.2.tar.bz2) = 2673800
Modified: head/devel/omniORB/pkg-plist
==============================================================================
--- head/devel/omniORB/pkg-plist Mon Jan 8 18:56:09 2018 (r458469)
+++ head/devel/omniORB/pkg-plist Mon Jan 8 19:43:49 2018 (r458470)
@@ -395,11 +395,11 @@ man/man1/omniidl.1.gz
%%PORTDOCS%%%%DOCSDIR%%/omniidl.pdf
%%PORTDOCS%%%%DOCSDIR%%/omnithread.html
%%PORTDOCS%%%%DOCSDIR%%/omnithread.pdf
-%%PORTDOCS%%%%DOCSDIR%%/tex/cover.tex
-%%PORTDOCS%%%%DOCSDIR%%/tex/ode.tex
%%PORTDOCS%%%%DOCSDIR%%/tex/omniNames.tex
%%PORTDOCS%%%%DOCSDIR%%/tex/omniORB.bib
%%PORTDOCS%%%%DOCSDIR%%/tex/omniORB.tex
+%%PORTDOCS%%%%DOCSDIR%%/tex/omniURLDefs.hva
+%%PORTDOCS%%%%DOCSDIR%%/tex/omniURLDefs.sty
%%PORTDOCS%%%%DOCSDIR%%/tex/omniidl.tex
%%PORTDOCS%%%%DOCSDIR%%/tex/omnithread.tex
%%PORTDOCS%%%%DOCSDIR%%/tex/utilities.tex
More information about the svn-ports-all
mailing list