1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Upgrade to "Polish", the 1.4.1 release.

This commit is contained in:
David E. O'Brien 1999-12-02 23:24:58 +00:00
parent ac7b5b17c7
commit 66a73004c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23559
3 changed files with 17 additions and 18 deletions

View File

@ -7,7 +7,7 @@
# $FreeBSD$
#
DISTNAME= tin-1.4.0
DISTNAME= tin-1.4.1
CATEGORIES= news
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \
ftp://nuxi.ucdavis.edu/pub/tin/current/ \

View File

@ -1 +1 @@
MD5 (tin-1.4.0.tar.bz2) = b1a5553c6184af2eb604a51dc5a6fa50
MD5 (tin-1.4.1.tar.bz2) = bdfbd71151aa75491290c898839f78e1

View File

@ -1,19 +1,18 @@
--- configure.bak Fri Aug 7 23:28:32 1998
+++ configure Thu Feb 11 11:37:53 1999
@@ -5963,6 +5963,7 @@
if test $found_tcap != yes ; then
case $host_os in #(vi
freebsd*)
--- configure.orig Tue Nov 23 02:13:12 1999
+++ configure Thu Dec 2 15:17:16 1999
@@ -3579,6 +3579,7 @@
case $host_os in #(vi
freebsd*)
+if test "${with_ncurses+set}" = set; then
# This is only necessary if you are linking against an
# obsolete version of ncurses (but it should do no
# harm, since it's static).
@@ -6005,7 +6006,7 @@
else
# This is only necessary if you are linking against an obsolete
# version of ncurses (but it should do no harm, since it's static).
echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6
@@ -3621,6 +3622,7 @@
echo "$ac_t""no" 1>&6
fi
-
+ fi
;;
esac
fi
+fi
;;
esac