Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Dec 2018 23:56:50 +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: r488849 - head/devel/py-omniorb
Message-ID:  <201812312356.wBVNuo29090496@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812312356.wBVNuo29090496>