svn commit: r508852 - head/misc/help2man

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Aug 13 20:50:09 UTC 2019


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


More information about the svn-ports-all mailing list