aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ace+tao
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-01-07 17:17:31 +0800
committerkrion <krion@FreeBSD.org>2004-01-07 17:17:31 +0800
commit33fe7492ed3c59a3f91f2d604c24769359caf628 (patch)
treea323b58a40f4a972fe35f40121312c0cf87c0789 /devel/ace+tao
parent88b0da34998d2a9b7aeaab0d347522735f55772a (diff)
downloadfreebsd-ports-gnome-33fe7492ed3c59a3f91f2d604c24769359caf628.tar.gz
freebsd-ports-gnome-33fe7492ed3c59a3f91f2d604c24769359caf628.tar.zst
freebsd-ports-gnome-33fe7492ed3c59a3f91f2d604c24769359caf628.zip
- Change CONFLICTS= with CONFLICTS?= for slave port
- Change DISTNAME for new tarball name PR: 61003 Submitted by: maintainer
Diffstat (limited to 'devel/ace+tao')
-rw-r--r--devel/ace+tao/Makefile9
-rw-r--r--devel/ace+tao/distinfo2
-rw-r--r--devel/ace+tao/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/devel/ace+tao/Makefile b/devel/ace+tao/Makefile
index e827a3b27925..5127eee88464 100644
--- a/devel/ace+tao/Makefile
+++ b/devel/ace+tao/Makefile
@@ -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
diff --git a/devel/ace+tao/distinfo b/devel/ace+tao/distinfo
index b1a1c2437820..d8885c0d380a 100644
--- a/devel/ace+tao/distinfo
+++ b/devel/ace+tao/distinfo
@@ -1 +1 @@
-MD5 (ACE+TAO.tar.bz2) = d57ccf34fb5185f25518bea531dace08
+MD5 (ACE-5.3.6+TAO-1.3.6.tar.bz2) = d57ccf34fb5185f25518bea531dace08
diff --git a/devel/ace+tao/pkg-descr b/devel/ace+tao/pkg-descr
index 6453c1f8ab57..e2e0185177d8 100644
--- a/devel/ace+tao/pkg-descr
+++ b/devel/ace+tao/pkg-descr
@@ -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