Update tin to 2.3.2

This commit is contained in:
Johan van Selst 2016-01-16 17:16:36 +00:00
parent d5d3e7caf0
commit e8ba5779a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406242
5 changed files with 23 additions and 22 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= tin PORTNAME= tin
PORTVERSION= 2.3.1 PORTVERSION= 2.3.2
CATEGORIES+= news ipv6 CATEGORIES+= news ipv6
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \
ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \

View file

@ -1,2 +1,2 @@
SHA256 (tin-2.3.1.tar.bz2) = fa98a9d60adc67b8acce7e518b33fe52c013e6b844a6d98c827f8bd1aafb09dc SHA256 (tin-2.3.2.tar.bz2) = 926fa80faf55aaa002f0f4a1cee1aed825236900094ccfdd43c30cf1a129c357
SIZE (tin-2.3.1.tar.bz2) = 1839208 SIZE (tin-2.3.2.tar.bz2) = 1939146

View file

@ -1,29 +1,29 @@
--- configure.orig 2010-11-26 16:07:59.000000000 +0100 --- configure.orig 2015-12-24 08:48:36.000000000 +0100
+++ configure 2011-07-09 14:33:08.000000000 +0200 +++ configure 2016-01-16 18:09:27.783380000 +0100
@@ -7738,7 +7738,7 @@ fi @@ -9167,7 +9167,7 @@ fi
case $host_os in #(vi case $host_os in
-freebsd*) -(freebsd*)
+XXXfreebsd*) +(XXXfreebsd*)
# This is only necessary if you are linking against an obsolete # This is only necessary if you are linking against an obsolete
# version of ncurses (but it should do no harm, since it's static). # version of ncurses (but it should do no harm, since it's static).
if test "$cf_nculib_root" = ncurses ; then if test "$cf_nculib_root" = ncurses ; then
@@ -8985,7 +8985,7 @@ fi @@ -10649,7 +10649,7 @@ fi
case $host_os in #(vi case $host_os in
-freebsd*) -(freebsd*)
+XXXfreebsd*) +(XXXfreebsd*)
# This is only necessary if you are linking against an obsolete # This is only necessary if you are linking against an obsolete
# version of ncurses (but it should do no harm, since it's static). # version of ncurses (but it should do no harm, since it's static).
if test "$cf_nculib_root" = ncurses ; then if test "$cf_nculib_root" = ncurses ; then
@@ -9666,7 +9666,7 @@ echo "$ac_t""$cf_result" 1>&6 @@ -11329,7 +11329,7 @@ echo "$ac_t""$cf_result" 1>&6
if test "$cf_result" = no ; then if test "$cf_result" = no ; then
case $host_os in #(vi case $host_os in
-freebsd*) #(vi -(freebsd*)
+XXXfreebsd*) #(vi +(XXXfreebsd*)
echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6 echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6
echo "configure:9672: checking for tgoto in -lmytinfo" >&5 echo "configure:11335: checking for tgoto in -lmytinfo" >&5
ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'` ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'`

View file

@ -1,6 +1,6 @@
--- include/autoconf.hin.bak Wed Jan 10 03:58:27 2001 --- include/autoconf.hin.orig 2015-11-22 01:15:52.000000000 +0100
+++ include/autoconf.hin Sat Apr 14 02:02:10 2001 +++ include/autoconf.hin 2016-01-16 18:09:27.785884000 +0100
@@ -49,7 +49,6 @@ @@ -46,7 +46,6 @@
/* compiler, compilerflags, ... */ /* compiler, compilerflags, ... */
# undef TIN_CC # undef TIN_CC

View file

@ -23,4 +23,5 @@ man/man5/tin_mmdf.5.gz
%%NLS%%share/locale/ru/LC_MESSAGES/tin.mo %%NLS%%share/locale/ru/LC_MESSAGES/tin.mo
%%NLS%%share/locale/sv/LC_MESSAGES/tin.mo %%NLS%%share/locale/sv/LC_MESSAGES/tin.mo
%%NLS%%share/locale/tr/LC_MESSAGES/tin.mo %%NLS%%share/locale/tr/LC_MESSAGES/tin.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/tin.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/tin.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/tin.mo