Date: Sun, 27 Oct 2019 12:50:44 +0000 (UTC) From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515793 - head/www/castget Message-ID: <201910271250.x9RCoimx041546@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910271250.x9RCoimx041546>