summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-04-23 00:38:37 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-04-23 00:38:37 +0000
commit76847d0224256a8bfc2bcfd1b6c6d4b295319086 (patch)
tree5ad4557966420f7e01275b899ae47b5c3a88f0e9 /graphics
parentUpgrade to 1.1. (diff)
Keep shared library version at 8 and change the #define JPEG_LIB_VERSION back
to 62.
Notes
Notes: svn path=/head/; revision=10647
Diffstat (limited to 'graphics')
-rw-r--r--graphics/jpeg-mmx/files/patch-ab11
-rw-r--r--graphics/jpeg/files/patch-ab11
2 files changed, 22 insertions, 0 deletions
diff --git a/graphics/jpeg-mmx/files/patch-ab b/graphics/jpeg-mmx/files/patch-ab
new file mode 100644
index 000000000000..a2bb0261be19
--- /dev/null
+++ b/graphics/jpeg-mmx/files/patch-ab
@@ -0,0 +1,11 @@
+--- configure.orig Wed Apr 22 20:32:48 1998
++++ configure Wed Apr 22 20:33:09 1998
+@@ -1647,7 +1647,7 @@
+ # Extract the library version ID from jpeglib.h.
+ echo $ac_n "checking libjpeg version number""... $ac_c" 1>&6
+ echo "configure:1650: checking libjpeg version number" >&5
+-JPEG_LIB_VERSION=`sed -e '/^#define JPEG_LIB_VERSION/!d' -e 's/^[^0-9]*\([0-9][0-9]*\).*$/\1/' $srcdir/jpeglib.h`
++JPEG_LIB_VERSION=8
+ echo "$ac_t""$JPEG_LIB_VERSION" 1>&6
+
+
diff --git a/graphics/jpeg/files/patch-ab b/graphics/jpeg/files/patch-ab
new file mode 100644
index 000000000000..a2bb0261be19
--- /dev/null
+++ b/graphics/jpeg/files/patch-ab
@@ -0,0 +1,11 @@
+--- configure.orig Wed Apr 22 20:32:48 1998
++++ configure Wed Apr 22 20:33:09 1998
+@@ -1647,7 +1647,7 @@
+ # Extract the library version ID from jpeglib.h.
+ echo $ac_n "checking libjpeg version number""... $ac_c" 1>&6
+ echo "configure:1650: checking libjpeg version number" >&5
+-JPEG_LIB_VERSION=`sed -e '/^#define JPEG_LIB_VERSION/!d' -e 's/^[^0-9]*\([0-9][0-9]*\).*$/\1/' $srcdir/jpeglib.h`
++JPEG_LIB_VERSION=8
+ echo "$ac_t""$JPEG_LIB_VERSION" 1>&6
+
+