From owner-svn-ports-all@freebsd.org Sun Oct 27 12:50:45 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 195F7178553; Sun, 27 Oct 2019 12:50:45 +0000 (UTC) (envelope-from adridg@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 471Hl86zQSz3Dpy; Sun, 27 Oct 2019 12:50:44 +0000 (UTC) (envelope-from adridg@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 D38CE216D0; Sun, 27 Oct 2019 12:50:44 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9RCoiPv041547; Sun, 27 Oct 2019 12:50:44 GMT (envelope-from adridg@FreeBSD.org) Received: (from adridg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9RCoimx041546; Sun, 27 Oct 2019 12:50:44 GMT (envelope-from adridg@FreeBSD.org) Message-Id: <201910271250.x9RCoimx041546@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adridg set sender to adridg@FreeBSD.org using -f From: Adriaan de Groot Date: Sun, 27 Oct 2019 12:50:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515793 - head/www/castget X-SVN-Group: ports-head X-SVN-Commit-Author: adridg X-SVN-Commit-Paths: head/www/castget X-SVN-Commit-Revision: 515793 X-SVN-Commit-Repository: ports 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.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: Sun, 27 Oct 2019 12:50:45 -0000 Author: adridg Date: Sun Oct 27 12:50:44 2019 New Revision: 515793 URL: https://svnweb.freebsd.org/changeset/ports/515793 Log: Update www/castget to latest upstream release - Previous release was in 2017, long time. - The release notes just say "new features and various bug fixes". The important change seems to be this: > Behaviour change: The -f/--filter option and the filter > configuration options now match the URLs of enclosures > instead of the filenames castget infers for them - While here, change to DISTVERSION. Not taking maintainership, I just spotted this one in passing. Reported by: portscout Modified: head/www/castget/Makefile head/www/castget/distinfo Modified: head/www/castget/Makefile ============================================================================== --- head/www/castget/Makefile Sun Oct 27 12:32:56 2019 (r515792) +++ head/www/castget/Makefile Sun Oct 27 12:50:44 2019 (r515793) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= castget -PORTVERSION= 1.2.4 +DISTVERSION= 2.0.1 CATEGORIES= www MASTER_SITES= SAVANNAH Modified: head/www/castget/distinfo ============================================================================== --- head/www/castget/distinfo Sun Oct 27 12:32:56 2019 (r515792) +++ head/www/castget/distinfo Sun Oct 27 12:50:44 2019 (r515793) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495043740 -SHA256 (castget-1.2.4.tar.bz2) = 91ee310ced5386495eb56b09b3cb4b6660f9cea1a7050a94e9a30d7bc3ba692d -SIZE (castget-1.2.4.tar.bz2) = 302845 +TIMESTAMP = 1572179783 +SHA256 (castget-2.0.1.tar.bz2) = 438b5f7ec7e31a45ed3756630fe447f42015acda53ec09202f48628726b5e875 +SIZE (castget-2.0.1.tar.bz2) = 320226