Date: Mon, 8 Jan 2018 19:47:42 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458472 - head/devel/py-omniorb Message-ID: <201801081947.w08Jlgqj059200@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Mon Jan 8 19:47:42 2018 New Revision: 458472 URL: https://svnweb.freebsd.org/changeset/ports/458472 Log: devel/py-omniorb: Update version 4.2.1-2=>4.2.2 Relnotes: http://svn.code.sf.net/p/omniorb/svn/branches/4_2/omniORBpy/ReleaseNotes.txt Modified: head/devel/py-omniorb/Makefile head/devel/py-omniorb/distinfo head/devel/py-omniorb/pkg-plist Modified: head/devel/py-omniorb/Makefile ============================================================================== --- head/devel/py-omniorb/Makefile Mon Jan 8 19:44:13 2018 (r458471) +++ head/devel/py-omniorb/Makefile Mon Jan 8 19:47:42 2018 (r458472) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= omniorb -DISTVERSION= 4.2.1-2 -PORTREVISION= 1 +DISTVERSION= 4.2.2 CATEGORIES= devel python MASTER_SITES= SF/${PORTNAME}/omniORBpy/omniORBpy-${DISTVERSION:S/-2//} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -32,7 +31,6 @@ OMNIORB_WRKSRC!= cd ${.CURDIR}/../omniORB && ${MAKE} - GNU_CONFIGURE= yes CONFIGURE_OUTSOURCE= yes MAKEFILE= GNUmakefile -USE_LDCONFIG= yes USES= gmake python shebangfix ssl tar:bzip2 SHEBANG_FILES= examples/tests/*.py examples/poa/*.py \ examples/fortune/*.py examples/embed/*.py \ Modified: head/devel/py-omniorb/distinfo ============================================================================== --- head/devel/py-omniorb/distinfo Mon Jan 8 19:44:13 2018 (r458471) +++ head/devel/py-omniorb/distinfo Mon Jan 8 19:47:42 2018 (r458472) @@ -1,2 +1,3 @@ -SHA256 (omniORBpy-4.2.1-2.tar.bz2) = e0d0f89c0fc6e33b480a2bf7acc7d353b9346a7067571a6be8f594c78b161422 -SIZE (omniORBpy-4.2.1-2.tar.bz2) = 656200 +TIMESTAMP = 1515435715 +SHA256 (omniORBpy-4.2.2.tar.bz2) = f3686e5f85b7c7fec83a1ec97dc6874d336e24830c0e68f1e1ecbd798fa1696a +SIZE (omniORBpy-4.2.2.tar.bz2) = 666047 Modified: head/devel/py-omniorb/pkg-plist ============================================================================== --- head/devel/py-omniorb/pkg-plist Mon Jan 8 19:44:13 2018 (r458471) +++ head/devel/py-omniorb/pkg-plist Mon Jan 8 19:47:42 2018 (r458472) @@ -363,6 +363,8 @@ include/omniORBpy.h %%PORTDOCS%%%%DOCSDIR%%/omniORBpy.pdf %%PORTDOCS%%%%DOCSDIR%%/tex/omniORBpy.bib %%PORTDOCS%%%%DOCSDIR%%/tex/omniORBpy.tex +%%PORTDOCS%%%%DOCSDIR%%/tex/omniURLDefs.hva +%%PORTDOCS%%%%DOCSDIR%%/tex/omniURLDefs.sty %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ami/ami_callback.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ami/ami_poller.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ami/example_echo.idl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801081947.w08Jlgqj059200>