Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Aug 2000 22:57:02 +0200 (MET DST)
From:      xaa+ports@madison-gurkha.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20735: Update libslang to 1.4.2 (MAINTAINER)
Message-ID:  <20000820205702.33869BA9D@eeyore.local.dohd.org>

next in thread | raw e-mail | index | archive | help

>Number:         20735
>Category:       ports
>Synopsis:       Upgrade libslang port to 1.4.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 20 14:00:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mark Huizer; Eindhoven
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Madison Gurkha
>Environment:

	

>Description:

	upgrade to 1.4.2 (and change of maintainer address that might be
	applied to all ports I maintain :-)

>How-To-Repeat:

	

>Fix:

diff -udr ../devel/libslang/Makefile libslang/Makefile
--- ../devel/libslang/Makefile	Mon Aug  7 18:37:41 2000
+++ libslang/Makefile	Sun Aug 20 22:53:41 2000
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	libslang
-PORTVERSION=	1.4.1
+PORTVERSION=	1.4.2
 CATEGORIES=	devel
 MASTER_SITES=	ftp://space.mit.edu/pub/davis/slang/v1.4/
 DISTNAME=	slang-${PORTVERSION}
 
-MAINTAINER=	xaa+ports@timewasters.nl
+MAINTAINER=	xaa+ports@madison-gurkha.com
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
diff -udr ../devel/libslang/files/md5 libslang/files/md5
--- ../devel/libslang/files/md5	Mon Aug  7 18:37:41 2000
+++ libslang/files/md5	Sun Aug 20 22:15:46 2000
@@ -1 +1 @@
-MD5 (slang-1.4.1.tar.bz2) = c0da36eff32ce1b5b11e65ad4b072943
+MD5 (slang-1.4.2.tar.bz2) = 9dcc099578608b4ec12836ed4e2f0c0a
diff -udr ../devel/libslang/patches/patch-aa libslang/patches/patch-aa
--- ../devel/libslang/patches/patch-aa	Mon Aug  7 18:37:41 2000
+++ libslang/patches/patch-aa	Sun Aug 20 22:31:58 2000
@@ -1,7 +1,7 @@
---- configure.orig	Sun Apr 23 05:57:29 2000
-+++ configure	Thu Jul 20 20:11:29 2000
-@@ -1865,6 +1865,19 @@
-       ELF_LINK_CMD="\$(ELF_LINK)\$(ELFLIB_MAJOR)"
+--- configure.orig	Sun Aug 20 04:20:18 2000
++++ configure	Sun Aug 20 22:21:40 2000
+@@ -1906,6 +1906,19 @@
+       IEEE_CFLAGS="-ieee_with_no_inexact"
      fi
      ;;
 +  *freebsd* )
@@ -18,12 +18,12 @@
 +    fi
 +    ;;
    * )
-     echo "Note: ELF compiler for host_os=$host_os may be wrong"
-     ELF_CC="\$(CC)"
-@@ -2199,16 +2212,8 @@
+     IEEE_CFLAGS=""
+ esac
+@@ -2231,16 +2244,8 @@
  
  echo $ac_n "checking SLANG_VERSION""... $ac_c" 1>&6
- echo "configure:2202: checking SLANG_VERSION" >&5
+ echo "configure:2234: checking SLANG_VERSION" >&5
 -slang_version=`grep "^#define  *SLANG_VERSION " $srcdir/src/slang.h |
 -               awk '{ print $3 }'`
 -slang_major_version=`echo $slang_version |
diff -udr ../devel/libslang/pkg/PLIST libslang/pkg/PLIST
--- ../devel/libslang/pkg/PLIST	Sun Jun 18 12:32:50 2000
+++ libslang/pkg/PLIST	Sun Aug 20 22:53:06 2000
@@ -2,7 +2,7 @@
 include/slcurses.h
 lib/libslang.a
 lib/libslang.so
-lib/libslang.so.1.3
+lib/libslang.so.1.4
 share/doc/slang/1.4/COPYING
 share/doc/slang/1.4/COPYING.ART
 share/doc/slang/1.4/COPYING.GPL

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000820205702.33869BA9D>