From owner-svn-ports-all@freebsd.org Tue Apr 5 17:42:02 2016 Return-Path: Delivered-To: svn-ports-all@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 4A227B042C6; Tue, 5 Apr 2016 17:42:02 +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 03C6F1263; Tue, 5 Apr 2016 17:42:01 +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 u35Hg1gT087679; Tue, 5 Apr 2016 17:42:01 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u35Hg1JK087677; Tue, 5 Apr 2016 17:42:01 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201604051742.u35Hg1JK087677@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:42:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412575 - head/devel/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-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2016 17:42:02 -0000 Author: bofh Date: Tue Apr 5 17:42:00 2016 New Revision: 412575 URL: https://svnweb.freebsd.org/changeset/ports/412575 Log: devel/omniORB: Update version 4.2.1=>4.2.1-2 Modified: head/devel/omniORB/Makefile head/devel/omniORB/distinfo Modified: head/devel/omniORB/Makefile ============================================================================== --- head/devel/omniORB/Makefile Tue Apr 5 16:51:04 2016 (r412574) +++ head/devel/omniORB/Makefile Tue Apr 5 17:42:00 2016 (r412575) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= omniORB -PORTVERSION= 4.2.1 +DISTVERSION= 4.2.1-2 CATEGORIES= devel -MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTNAME}-${PORTVERSION} +MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTNAME}-${DISTVERSION:S/-2//} MAINTAINER= bofh@FreeBSD.org COMMENT= Robust high performance CORBA ORB for C++ and Python @@ -12,7 +12,7 @@ COMMENT= Robust high performance CORBA O LICENSE= GPLv2 CONFLICTS= omniORB41-4.1.* -PLIST_SUB+= SONUM=${PORTVERSION:C/.*\.//} +PLIST_SUB+= SONUM=1 GNU_CONFIGURE= yes USE_OPENSSL= yes USES= gmake pkgconfig python tar:bzip2 @@ -26,6 +26,7 @@ OPTIONS_DEFINE= DOCS STATIC OPTIONS_DEFAULT= DOCS STATIC OPTIONS_SUB= yes STATIC_CONFIGURE_OFF= --disable-static +WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S/-2//} post-patch: @${REINPLACE_CMD} -e 's#-O2#${CFLAGS}#g' ${WRKSRC}/mk/beforeauto.mk.in Modified: head/devel/omniORB/distinfo ============================================================================== --- head/devel/omniORB/distinfo Tue Apr 5 16:51:04 2016 (r412574) +++ head/devel/omniORB/distinfo Tue Apr 5 17:42:00 2016 (r412575) @@ -1,2 +1,2 @@ -SHA256 (omniORB-4.2.1.tar.bz2) = e877e8766f25c98309eef8fa22d900fbf6b15ed372cdcc3e2ad7d100bff43cbd -SIZE (omniORB-4.2.1.tar.bz2) = 2657144 +SHA256 (omniORB-4.2.1-2.tar.bz2) = 9b638c7047a05551c42fe13901194e63b58750d4124654bfa26203d09cb5072d +SIZE (omniORB-4.2.1-2.tar.bz2) = 2663504