summaryrefslogtreecommitdiff
path: root/graphics/imlib2
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-02-18 04:55:08 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-02-18 04:55:08 +0000
commitb09a0154a3d3f6f6501f60704b1108abebf02ad0 (patch)
tree139c36c4b0dfa5e0a990a3f8f138ff67c4ba7937 /graphics/imlib2
parentUpgrade to 1.1.16. (diff)
Upgrade to 1.9.3.
Notes
Notes: svn path=/head/; revision=16753
Diffstat (limited to 'graphics/imlib2')
-rw-r--r--graphics/imlib2/Makefile6
-rw-r--r--graphics/imlib2/distinfo2
-rw-r--r--graphics/imlib2/files/patch-aa28
3 files changed, 18 insertions, 18 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index b4d0489059cb..6fb2f6d4a3a0 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: imlib
-# Version required: 1.9.2
+# Version required: 1.9.3
# Date created: 10 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.42 1999/01/21 20:00:49 vanilla Exp $
+# $Id: Makefile,v 1.43 1999/01/23 07:05:26 vanilla Exp $
#
-DISTNAME= imlib-1.9.2
+DISTNAME= imlib-1.9.3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= imlib
diff --git a/graphics/imlib2/distinfo b/graphics/imlib2/distinfo
index 7c2aaab929ea..378d40d12dc4 100644
--- a/graphics/imlib2/distinfo
+++ b/graphics/imlib2/distinfo
@@ -1 +1 @@
-MD5 (imlib-1.9.2.tar.gz) = 77deba4154a9b526a3e0c42bd20a9cd3
+MD5 (imlib-1.9.3.tar.gz) = 52e09ec343d2123609a7e1bcd72a76f9
diff --git a/graphics/imlib2/files/patch-aa b/graphics/imlib2/files/patch-aa
index 4a69d0badbbe..cb282fe13003 100644
--- a/graphics/imlib2/files/patch-aa
+++ b/graphics/imlib2/files/patch-aa
@@ -1,7 +1,7 @@
---- configure.orig Thu Jan 21 00:10:05 1999
-+++ configure Fri Jan 22 03:38:47 1999
-@@ -2173,8 +2173,8 @@
- echo "configure:2174: checking If dynamic linking works on this system" >&5
+--- configure.orig Fri Feb 12 14:06:46 1999
++++ configure Thu Feb 18 00:47:01 1999
+@@ -2304,8 +2304,8 @@
+ echo "configure:2305: checking If dynamic linking works on this system" >&5
oLIBS="$LIBS"
oCFLAGS="$CFLAGS"
- LIBS="$LIBS `glib-config --libs gmodule`"
@@ -11,7 +11,7 @@
if test "$cross_compiling" = yes; then
{ echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
else
-@@ -2223,8 +2223,8 @@
+@@ -2354,8 +2354,8 @@
#define USE_GMODULE 1
EOF
@@ -22,42 +22,42 @@
echo "$ac_t""yes" 1>&6
-@@ -3987,7 +3853,7 @@
+@@ -4153,7 +4153,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-lXext $X_LIBS $LIBS"
+LIBS="-lXext -lX11 $X_LIBS $LIBS"
cat > conftest.$ac_ext <<EOF
- #line 3993 "configure"
+ #line 4159 "configure"
#include "confdefs.h"
-@@ -4322,7 +4188,7 @@
+@@ -4488,7 +4488,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-ltiff $GX_LIBS $LIBS"
+LIBS="-ltiff -ljpeg -lz $GX_LIBS $LIBS"
cat > conftest.$ac_ext <<EOF
- #line 4328 "configure"
+ #line 4494 "configure"
#include "confdefs.h"
-@@ -4549,16 +4415,16 @@
+@@ -4715,16 +4715,16 @@
-ac_safe=`echo "gif_lib.h" | sed 'y%./+-%__p_%'`
-echo $ac_n "checking for gif_lib.h""... $ac_c" 1>&6
--echo "configure:4555: checking for gif_lib.h" >&5
+-echo "configure:4721: checking for gif_lib.h" >&5
+ac_safe=`echo "giflib/gif_lib.h" | sed 'y%./+-%__p_%'`
+echo $ac_n "checking for giflib/gif_lib.h""... $ac_c" 1>&6
-+echo "configure:4555: checking for giflib/gif_lib.h" >&5
++echo "configure:4721: checking for giflib/gif_lib.h" >&5
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
- #line 4560 "configure"
+ #line 4726 "configure"
#include "confdefs.h"
-#include <gif_lib.h>
+#include <giflib/gif_lib.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
- { (eval echo configure:4565: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ { (eval echo configure:4731: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }