Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2019 14:31:22 +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: r496727 - head/misc/help2man
Message-ID:  <201903241431.x2OEVMoZ074972@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903241431.x2OEVMoZ074972>