diff options
author | obrien <obrien@FreeBSD.org> | 1999-12-03 07:24:58 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-12-03 07:24:58 +0800 |
commit | ebbd87060850af282cb0416508496bfa6b5b81e6 (patch) | |
tree | 673c9f7de83077bb564fd947fb62601d02022bfd /news | |
parent | a7b8d601ba24dcb320151f9a3738414a9a8254fd (diff) | |
download | freebsd-ports-gnome-ebbd87060850af282cb0416508496bfa6b5b81e6.tar.gz freebsd-ports-gnome-ebbd87060850af282cb0416508496bfa6b5b81e6.tar.zst freebsd-ports-gnome-ebbd87060850af282cb0416508496bfa6b5b81e6.zip |
Upgrade to "Polish", the 1.4.1 release.
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 2 | ||||
-rw-r--r-- | news/tin/distinfo | 2 | ||||
-rw-r--r-- | news/tin/files/patch-ab | 31 |
3 files changed, 17 insertions, 18 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index ae180a5779f4..b72593041df1 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -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/ \ diff --git a/news/tin/distinfo b/news/tin/distinfo index 3af513afece8..e63ddd5e8a02 100644 --- a/news/tin/distinfo +++ b/news/tin/distinfo @@ -1 +1 @@ -MD5 (tin-1.4.0.tar.bz2) = b1a5553c6184af2eb604a51dc5a6fa50 +MD5 (tin-1.4.1.tar.bz2) = bdfbd71151aa75491290c898839f78e1 diff --git a/news/tin/files/patch-ab b/news/tin/files/patch-ab index 79afa15ef3f6..eb37fceebb4a 100644 --- a/news/tin/files/patch-ab +++ b/news/tin/files/patch-ab @@ -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 + |