From 71c7818b128da54df41e6cb774c06dad1f1a6bd1 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 22 Aug 2001 18:06:36 +0000 Subject: Update to 1.4.1.1. --- x11/gnomelibs/Makefile | 3 +- x11/gnomelibs/distinfo | 2 +- x11/gnomelibs/files/patch-aa | 26 ++++++-- x11/gnomelibs/files/patch-bi | 21 +++--- x11/gnomelibs/files/patch-bl | 11 ++-- x11/gnomelibs/pkg-plist | 150 ++++++++++++++++++++++++++++++++++++++++++- 6 files changed, 187 insertions(+), 26 deletions(-) (limited to 'x11/gnomelibs') diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index cc5a51f52b1f..36449d3bd18a 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomelibs -PORTVERSION= 1.2.13 -PORTREVISION= 3 +PORTVERSION= 1.4.1.1 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs diff --git a/x11/gnomelibs/distinfo b/x11/gnomelibs/distinfo index e02a278115ce..776a6f617f84 100644 --- a/x11/gnomelibs/distinfo +++ b/x11/gnomelibs/distinfo @@ -1 +1 @@ -MD5 (gnome-libs-1.2.13.tar.gz) = 99e0b4f6bdbb69af160e93fe2b106142 +MD5 (gnome-libs-1.4.1.1.tar.gz) = 5933bb0b7e42506d9b48c98915a2215a diff --git a/x11/gnomelibs/files/patch-aa b/x11/gnomelibs/files/patch-aa index 604dc409f06d..7705958f69a1 100644 --- a/x11/gnomelibs/files/patch-aa +++ b/x11/gnomelibs/files/patch-aa @@ -1,15 +1,27 @@ ---- configure.orig Tue Aug 1 21:58:10 2000 -+++ configure Tue Aug 1 21:59:03 2000 -@@ -7214,7 +7214,7 @@ + +$FreeBSD$ + +--- configure.orig Wed Aug 22 16:15:39 2001 ++++ configure Wed Aug 22 16:17:10 2001 +@@ -5416,7 +5416,7 @@ + else + + save_LDFLAGS="$LDFLAGBS" +- LDFLAGS="$LDFLAGS `glib-config --libs gmodule`" ++ LDFLAGS="$LDFLAGS `$GLIB_CONFIG --libs gmodule`" + if test "$cross_compiling" = yes; then + ac_cv_gmodule=yes + else +@@ -7035,7 +7035,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-ltiff -lm $LIBS" +LIBS="-ltiff -ljpeg -lz -lm $LIBS" cat > conftest.$ac_ext <