summaryrefslogtreecommitdiff
path: root/graphics/libgnomecanvas
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-26 11:06:09 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-26 11:06:09 +0000
commit5b53e0d7528859d40e3b956cb0fac4cefbdb0e62 (patch)
treee742e9befe8ffce6dc227cd6f7b1a767b702c826 /graphics/libgnomecanvas
parentFix comment to reflect the actual usage of USE_PYDISTUTILS. (diff)
- Update to 1.115.0 (version found in the GNOME2 beta4);
- use USE_LIBTOOL.
Notes
Notes: svn path=/head/; revision=58166
Diffstat (limited to 'graphics/libgnomecanvas')
-rw-r--r--graphics/libgnomecanvas/Makefile6
-rw-r--r--graphics/libgnomecanvas/distinfo2
-rw-r--r--graphics/libgnomecanvas/files/patch-ltmain.sh45
-rw-r--r--graphics/libgnomecanvas/pkg-plist1
4 files changed, 5 insertions, 49 deletions
diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile
index a4462191096d..1d80ba2ccbcc 100644
--- a/graphics/libgnomecanvas/Makefile
+++ b/graphics/libgnomecanvas/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= libgnomecanvas
-PORTVERSION= 1.114.0
+PORTVERSION= 1.115.0
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta3
+MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta4
DIST_SUBDIR= gnome2
LIB_DEPENDS= glade-2.0.0:${PORTSDIR}/devel/libglade2 \
@@ -19,7 +19,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/graphics/libgnomecanvas/distinfo b/graphics/libgnomecanvas/distinfo
index 59ed91d245d4..8c6db84dfddb 100644
--- a/graphics/libgnomecanvas/distinfo
+++ b/graphics/libgnomecanvas/distinfo
@@ -1 +1 @@
-MD5 (gnome2/libgnomecanvas-1.114.0.tar.bz2) = 33091b38bdff30ea92f365d8356220fb
+MD5 (gnome2/libgnomecanvas-1.115.0.tar.bz2) = e0a37edf981798058a1233bbd31c47c2
diff --git a/graphics/libgnomecanvas/files/patch-ltmain.sh b/graphics/libgnomecanvas/files/patch-ltmain.sh
deleted file mode 100644
index 91713d2306f8..000000000000
--- a/graphics/libgnomecanvas/files/patch-ltmain.sh
+++ /dev/null
@@ -1,45 +0,0 @@
-
-$FreeBSD$
-
---- ltmain.sh.orig Wed Jan 23 11:38:40 2002
-+++ ltmain.sh Sun Feb 3 01:44:17 2002
-@@ -1037,8 +1037,16 @@
- continue
- ;;
-
-+ -pthread)
-+ compile_command="$compile_command -pthread"
-+ finalize_command="$finalize_command -pthread"
-+ compiler_flags="$compiler_flags -pthread"
-+ continue
-+ ;;
-+
- -module)
- module=yes
-+ build_old_libs=no
- continue
- ;;
-
-@@ -2412,6 +2420,9 @@
- *-*-netbsd*)
- # Don't link with libc until the a.out ld.so is fixed.
- ;;
-+ *-*-freebsd*)
-+ # FreeBSD doesn't need this...
-+ ;;
- *)
- # Add libc to deplibs on all other systems if necessary.
- if test "$build_libtool_need_lc" = "yes"; then
-@@ -4179,10 +4190,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false; then
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/graphics/libgnomecanvas/pkg-plist b/graphics/libgnomecanvas/pkg-plist
index f5d0dea4b426..d18dee419b7b 100644
--- a/graphics/libgnomecanvas/pkg-plist
+++ b/graphics/libgnomecanvas/pkg-plist
@@ -59,6 +59,7 @@ share/locale/ta/LC_MESSAGES/libgnomecanvas-2.0.mo
share/locale/tr/LC_MESSAGES/libgnomecanvas-2.0.mo
share/locale/uk/LC_MESSAGES/libgnomecanvas-2.0.mo
share/locale/wa/LC_MESSAGES/libgnomecanvas-2.0.mo
+share/locale/zh_CN/LC_MESSAGES/libgnomecanvas-2.0.mo
share/locale/zh_TW/LC_MESSAGES/libgnomecanvas-2.0.mo
@dirrm share/doc/libgnomecanvas
@dirrm lib/libglade/2.0