diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-29 02:49:10 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-29 02:49:10 +0800 |
commit | 98f476c09146eb9bf8258b618817a009f3ce23a7 (patch) | |
tree | 5255387288aef2c6b271027082be6d8127c37a80 /devel/ORBit2 | |
parent | d513ddddcd2a180c7b87ca143a13b2f422852db2 (diff) | |
download | freebsd-ports-gnome-98f476c09146eb9bf8258b618817a009f3ce23a7.tar.gz freebsd-ports-gnome-98f476c09146eb9bf8258b618817a009f3ce23a7.tar.zst freebsd-ports-gnome-98f476c09146eb9bf8258b618817a009f3ce23a7.zip |
Update to 2.10.1.
Diffstat (limited to 'devel/ORBit2')
-rw-r--r-- | devel/ORBit2/Makefile | 2 | ||||
-rw-r--r-- | devel/ORBit2/distinfo | 4 | ||||
-rw-r--r-- | devel/ORBit2/files/patch-ORBit-2.0.pc.in | 10 | ||||
-rw-r--r-- | devel/ORBit2/pkg-plist | 10 |
4 files changed, 13 insertions, 13 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 84b55120007d..735e3201f8f2 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ORBit2 -PORTVERSION= 2.10.0 +PORTVERSION= 2.10.1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 diff --git a/devel/ORBit2/distinfo b/devel/ORBit2/distinfo index b32abca376d0..03c741621017 100644 --- a/devel/ORBit2/distinfo +++ b/devel/ORBit2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/ORBit2-2.10.0.tar.bz2) = fe86ec038fc51ee0e90e84169a8dda6c -SIZE (gnome2/ORBit2-2.10.0.tar.bz2) = 643687 +MD5 (gnome2/ORBit2-2.10.1.tar.bz2) = f3ce1bb12976a799db7e58d8e76c2ad9 +SIZE (gnome2/ORBit2-2.10.1.tar.bz2) = 649256 diff --git a/devel/ORBit2/files/patch-ORBit-2.0.pc.in b/devel/ORBit2/files/patch-ORBit-2.0.pc.in deleted file mode 100644 index bd616eaa2014..000000000000 --- a/devel/ORBit2/files/patch-ORBit-2.0.pc.in +++ /dev/null @@ -1,10 +0,0 @@ ---- ORBit-2.0.pc.in.orig Sat May 31 11:04:33 2003 -+++ ORBit-2.0.pc.in Sun Jun 15 01:31:20 2003 -@@ -8,6 +8,6 @@ - Name: ORBit-2.0 - Description: High-performance CORBA Object Request Broker. - Version: @ORBIT_VERSION@ --Requires: glib-2.0 gmodule-2.0 -+Requires: glib-2.0 gmodule-2.0 gthread-2.0 - Libs: -L${libdir} -lORBit-2 @ORBIT_LIBS@ @LIBS@ -lm - Cflags: -I${includedir}/orbit-2.0 -DORBIT2=1 diff --git a/devel/ORBit2/pkg-plist b/devel/ORBit2/pkg-plist index c18fe8f28e9c..3700c6e6ea7b 100644 --- a/devel/ORBit2/pkg-plist +++ b/devel/ORBit2/pkg-plist @@ -64,6 +64,16 @@ libdata/pkgconfig/ORBit-idl-2.0.pc libdata/pkgconfig/ORBit-imodule-2.0.pc libdata/pkgconfig/ORBit-CosNaming-2.0.pc share/aclocal/ORBit2.m4 +%%DOCSDIR%%/ORBit2-orbit2-allocators.html +%%DOCSDIR%%/ORBit2-orbit2-small.html +%%DOCSDIR%%/ORBit2.devhelp +%%DOCSDIR%%/general.html +%%DOCSDIR%%/home.png +%%DOCSDIR%%/index.html +%%DOCSDIR%%/index.sgml +%%DOCSDIR%%/left.png +%%DOCSDIR%%/right.png +%%DOCSDIR%%/up.png share/idl/orbit-2.0/CosNaming.idl @dirrm share/idl/orbit-2.0 @dirrm %%DOCSDIR%% |