diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-16 19:16:46 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-16 19:16:46 +0000 |
commit | fad19d1dfe7053ac90320dccbf9a3dc293b051ab (patch) | |
tree | 0762718d6d6a43f173f502a969b4d63e028d5b5a /devel/orbitcpp | |
parent | 6c155167eca522b177500b5ecdb1c4d8831e8966 (diff) | |
download | ports-fad19d1dfe7053ac90320dccbf9a3dc293b051ab.tar.gz ports-fad19d1dfe7053ac90320dccbf9a3dc293b051ab.zip |
Update to 1.3.6, shlib bump, utilize USE_GNOME, and make gnome@
the maintainer.
Notes
Notes:
svn path=/head/; revision=83114
Diffstat (limited to 'devel/orbitcpp')
-rw-r--r-- | devel/orbitcpp/Makefile | 8 | ||||
-rw-r--r-- | devel/orbitcpp/distinfo | 2 | ||||
-rw-r--r-- | devel/orbitcpp/pkg-plist | 3 |
3 files changed, 6 insertions, 7 deletions
diff --git a/devel/orbitcpp/Makefile b/devel/orbitcpp/Makefile index cd5a1ff8d85b..710260d8d767 100644 --- a/devel/orbitcpp/Makefile +++ b/devel/orbitcpp/Makefile @@ -6,19 +6,17 @@ # PORTNAME= orbitcpp -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= C++ bindings for ORBit, a CORBA 2.2-compliant ORB -LIB_DEPENDS= ORBit-2.0:${PORTSDIR}/devel/ORBit2 - USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack orbit2 USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes diff --git a/devel/orbitcpp/distinfo b/devel/orbitcpp/distinfo index 96984af62e7d..7f10c46d2527 100644 --- a/devel/orbitcpp/distinfo +++ b/devel/orbitcpp/distinfo @@ -1 +1 @@ -MD5 (orbitcpp-1.3.5.tar.bz2) = cc8f2c687fd44b04c361fbd3c50a1aef +MD5 (orbitcpp-1.3.6.tar.bz2) = 5dbfd25232aa3b079ffbee9fd5641348 diff --git a/devel/orbitcpp/pkg-plist b/devel/orbitcpp/pkg-plist index 5d3d7b2157e8..34e8012cd6df 100644 --- a/devel/orbitcpp/pkg-plist +++ b/devel/orbitcpp/pkg-plist @@ -8,6 +8,7 @@ include/orbitcpp-2.0/orbitcpp/orb-cpp/orbitcpp_exceptionlist.h include/orbitcpp-2.0/orbitcpp/orb-cpp/orbitcpp_object.h include/orbitcpp-2.0/orbitcpp/orb-cpp/orbitcpp_orb.h include/orbitcpp-2.0/orbitcpp/orb-cpp/orbitcpp_poa.h +include/orbitcpp-2.0/orbitcpp/orb-cpp/orbitcpp_poaexceptionlist.h include/orbitcpp-2.0/orbitcpp/orb-cpp/orbitcpp_sequence.h include/orbitcpp-2.0/orbitcpp/orb-cpp/orbitcpp_simple_seq.h include/orbitcpp-2.0/orbitcpp/orb-cpp/orbitcpp_smartptr.h @@ -33,7 +34,7 @@ include/orbitcpp-2.0/orbitcpp/orb-cpp/smartpointers/string_out.h include/orbitcpp-2.0/orbitcpp/orb-cpp/smartpointers/string_var.h lib/libORBit-2-cpp.a lib/libORBit-2-cpp.so -lib/libORBit-2-cpp.so.5 +lib/libORBit-2-cpp.so.6 libdata/pkgconfig/ORBit-2.0-cpp.pc @dirrm include/orbitcpp-2.0/orbitcpp/orb-cpp/smartpointers @dirrm include/orbitcpp-2.0/orbitcpp/orb-cpp |