- Change CONFLICTS= with CONFLICTS?= for slave port

- Change DISTNAME for new tarball name

PR:		61003
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2004-01-07 09:17:31 +00:00
parent 3783849d23
commit 404d53e08f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97561
3 changed files with 6 additions and 7 deletions

View file

@ -8,15 +8,14 @@
PORTNAME?= ace+tao
PORTVERSION?= ${ACE_VERSION}+${TAO_VERSION}
CATEGORIES= devel
# The distfile does not have version numbers, so try my mirror first
MASTER_SITES= http://deuce.doc.wustl.edu/ \
http://www.navicon.dk/mirrors/ace/deuce.doc.wustl.edu/
DISTNAME?= ${PORTNAME:U}
MASTER_SITES= http://deuce.doc.wustl.edu/old_distribution/ \
http://www.navicon.dk/mirrors/ace/deuce.doc.wustl.edu/old_distribution/
DISTNAME?= ACE-${ACE_VERSION}+TAO-${TAO_VERSION}
MAINTAINER= sem@ciam.ru
COMMENT?= The Adaptive Communication Environment (ACE) with The ACE ORB (TAO)
CONFLICTS= ace-*
CONFLICTS?= ace-*
ACE_VERSION= 5.3.6
TAO_VERSION= 1.3.6

View file

@ -1 +1 @@
MD5 (ACE+TAO.tar.bz2) = d57ccf34fb5185f25518bea531dace08
MD5 (ACE-5.3.6+TAO-1.3.6.tar.bz2) = d57ccf34fb5185f25518bea531dace08

View file

@ -8,4 +8,4 @@ TAO is a freely available, open-source implementation of a
CORBA 2.x-compliant ORB that supports real-time extensions.
WWW: http://www.cs.wustl.edu/~schmidt/ACE.html
WWW: http://www.cs.wustl.edu/~schmidt/TAO.html
http://www.cs.wustl.edu/~schmidt/TAO.html