summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-03-06 17:26:23 +0000
committersf <sf@FreeBSD.org>2001-03-06 17:26:23 +0000
commitcc6f2a57d8126ce2359b539745b30ad03693d39f (patch)
treee3fe8b190f12015a43c3ebf6144794f1ef9c4364 /graphics
parent6b816224cd3bfaa0006b1431f1264080ad47d70d (diff)
downloadFreeBSD-ports-cc6f2a57d8126ce2359b539745b30ad03693d39f.zip
FreeBSD-ports-cc6f2a57d8126ce2359b539745b30ad03693d39f.tar.gz
update to 1.0.2.
PR: 25538 Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r--graphics/imlib2-tmp/Makefile2
-rw-r--r--graphics/imlib2-tmp/distinfo2
-rw-r--r--graphics/imlib2-tmp/files/patch-configure11
-rw-r--r--graphics/imlib2/Makefile2
-rw-r--r--graphics/imlib2/distinfo2
-rw-r--r--graphics/imlib2/files/patch-configure11
6 files changed, 26 insertions, 4 deletions
diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile
index a141135..9fba777 100644
--- a/graphics/imlib2-tmp/Makefile
+++ b/graphics/imlib2-tmp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= imlib2
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enlightenment
diff --git a/graphics/imlib2-tmp/distinfo b/graphics/imlib2-tmp/distinfo
index 11f8309..3092975 100644
--- a/graphics/imlib2-tmp/distinfo
+++ b/graphics/imlib2-tmp/distinfo
@@ -1 +1 @@
-MD5 (imlib2-1.0.1.tar.gz) = 114ca9b79b2c73387fa0751e2f7c4b14
+MD5 (imlib2-1.0.2.tar.gz) = fd5e30e22b3fb237ea660070a24a8a85
diff --git a/graphics/imlib2-tmp/files/patch-configure b/graphics/imlib2-tmp/files/patch-configure
new file mode 100644
index 0000000..3a0a146
--- /dev/null
+++ b/graphics/imlib2-tmp/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Fri Mar 2 12:59:18 2001
++++ configure Sun Mar 4 22:46:57 2001
+@@ -3558,7 +3558,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-ltiff $EXTRA_LIBS $LIBS"
++LIBS="-ltiff -lm $EXTRA_LIBS $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 3564 "configure"
+ #include "confdefs.h"
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index a141135..9fba777 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= imlib2
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enlightenment
diff --git a/graphics/imlib2/distinfo b/graphics/imlib2/distinfo
index 11f8309..3092975 100644
--- a/graphics/imlib2/distinfo
+++ b/graphics/imlib2/distinfo
@@ -1 +1 @@
-MD5 (imlib2-1.0.1.tar.gz) = 114ca9b79b2c73387fa0751e2f7c4b14
+MD5 (imlib2-1.0.2.tar.gz) = fd5e30e22b3fb237ea660070a24a8a85
diff --git a/graphics/imlib2/files/patch-configure b/graphics/imlib2/files/patch-configure
new file mode 100644
index 0000000..3a0a146
--- /dev/null
+++ b/graphics/imlib2/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Fri Mar 2 12:59:18 2001
++++ configure Sun Mar 4 22:46:57 2001
+@@ -3558,7 +3558,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+-LIBS="-ltiff $EXTRA_LIBS $LIBS"
++LIBS="-ltiff -lm $EXTRA_LIBS $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 3564 "configure"
+ #include "confdefs.h"
OpenPOWER on IntegriCloud