Date: Tue, 27 Dec 2016 21:30:06 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429672 - head/news/tin Message-ID: <201612272130.uBRLU7s4007537@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Tue Dec 27 21:30:06 2016 New Revision: 429672 URL: https://svnweb.freebsd.org/changeset/ports/429672 Log: Update to tin 2.4.1 Modified: head/news/tin/Makefile head/news/tin/distinfo Modified: head/news/tin/Makefile ============================================================================== --- head/news/tin/Makefile Tue Dec 27 21:27:33 2016 (r429671) +++ head/news/tin/Makefile Tue Dec 27 21:30:06 2016 (r429672) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= tin -PORTVERSION= 2.3.4 -PORTREVISION?= 4 # keep for chinese/tin +PORTVERSION= 2.4.1 +PORTREVISION?= 0 # keep for chinese/tin CATEGORIES+= news ipv6 MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \ @@ -21,6 +21,8 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news MAINTAINER?= johans@FreeBSD.org COMMENT= Easy-to-use threaded newsreader with NOV/NNTP support +LICENSE= BSD3CLAUSE + LIB_DEPENDS= libuu.so:converters/uulib \ libicuuc.so:devel/icu \ libpcre.so:devel/pcre Modified: head/news/tin/distinfo ============================================================================== --- head/news/tin/distinfo Tue Dec 27 21:27:33 2016 (r429671) +++ head/news/tin/distinfo Tue Dec 27 21:30:06 2016 (r429672) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467200923 -SHA256 (tin-2.3.4.tar.bz2) = 3891e07d9e1e5e4b4912ee4cd0bc1e2142afb0f6e99733bb6b8511702fda88dd -SIZE (tin-2.3.4.tar.bz2) = 1944493 +TIMESTAMP = 1482873727 +SHA256 (tin-2.4.1.tar.bz2) = 265b97f4cdc2385d37dbfae14aaba1738af43abe32763b4fc4fcba6f89ebfa26 +SIZE (tin-2.4.1.tar.bz2) = 1944075
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612272130.uBRLU7s4007537>