svn commit: r482243 - head/misc/help2man

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 16 20:03:39 UTC 2018


Author: sunpoet
Date: Tue Oct 16 20:03:38 2018
New Revision: 482243
URL: https://svnweb.freebsd.org/changeset/ports/482243

Log:
  Update to 1.47.8
  
  - Use $(DEB_VERSION) from pkg-info.mk [lintian].
  - Fix git repository link in generated README.
  - Update debian/copyright to machine readable format [lintian].
  - Update standards version to 4.2.1 (no changes).

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

Modified: head/misc/help2man/Makefile
==============================================================================
--- head/misc/help2man/Makefile	Tue Oct 16 20:03:29 2018	(r482242)
+++ head/misc/help2man/Makefile	Tue Oct 16 20:03:38 2018	(r482243)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	help2man
-PORTVERSION=	1.47.7
+PORTVERSION=	1.47.8
 CATEGORIES=	misc
 MASTER_SITES=	GNU
 

Modified: head/misc/help2man/distinfo
==============================================================================
--- head/misc/help2man/distinfo	Tue Oct 16 20:03:29 2018	(r482242)
+++ head/misc/help2man/distinfo	Tue Oct 16 20:03:38 2018	(r482243)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537781669
-SHA256 (help2man-1.47.7.tar.xz) = 585b8e88ed04bdb426403cf7d9b0c0bb9c7630755b0096c2b018a024b29bec0d
-SIZE (help2man-1.47.7.tar.xz) = 200128
+TIMESTAMP = 1539624846
+SHA256 (help2man-1.47.8.tar.xz) = 528f6a81ad34cbc76aa7dce5a82f8b3d2078ef065271ab81fda033842018a8dc
+SIZE (help2man-1.47.8.tar.xz) = 200264


More information about the svn-ports-head mailing list