svn commit: r488849 - head/devel/py-omniorb

Muhammad Moinur Rahman bofh at FreeBSD.org
Mon Dec 31 23:56:51 UTC 2018


Author: bofh
Date: Mon Dec 31 23:56:50 2018
New Revision: 488849
URL: https://svnweb.freebsd.org/changeset/ports/488849

Log:
  devel/py-omniorb: Update version 4.2.2=>4.2.3

Modified:
  head/devel/py-omniorb/Makefile
  head/devel/py-omniorb/distinfo

Modified: head/devel/py-omniorb/Makefile
==============================================================================
--- head/devel/py-omniorb/Makefile	Mon Dec 31 23:55:55 2018	(r488848)
+++ head/devel/py-omniorb/Makefile	Mon Dec 31 23:56:50 2018	(r488849)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	omniorb
-DISTVERSION=	4.2.2
+DISTVERSION=	4.2.3
 CATEGORIES=	devel python
 MASTER_SITES=	SF/${PORTNAME}/omniORBpy/omniORBpy-${DISTVERSION:S/-2//}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +19,8 @@ RUN_DEPENDS=	omniidl:devel/omniORB
 # see also the "post-extract" target below.
 BUILD_DEPENDS=	${NONEXISTENT}:devel/omniORB:patch
 
+USES=		gmake python shebangfix ssl tar:bzip2
+
 CONFLICTS=	py*-orbit-2* ${PYTHON_PKGNAMEPREFIX}omniorb3-3*
 
 OPTIONS_DEFINE=	DOCS EXAMPLES
@@ -31,7 +33,6 @@ OMNIORB_WRKSRC!=	cd ${.CURDIR}/../omniORB && ${MAKE} -
 GNU_CONFIGURE=	yes
 CONFIGURE_OUTSOURCE=	yes
 MAKEFILE=	GNUmakefile
-USES=		gmake python shebangfix ssl tar:bzip2
 SHEBANG_FILES=	examples/tests/*.py examples/poa/*.py \
 		examples/fortune/*.py examples/embed/*.py \
 		examples/valuetype/tests/*.py \

Modified: head/devel/py-omniorb/distinfo
==============================================================================
--- head/devel/py-omniorb/distinfo	Mon Dec 31 23:55:55 2018	(r488848)
+++ head/devel/py-omniorb/distinfo	Mon Dec 31 23:56:50 2018	(r488849)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515435715
-SHA256 (omniORBpy-4.2.2.tar.bz2) = f3686e5f85b7c7fec83a1ec97dc6874d336e24830c0e68f1e1ecbd798fa1696a
-SIZE (omniORBpy-4.2.2.tar.bz2) = 666047
+TIMESTAMP = 1546299409
+SHA256 (omniORBpy-4.2.3.tar.bz2) = 5c601888e57c7664324357a1be50f2739c468057b46fba29821a25069fc0aee5
+SIZE (omniORBpy-4.2.3.tar.bz2) = 664579


More information about the svn-ports-all mailing list