summaryrefslogtreecommitdiff
path: root/devel/ORBit2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-19 20:16:06 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-19 20:16:06 +0000
commit63c7a0f9737c93a82ece5b35edb91dbb81752862 (patch)
tree8fd2b334d8c215b34cd6ae1ba2b59c1a19256051 /devel/ORBit2
parent* Fix build with latest GNOME libraries. (diff)
Back to betas...Update to GNOME 2.0 beta 5.
Notes
Notes: svn path=/head/; revision=59482
Diffstat (limited to 'devel/ORBit2')
-rw-r--r--devel/ORBit2/Makefile4
-rw-r--r--devel/ORBit2/distinfo2
-rw-r--r--devel/ORBit2/files/patch-src::orb::util::Makefile.in10
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index 503e1b71c0a2..4016e71a5048 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= ORBit2
-PORTVERSION= 2.3.108
+PORTVERSION= 2.3.109
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020509
+MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta5
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/devel/ORBit2/distinfo b/devel/ORBit2/distinfo
index 3d1e2ae5af37..9dcf73a09907 100644
--- a/devel/ORBit2/distinfo
+++ b/devel/ORBit2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/ORBit2-2.3.108.tar.bz2) = 0e75116b7234e4265d18eac574d89471
+MD5 (gnome2/ORBit2-2.3.109.tar.bz2) = e18fb3dce4b87a075f119631e692ee93
diff --git a/devel/ORBit2/files/patch-src::orb::util::Makefile.in b/devel/ORBit2/files/patch-src::orb::util::Makefile.in
index 8ba631ea0cf4..4d96c2f2542d 100644
--- a/devel/ORBit2/files/patch-src::orb::util::Makefile.in
+++ b/devel/ORBit2/files/patch-src::orb::util::Makefile.in
@@ -1,14 +1,14 @@
$FreeBSD$
---- src/orb/util/Makefile.in 2002/02/13 09:54:15 1.1
-+++ src/orb/util/Makefile.in 2002/02/13 09:54:28
-@@ -97,7 +97,7 @@
+--- src/orb/util/Makefile.in.orig Mon May 13 12:41:39 2002
++++ src/orb/util/Makefile.in Fri May 17 17:50:42 2002
+@@ -101,7 +101,7 @@
noinst_LTLIBRARIES = liborb-util.la
--INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbitrc\" -DORBIT2_INTERNAL_API $(WARN_CFLAGS) $(ORBIT_DEBUG_CFLAGS) $(ORBIT_CFLAGS)
-+INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbit2rc\" -DORBIT2_INTERNAL_API $(WARN_CFLAGS) $(ORBIT_DEBUG_CFLAGS) $(ORBIT_CFLAGS)
+-INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbitrc\" -DORBIT2_INTERNAL_API $(WARN_CFLAGS) $(ORBIT_DEBUG_CFLAGS) $(DISABLE_DEPRECATED_CFLAGS) $(ORBIT_CFLAGS)
++INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbit2rc\" -DORBIT2_INTERNAL_API $(WARN_CFLAGS) $(ORBIT_DEBUG_CFLAGS) $(DISABLE_DEPRECATED_CFLAGS) $(ORBIT_CFLAGS)
liborb_util_la_SOURCES = orbit-purify.h genrand.c orbit-options.c orbit-options.h orbit-util.c