summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-05 00:47:46 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-05 00:47:46 +0800
commit096af9509dc0e76422fef74f305ab0786c81cd18 (patch)
treef45444487569131fd6efce41d474be338ae834be /devel
parentf1e9e40f268f31fd2c641792a09bb1b57b2f131b (diff)
downloadmarcuscom-ports-096af9509dc0e76422fef74f305ab0786c81cd18.tar
marcuscom-ports-096af9509dc0e76422fef74f305ab0786c81cd18.tar.gz
marcuscom-ports-096af9509dc0e76422fef74f305ab0786c81cd18.tar.bz2
marcuscom-ports-096af9509dc0e76422fef74f305ab0786c81cd18.tar.lz
marcuscom-ports-096af9509dc0e76422fef74f305ab0786c81cd18.tar.xz
marcuscom-ports-096af9509dc0e76422fef74f305ab0786c81cd18.tar.zst
marcuscom-ports-096af9509dc0e76422fef74f305ab0786c81cd18.zip
Update to 2.7.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@706 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/ORBit2/Makefile2
-rw-r--r--devel/ORBit2/distinfo2
-rw-r--r--devel/ORBit2/files/patch-src::orb::util::Makefile.in22
3 files changed, 13 insertions, 13 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index a1be05acc..5521f9321 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ORBit2
-PORTVERSION= 2.7.0
+PORTVERSION= 2.7.1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.7
diff --git a/devel/ORBit2/distinfo b/devel/ORBit2/distinfo
index 719221536..8a0db0490 100644
--- a/devel/ORBit2/distinfo
+++ b/devel/ORBit2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/ORBit2-2.7.0.tar.bz2) = 784bf923fbaa756e4db6418ae3d74db7
+MD5 (gnome2/ORBit2-2.7.1.tar.bz2) = 55564fc4c8c6825ff71bdbcec77b7e42
diff --git a/devel/ORBit2/files/patch-src::orb::util::Makefile.in b/devel/ORBit2/files/patch-src::orb::util::Makefile.in
index 418298dda..7934fe0db 100644
--- a/devel/ORBit2/files/patch-src::orb::util::Makefile.in
+++ b/devel/ORBit2/files/patch-src::orb::util::Makefile.in
@@ -1,11 +1,11 @@
---- src/orb/util/Makefile.in.orig Fri Mar 14 19:44:05 2003
-+++ src/orb/util/Makefile.in Fri Mar 14 19:45:11 2003
-@@ -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) $(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
+--- src/orb/util/Makefile.in.orig Sun May 4 12:42:16 2003
++++ src/orb/util/Makefile.in Sun May 4 12:43:38 2003
+@@ -104,7 +104,7 @@
+ INCLUDES = \
+ -I$(top_srcdir)/include \
+ -I$(top_builddir)/include \
+- -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbitrc\" \
++ -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbit2rc\" \
+ -DORBIT2_INTERNAL_API \
+ $(WARN_CFLAGS) \
+ $(ORBIT_DEBUG_CFLAGS) \