From owner-svn-ports-all@freebsd.org Tue Dec 27 21:30:08 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23471C93C70; Tue, 27 Dec 2016 21:30:08 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E6BF01588; Tue, 27 Dec 2016 21:30:07 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRLU7j6007539; Tue, 27 Dec 2016 21:30:07 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRLU7s4007537; Tue, 27 Dec 2016 21:30:07 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201612272130.uBRLU7s4007537@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 27 Dec 2016 21:30:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429672 - head/news/tin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2016 21:30:08 -0000 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