Date: Tue, 13 Aug 2019 20:50:08 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508852 - head/misc/help2man Message-ID: <201908132050.x7DKo8da001900@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Aug 13 20:50:07 2019 New Revision: 508852 URL: https://svnweb.freebsd.org/changeset/ports/508852 Log: Update to 1.47.11 - Adjust maintainer sanity check again, this time to handle binary NMUs (closes: #934601). Modified: head/misc/help2man/Makefile head/misc/help2man/distinfo Modified: head/misc/help2man/Makefile ============================================================================== --- head/misc/help2man/Makefile Tue Aug 13 20:50:02 2019 (r508851) +++ head/misc/help2man/Makefile Tue Aug 13 20:50:07 2019 (r508852) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= help2man -PORTVERSION= 1.47.10 +PORTVERSION= 1.47.11 CATEGORIES= misc MASTER_SITES= GNU Modified: head/misc/help2man/distinfo ============================================================================== --- head/misc/help2man/distinfo Tue Aug 13 20:50:02 2019 (r508851) +++ head/misc/help2man/distinfo Tue Aug 13 20:50:07 2019 (r508852) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553421913 -SHA256 (help2man-1.47.10.tar.xz) = f371cbfd63f879065422b58fa6b81e21870cd791ef6e11d4528608204aa4dcfb -SIZE (help2man-1.47.10.tar.xz) = 202176 +TIMESTAMP = 1565715053 +SHA256 (help2man-1.47.11.tar.xz) = 5985b257f86304c8791842c0c807a37541d0d6807ee973000cf8a3fe6ad47b88 +SIZE (help2man-1.47.11.tar.xz) = 202312
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908132050.x7DKo8da001900>