Date: Thu, 20 Jul 2000 20:33:18 +0200 (MET DST) From: xaa+ports@timewasters.nl To: FreeBSD-gnats-submit@freebsd.org Subject: ports/20068: Update libslang Message-ID: <20000720183318.9C35ABB01@eeyore.local.dohd.org>
next in thread | raw e-mail | index | archive | help
>Number: 20068 >Category: ports >Synopsis: Upgrade of port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 20 11:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mark Huizer; Eindhoven >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: FreeBSD ports tree >Description: >How-To-Repeat: >Fix: diff -udr ../devel/libslang/Makefile libslang/Makefile --- ../devel/libslang/Makefile Sun Jun 18 12:32:50 2000 +++ libslang/Makefile Thu Jul 20 19:21:28 2000 @@ -6,7 +6,7 @@ # PORTNAME= libslang -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= devel MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/v1.4/ DISTNAME= slang-${PORTVERSION} diff -udr ../devel/libslang/files/md5 libslang/files/md5 --- ../devel/libslang/files/md5 Thu Feb 10 16:38:03 2000 +++ libslang/files/md5 Thu Jul 20 19:45:28 2000 @@ -1 +1 @@ -MD5 (slang-1.4.0.tar.bz2) = 2d450be2e24a035e4bac2ed185b8c09c +MD5 (slang-1.4.1.tar.bz2) = c0da36eff32ce1b5b11e65ad4b072943 diff -udr ../devel/libslang/patches/patch-aa libslang/patches/patch-aa --- ../devel/libslang/patches/patch-aa Thu Feb 10 16:38:04 2000 +++ libslang/patches/patch-aa Thu Jul 20 20:12:17 2000 @@ -1,5 +1,5 @@ ---- configure.orig Sun Jan 9 20:38:14 2000 -+++ configure Wed Feb 9 16:18:35 2000 +--- 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)" fi @@ -20,10 +20,10 @@ * ) echo "Note: ELF compiler for host_os=$host_os may be wrong" ELF_CC="\$(CC)" -@@ -2181,16 +2194,8 @@ +@@ -2199,16 +2212,8 @@ echo $ac_n "checking SLANG_VERSION""... $ac_c" 1>&6 - echo "configure:2184: checking SLANG_VERSION" >&5 + echo "configure:2202: checking SLANG_VERSION" >&5 -slang_version=`grep "^#define *SLANG_VERSION " $srcdir/src/slang.h | - awk '{ print $3 }'` -slang_major_version=`echo $slang_version | >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?20000720183318.9C35ABB01>