Date: Tue, 16 Oct 2018 20:03: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: r482243 - head/misc/help2man Message-ID: <201810162003.w9GK3cl2009624@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810162003.w9GK3cl2009624>