Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2020 04:07:38 +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: r522091 - head/misc/help2man
Message-ID:  <202001050407.00547cJv048790@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  5 04:07:37 2020
New Revision: 522091
URL: https://svnweb.freebsd.org/changeset/ports/522091

Log:
  Update to 1.47.12
  
  - Fix minor error in po/es.po.
  - Fix ordering of "other" sections in manual page (as reported by Reuben
    Thomas).

Modified:
  head/misc/help2man/Makefile
  head/misc/help2man/distinfo

Modified: head/misc/help2man/Makefile
==============================================================================
--- head/misc/help2man/Makefile	Sun Jan  5 04:07:32 2020	(r522090)
+++ head/misc/help2man/Makefile	Sun Jan  5 04:07:37 2020	(r522091)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	help2man
-PORTVERSION=	1.47.11
+PORTVERSION=	1.47.12
 CATEGORIES=	misc
 MASTER_SITES=	GNU
 

Modified: head/misc/help2man/distinfo
==============================================================================
--- head/misc/help2man/distinfo	Sun Jan  5 04:07:32 2020	(r522090)
+++ head/misc/help2man/distinfo	Sun Jan  5 04:07:37 2020	(r522091)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565715053
-SHA256 (help2man-1.47.11.tar.xz) = 5985b257f86304c8791842c0c807a37541d0d6807ee973000cf8a3fe6ad47b88
-SIZE (help2man-1.47.11.tar.xz) = 202312
+TIMESTAMP = 1578125683
+SHA256 (help2man-1.47.12.tar.xz) = 7d0ba64cf9d16ec97cc11aafb659b55aa7bdec99072ff2aec5fcecf0fbeab160
+SIZE (help2man-1.47.12.tar.xz) = 202252



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