Update to version 1.4.2.

PR:		20735
Submitted by:	maintainer
This commit is contained in:
Steve Price 2000-09-05 01:56:33 +00:00
parent cee52463b4
commit 6dd0c1812e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32288
4 changed files with 12 additions and 12 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (slang-1.4.1.tar.bz2) = c0da36eff32ce1b5b11e65ad4b072943
MD5 (slang-1.4.2.tar.bz2) = 9dcc099578608b4ec12836ed4e2f0c0a

View File

@ -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 |

View File

@ -2,7 +2,7 @@ include/slang.h
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