diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-23 21:50:48 +0000 | 
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-23 21:50:48 +0000 | 
| commit | 3faef049bde12fa5b267b9832e5f43b73f601f3a (patch) | |
| tree | 8e4681e672a1670a35461710e3639095cb87a9c9 /devel/libslang/files/patch-aa | |
| parent | This is a maintainer upgrade of ports/palm/jpilot to version 0.99.5 (diff) | |
Upgrade libslang port: upgrade from 1.4.6 to 1.4.8
PR:             ports/48533
Submitted by:   Mark Huizer <xaa+ports@timewasters.nl>
Diffstat (limited to 'devel/libslang/files/patch-aa')
| -rw-r--r-- | devel/libslang/files/patch-aa | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/devel/libslang/files/patch-aa b/devel/libslang/files/patch-aa index 673d83d1975c..854673fd5a0a 100644 --- a/devel/libslang/files/patch-aa +++ b/devel/libslang/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig	Wed Oct 30 03:37:23 2002 -+++ configure	Wed Oct 30 03:56:57 2002 -@@ -2033,6 +2033,18 @@ +--- configure.orig	Sun Jan 26 07:31:27 2003 ++++ configure	Fri Feb 21 17:21:25 2003 +@@ -2034,6 +2034,18 @@        ELFLIB_MAJOR="lib\$(THIS_LIB).\$(ELF_MAJOR_VERSION).dylib"        ELFLIB_MAJOR_MINOR="lib\$(THIS_LIB).\$(ELF_MAJOR_VERSION).\$(ELF_MINOR_VERSION).dylib"        ;; @@ -19,10 +19,10 @@     * )       echo "Note: ELF compiler for host_os=$host_os may be wrong"       ELF_CC="$CC" -@@ -2438,16 +2489,8 @@ +@@ -2439,16 +2451,8 @@   echo $ac_n "checking SLANG_VERSION""... $ac_c" 1>&6 - echo "configure:2441: checking SLANG_VERSION" >&5 + echo "configure:2442: checking SLANG_VERSION" >&5  -slang_version=`grep "^#define  *SLANG_VERSION " $srcdir/src/slang.h |  -               awk '{ print $3 }'`  -slang_major_version=`echo $slang_version | @@ -34,7 +34,7 @@  -  -slang_minor_version="$slang_minor_version.$slang_mminor_version"  +slang_major_version=1 -+slang_minor_version=5 ++slang_minor_version=6   slang_version="$slang_major_version.$slang_minor_version"   echo "$ac_t""$slang_version" 1>&6 | 
