From owner-freebsd-ports Thu Jul 20 11:40: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 66BA037B6BE for ; Thu, 20 Jul 2000 11:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA84923; Thu, 20 Jul 2000 11:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from eeyore.local.dohd.org (d0030.dtk.chello.nl [213.46.0.30]) by hub.freebsd.org (Postfix) with ESMTP id 5ABAF37C0B8 for ; Thu, 20 Jul 2000 11:33:21 -0700 (PDT) (envelope-from root@dohd.org) Received: by eeyore.local.dohd.org (Postfix+IPv6, from userid 0) id 9C35ABB01; Thu, 20 Jul 2000 20:33:18 +0200 (MET DST) Message-Id: <20000720183318.9C35ABB01@eeyore.local.dohd.org> Date: Thu, 20 Jul 2000 20:33:18 +0200 (MET DST) From: xaa+ports@timewasters.nl Reply-To: xaa+ports@timewasters.nl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20068: Update libslang Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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