svn commit: r496727 - head/misc/help2man
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 24 14:31:24 UTC 2019
Author: sunpoet
Date: Sun Mar 24 14:31:21 2019
New Revision: 496727
URL: https://svnweb.freebsd.org/changeset/ports/496727
Log:
Update to 1.47.10
- Change maintainer sanity check in debian/rules to use the contents of README
rather than the mtime, which may be have been modified by dpkg-source (closes:
#925136).
Modified:
head/misc/help2man/Makefile
head/misc/help2man/distinfo
Modified: head/misc/help2man/Makefile
==============================================================================
--- head/misc/help2man/Makefile Sun Mar 24 14:31:16 2019 (r496726)
+++ head/misc/help2man/Makefile Sun Mar 24 14:31:21 2019 (r496727)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= help2man
-PORTVERSION= 1.47.9
+PORTVERSION= 1.47.10
CATEGORIES= misc
MASTER_SITES= GNU
Modified: head/misc/help2man/distinfo
==============================================================================
--- head/misc/help2man/distinfo Sun Mar 24 14:31:16 2019 (r496726)
+++ head/misc/help2man/distinfo Sun Mar 24 14:31:21 2019 (r496727)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553089517
-SHA256 (help2man-1.47.9.tar.xz) = df9e8b03937098149c43610efb27980b2d9c799ea7813e9960da4317b75923d2
-SIZE (help2man-1.47.9.tar.xz) = 202012
+TIMESTAMP = 1553421913
+SHA256 (help2man-1.47.10.tar.xz) = f371cbfd63f879065422b58fa6b81e21870cd791ef6e11d4528608204aa4dcfb
+SIZE (help2man-1.47.10.tar.xz) = 202176
More information about the svn-ports-all
mailing list