summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2006-05-27 01:23:27 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2006-05-27 01:23:27 +0000
commit477f00233c04d8e613638d82632a3a89e8c9251f (patch)
tree48ca024a7b32d51546a54f0b610f82aa09856646 /news
parentFix my previous commit by adding an empty do-install target. (diff)
Upgrade to 1.8.2
Notes
Notes: svn path=/head/; revision=163568
Diffstat (limited to 'news')
-rw-r--r--news/tin/Makefile2
-rw-r--r--news/tin/distinfo6
-rw-r--r--news/tin/files/patch-ab52
3 files changed, 12 insertions, 48 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 9853f81cb2e3..2c5ec7ab12cb 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tin
-PORTVERSION= 1.8.1
+PORTVERSION= 1.8.2
CATEGORIES+= news ipv6
MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/stable/ \
ftp://ftp.stikman.com/pub/tin/stable/ \
diff --git a/news/tin/distinfo b/news/tin/distinfo
index aeaacae71be2..00c2b158b871 100644
--- a/news/tin/distinfo
+++ b/news/tin/distinfo
@@ -1,3 +1,3 @@
-MD5 (tin-1.8.1.tar.bz2) = efeecdf72683213d9e705c28de87ea2e
-SHA256 (tin-1.8.1.tar.bz2) = c36499e352af16b7e05ede0bf179b61bd05072082c6b45364565d1da7099a540
-SIZE (tin-1.8.1.tar.bz2) = 1435271
+MD5 (tin-1.8.2.tar.bz2) = b6726c7f3e01b821b3b20d446ac2da9b
+SHA256 (tin-1.8.2.tar.bz2) = 6b4f45e8b5e142bc9191116972e1408e45c037242bdef22d156ddd5500139677
+SIZE (tin-1.8.2.tar.bz2) = 1436706
diff --git a/news/tin/files/patch-ab b/news/tin/files/patch-ab
index affeb90017d9..f3d756b7c2de 100644
--- a/news/tin/files/patch-ab
+++ b/news/tin/files/patch-ab
@@ -1,6 +1,6 @@
---- configure.orig Wed Dec 15 18:56:37 2004
-+++ configure Fri Mar 11 18:11:35 2005
-@@ -5463,7 +5463,7 @@
+--- configure.orig Tue Apr 25 16:23:36 2006
++++ configure Sat May 27 05:10:52 2006
+@@ -6189,7 +6189,7 @@
case $host_os in #(vi
@@ -8,26 +8,8 @@
+XXXfreebsd*)
# 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
-@@ -5799,7 +5799,7 @@
- mbstowcs(wcb, icb, 5);
- iswprint((wint_t) wcb[0]);
- wcslen(wcb);
-- wcsnlen(wcb, 4);
-+ //wcsnlen(wcb, 4);
- wcwidth((wint_t) wcb[0]);
- wcswidth(wcb, 5);
- wcstombs(ocb, wcb, 5);
-@@ -5835,7 +5835,7 @@
- mbstowcs(wcb, icb, 5);
- iswprint((wint_t) wcb[0]);
- wcslen(wcb);
-- wcsnlen(wcb, 4);
-+ //wcsnlen(wcb, 4);
- wcwidth((wint_t) wcb[0]);
- wcswidth(wcb, 5);
- wcstombs(ocb, wcb, 5);
-@@ -6386,7 +6386,7 @@
+ if test "$cf_nculib_root" = ncurses ; then
+@@ -7114,7 +7114,7 @@
case $host_os in #(vi
@@ -35,31 +17,13 @@
+XXXfreebsd*)
# 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
-@@ -6924,7 +6924,7 @@
+ if test "$cf_nculib_root" = ncurses ; then
+@@ -7654,7 +7654,7 @@
if test "$cf_result" = no ; then
case $host_os in #(vi
-freebsd*) #(vi
+XXXfreebsd*) #(vi
echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6
- echo "configure:6930: checking for tgoto in -lmytinfo" >&5
+ echo "configure:7660: checking for tgoto in -lmytinfo" >&5
ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'`
-@@ -11904,7 +11904,7 @@
- mbstowcs(wcb, icb, 5);
- iswprint((wint_t) wcb[0]);
- wcslen(wcb);
-- wcsnlen(wcb, 4);
-+ //wcsnlen(wcb, 4);
- wcwidth((wint_t) wcb[0]);
- wcswidth(wcb, 5);
- wcstombs(ocb, wcb, 5);
-@@ -11940,7 +11940,7 @@
- mbstowcs(wcb, icb, 5);
- iswprint((wint_t) wcb[0]);
- wcslen(wcb);
-- wcsnlen(wcb, 4);
-+ //wcsnlen(wcb, 4);
- wcwidth((wint_t) wcb[0]);
- wcswidth(wcb, 5);
- wcstombs(ocb, wcb, 5);