aboutsummaryrefslogtreecommitdiffstats
path: root/news/tin
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-07-16 15:38:38 +0800
committerdemon <demon@FreeBSD.org>2003-07-16 15:38:38 +0800
commit41a9ced3a126afce85c5e473638326ed30193acd (patch)
treee067d1b635a4cd6d18602c208ea710609cf224f2 /news/tin
parent6254acf7a28f9961468f2193583f236ae38089f4 (diff)
downloadfreebsd-ports-gnome-41a9ced3a126afce85c5e473638326ed30193acd.tar.gz
freebsd-ports-gnome-41a9ced3a126afce85c5e473638326ed30193acd.tar.zst
freebsd-ports-gnome-41a9ced3a126afce85c5e473638326ed30193acd.zip
Update to version 1.6.0.
Approved by: maintainer
Diffstat (limited to 'news/tin')
-rw-r--r--news/tin/Makefile10
-rw-r--r--news/tin/distinfo2
-rw-r--r--news/tin/files/patch-ad11
3 files changed, 6 insertions, 17 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 3d9f4cd82007..e97cd8c56bf7 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= tin
-PORTVERSION= 1.5.18
+PORTVERSION= 1.6.0
CATEGORIES+= news ipv6
-MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/v1.5/ \
- ftp://mirrors.rcn.net/pub/news/tin/v1.5/ \
- ftp://ftp.tin.org/pub/news/clients/tin/v1.5/ \
- ftp://ftp.sunet.se/pub/news/readers/tin/v1.5/
+MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/v1.6/ \
+ ftp://mirrors.rcn.net/pub/news/tin/v1.6/ \
+ ftp://ftp.tin.org/pub/news/clients/tin/v1.6/ \
+ ftp://ftp.sunet.se/pub/news/readers/tin/v1.6/
MAINTAINER?= ache@FreeBSD.org
COMMENT= Easy-to-use threaded newsreader with NOV/NNTP support
diff --git a/news/tin/distinfo b/news/tin/distinfo
index 6f4e002b716f..cea8c936d087 100644
--- a/news/tin/distinfo
+++ b/news/tin/distinfo
@@ -1 +1 @@
-MD5 (tin-1.5.18.tar.bz2) = 9616c9b800087a660b9098fa1cd79cbf
+MD5 (tin-1.6.0.tar.bz2) = d79cd8fca1e25f1d1383bcc0f61a8c29
diff --git a/news/tin/files/patch-ad b/news/tin/files/patch-ad
deleted file mode 100644
index 9a23e157cb4e..000000000000
--- a/news/tin/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.bak Tue Apr 23 04:23:33 2002
-+++ src/Makefile.in Sat May 25 18:30:39 2002
-@@ -65,7 +65,7 @@
- YACC = @YACC@
-
- CANLIB = # -L../libcanlock -lcanlock
--INTL_LIBS = @INTLDIR_MAKE@ @INTLLIBS@
-+INTL_LIBS = @INTLLIBS@
- PCRE_LIBS = @PCREDIR_LIBS@ @PCREDIR_MAKE@ -L../pcre -lpcre
- LIBS = $(PCRE_LIBS) $(CANLIB) @LIBS@ @INN_NNTPLIB@ $(INTL_LIBS)
-