aboutsummaryrefslogtreecommitdiff
path: root/graphics/xli
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2000-02-10 09:32:32 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2000-02-10 09:32:32 +0000
commit341850b87a9e0970a46875df4af60b0685b5ef5a (patch)
tree05dfdba39d426415c9af72ab2ed0809974f74325 /graphics/xli
parentaf8a78cdb9e3351c620073e9574ef4163c37323c (diff)
downloadports-341850b87a9e0970a46875df4af60b0685b5ef5a.tar.gz
ports-341850b87a9e0970a46875df4af60b0685b5ef5a.zip
Upgrade to v1.17.
Notes
Notes: svn path=/head/; revision=25641
Diffstat (limited to 'graphics/xli')
-rw-r--r--graphics/xli/distinfo3
-rw-r--r--graphics/xli/files/patch-aa19
2 files changed, 12 insertions, 10 deletions
diff --git a/graphics/xli/distinfo b/graphics/xli/distinfo
index 944447d491e1..6a6300d16ef4 100644
--- a/graphics/xli/distinfo
+++ b/graphics/xli/distinfo
@@ -1,2 +1 @@
-MD5 (xli.1.16.tar.gz) = 96af602a442e7fe670aea38c02a42670
-MD5 (xli-png.tar.gz) = c03ad6fa3b69003e9515df0a1d2b730b
+MD5 (xli-1.17.0.tar.gz) = 996d8cd0b2be2071332412c6802852e6
diff --git a/graphics/xli/files/patch-aa b/graphics/xli/files/patch-aa
index d170886c1c07..36b69c7956a6 100644
--- a/graphics/xli/files/patch-aa
+++ b/graphics/xli/files/patch-aa
@@ -1,10 +1,13 @@
---- ./xli.h.org Thu Jul 28 18:13:28 1994
-+++ ./xli.h Wed Nov 23 21:03:24 1994
-@@ -288,6 +288,7 @@
+--- Imakefile-- Wed Feb 9 09:23:32 2000
++++ Imakefile Thu Feb 10 18:38:21 2000
+@@ -12,8 +12,8 @@
+ CCOPTIONS = -Aa -D_HPUX_SOURCE
+ #endif
- void flipBits(); /* value.c */
+-JPEG_INCLUDES =
+-JPEG_LDFLAGS =
++JPEG_INCLUDES = -I/usr/local/include
++JPEG_LDFLAGS = -L/usr/local/lib
-+#define zopen zzopen /* to avoid conflict with zopen in stdio.h */
- ZFILE *zopen(); /* zio.c */
- int zread();
- void zunread();
+ PNG_INCLUDES =
+ PNG_LDFLAGS =