svn commit: r522091 - head/misc/help2man

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 5 04:07:38 UTC 2020


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


More information about the svn-ports-all mailing list