devel/py-omniorb: Update version 4.2.1=>4.2.1-2
This commit is contained in:
parent
69bee8fdde
commit
9fc2c1bced
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412576
2 changed files with 6 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue