From owner-svn-ports-all@freebsd.org Fri Jun 7 16:07:45 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E795915B0C9C; Fri, 7 Jun 2019 16:07:44 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 893F980447; Fri, 7 Jun 2019 16:07:44 +0000 (UTC) (envelope-from fernape@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5FB64651A; Fri, 7 Jun 2019 16:07:44 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x57G7ij5024989; Fri, 7 Jun 2019 16:07:44 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x57G7iAi024988; Fri, 7 Jun 2019 16:07:44 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <201906071607.x57G7iAi024988@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Fri, 7 Jun 2019 16:07:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503633 - head/news/nzbget X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/news/nzbget X-SVN-Commit-Revision: 503633 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 893F980447 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.95)[-0.946,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 07 Jun 2019 16:07:45 -0000 Author: fernape Date: Fri Jun 7 16:07:43 2019 New Revision: 503633 URL: https://svnweb.freebsd.org/changeset/ports/503633 Log: news/nzbget: update to 21.0 Too many changes to list here. See ChangeLog (https://nzbget.net/history) * Small cosmetic changes * Releasing maintainer from duty as requested PR: 237957 Reported by: marcel@herrbischoff.com Modified: head/news/nzbget/Makefile head/news/nzbget/distinfo Modified: head/news/nzbget/Makefile ============================================================================== --- head/news/nzbget/Makefile Fri Jun 7 16:06:26 2019 (r503632) +++ head/news/nzbget/Makefile Fri Jun 7 16:07:43 2019 (r503633) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= nzbget -PORTVERSION= 20.0 -PORTREVISION= 1 +PORTVERSION= 21.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= news -MAINTAINER= toxic@doobie.com +MAINTAINER= ports@FreeBSD.org COMMENT= Binary newsreader supporting NZB files LICENSE= GPLv2 @@ -16,6 +16,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 USES= autoreconf compiler:c++14-lang gmake localbase ncurses pkgconfig shebangfix ssl USE_RC_SUBR= nzbget + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libcurses-includes=${NCURSESINC} \ --with-libcurses-libraries=${NCURSESLIB} \ Modified: head/news/nzbget/distinfo ============================================================================== --- head/news/nzbget/distinfo Fri Jun 7 16:06:26 2019 (r503632) +++ head/news/nzbget/distinfo Fri Jun 7 16:07:43 2019 (r503633) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528390488 -SHA256 (nzbget-nzbget-v20.0_GH0.tar.gz) = c04c4fca1ea226b767d922de041b3604bd9a53226878ab532e96b1ef31562361 -SIZE (nzbget-nzbget-v20.0_GH0.tar.gz) = 1952219 +TIMESTAMP = 1559757041 +SHA256 (nzbget-nzbget-v21.0_GH0.tar.gz) = c7d3ece53f9bf958011b05404bf4063d74bd73fc8140a63c334e9e767eff6d50 +SIZE (nzbget-nzbget-v21.0_GH0.tar.gz) = 2011852