From owner-svn-ports-head@freebsd.org Tue Oct 16 20:03:39 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 352B510E0352; Tue, 16 Oct 2018 20:03:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E025A7D084; Tue, 16 Oct 2018 20:03:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DB2152154D; Tue, 16 Oct 2018 20:03:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9GK3cuY009625; Tue, 16 Oct 2018 20:03:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9GK3cl2009624; Tue, 16 Oct 2018 20:03:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810162003.w9GK3cl2009624@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 16 Oct 2018 20:03:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482243 - head/misc/help2man X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/misc/help2man X-SVN-Commit-Revision: 482243 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2018 20:03:39 -0000 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