From owner-svn-ports-head@freebsd.org Tue Apr 5 17:43:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F11A6B0436F; Tue, 5 Apr 2016 17:43:05 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C27FF14C3; Tue, 5 Apr 2016 17:43:05 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u35Hh4RX087822; Tue, 5 Apr 2016 17:43:04 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u35Hh4i7087819; Tue, 5 Apr 2016 17:43:04 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201604051743.u35Hh4i7087819@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Tue, 5 Apr 2016 17:43:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412576 - head/devel/py-omniorb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2016 17:43:06 -0000 Author: bofh Date: Tue Apr 5 17:43:04 2016 New Revision: 412576 URL: https://svnweb.freebsd.org/changeset/ports/412576 Log: devel/py-omniorb: Update version 4.2.1=>4.2.1-2 Modified: head/devel/py-omniorb/Makefile head/devel/py-omniorb/distinfo Modified: head/devel/py-omniorb/Makefile ============================================================================== --- head/devel/py-omniorb/Makefile Tue Apr 5 17:42:00 2016 (r412575) +++ head/devel/py-omniorb/Makefile Tue Apr 5 17:43:04 2016 (r412576) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= omniorb -PORTVERSION= 4.2.1 +DISTVERSION= 4.2.1-2 CATEGORIES= devel python -MASTER_SITES= SF/${PORTNAME}/omniORBpy/omniORBpy-${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/omniORBpy/omniORBpy-${DISTVERSION:S/-2//} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= omniORBpy-${PORTVERSION} +DISTNAME= omniORBpy-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Python bindings for omniORB4, a CORBA 2.6 ORB @@ -25,6 +25,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES PLIST_SUB= SONUM=2 +WRKSRC= ${WRKDIR}/${DISTNAME:S/-2//} CONFIGURE_WRKSRC= ${WRKSRC}/build BUILD_WRKSRC= ${CONFIGURE_WRKSRC} INSTALL_WRKSRC= ${CONFIGURE_WRKSRC} Modified: head/devel/py-omniorb/distinfo ============================================================================== --- head/devel/py-omniorb/distinfo Tue Apr 5 17:42:00 2016 (r412575) +++ head/devel/py-omniorb/distinfo Tue Apr 5 17:43:04 2016 (r412576) @@ -1,2 +1,2 @@ -SHA256 (omniORBpy-4.2.1.tar.bz2) = 29cc5603681c777c9aa9a06a368b39d24fc6a20d123eaac0d96cec5bb56b5c00 -SIZE (omniORBpy-4.2.1.tar.bz2) = 656054 +SHA256 (omniORBpy-4.2.1-2.tar.bz2) = e0d0f89c0fc6e33b480a2bf7acc7d353b9346a7067571a6be8f594c78b161422 +SIZE (omniORBpy-4.2.1-2.tar.bz2) = 656200