diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-08 18:55:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-08 18:55:35 +0000 |
commit | c9944dffeceb5f46253e946adac025df880fb9f3 (patch) | |
tree | 372f6700bae993cee3147f3476ad16ede84ee23b | |
parent | f1cc5ec86014efc342c43de18625d0f52b9b1860 (diff) |
Update to 1.47.16
Notes
Notes:
svn path=/head/; revision=541517
-rw-r--r-- | misc/help2man/Makefile | 2 | ||||
-rw-r--r-- | misc/help2man/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index 06631ce4c787..10386cdf756a 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= help2man -PORTVERSION= 1.47.15 +PORTVERSION= 1.47.16 CATEGORIES= misc MASTER_SITES= GNU diff --git a/misc/help2man/distinfo b/misc/help2man/distinfo index 9b62e9c6c962..3b8537a9164a 100644 --- a/misc/help2man/distinfo +++ b/misc/help2man/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588163951 -SHA256 (help2man-1.47.15.tar.xz) = c25a35b30eceb315361484b0ff1f81c924e8ee5c8881576f1ee762f001dbcd1c -SIZE (help2man-1.47.15.tar.xz) = 202776 +TIMESTAMP = 1594117133 +SHA256 (help2man-1.47.16.tar.xz) = 3ef8580c5b86e32ca092ce8de43df204f5e6f714b0cd32bc6237e6cd0f34a8f4 +SIZE (help2man-1.47.16.tar.xz) = 203036 |