diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-20 22:15:36 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-20 22:15:36 +0000 |
commit | b18284dc8c505a9699073b654c0371ddd5959718 (patch) | |
tree | b40076deba9652f0a73448a98e01d635f185d097 /devel | |
parent | 99cc5f04357502dd04b6edbe60216ef879d78c7f (diff) |
Update to the new released version 3.0 since the beta version
seems to have disappeared.
Noticed by: Satoshi Asami <asami@freebsd.org>
Notes
Notes:
svn path=/head/; revision=12030
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ORBacus/Makefile | 8 | ||||
-rw-r--r-- | devel/ORBacus/distinfo | 2 |
2 files changed, 4 insertions, 6 deletions
diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile index 6caa47d8a0cc..8d7f557c0a28 100644 --- a/devel/ORBacus/Makefile +++ b/devel/ORBacus/Makefile @@ -3,11 +3,11 @@ # Whom: ejc@bazzle.com # Version required: 3.0b1 # -# $Id: Makefile,v 1.6 1998/07/11 17:53:39 steve Exp $ +# $Id: Makefile,v 1.7 1998/07/20 11:33:24 asami Exp $ # -DISTNAME= OB-3.0b1 -PKGNAME= ORBacus-3.0b1 +DISTNAME= OB-3.0 +PKGNAME= ORBacus-3.0 CATEGORIES= devel MASTER_SITES= ftp://ftp.ooc.com/pub/OB/3.0/ @@ -17,8 +17,6 @@ BUILD_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \ g++28:${PORTSDIR}/lang/gcc28 \ ${PREFIX}/lib/gcc-lib/i386-unknown-freebsd3.0/2.8.1/libstdc++.a:${PORTSDIR}/lang/glibstdc++28 -BROKEN= fetch - HAS_CONFIGURE= yes CONFIGURE_ENV= CXX=g++28 CXXFLAGS="-O -pipe" MAN1= idl.1 diff --git a/devel/ORBacus/distinfo b/devel/ORBacus/distinfo index f90a5029958d..9528cadf70c8 100644 --- a/devel/ORBacus/distinfo +++ b/devel/ORBacus/distinfo @@ -1 +1 @@ -MD5 (OB-3.0b1.tar.gz) = a132ae700a49206a6ef70aeae52d098b +MD5 (OB-3.0.tar.gz) = 30ac9e6e731985875ec0295afc5d0d5e |