From owner-svn-ports-head@freebsd.org Mon Sep 24 11:11:47 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 BBD1310A926F; Mon, 24 Sep 2018 11:11:47 +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 D287A79DA0; Mon, 24 Sep 2018 11:11:46 +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 A5C0B188B8; Mon, 24 Sep 2018 11:11:45 +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 w8OBBj3Z024891; Mon, 24 Sep 2018 11:11:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8OBBjCa024889; Mon, 24 Sep 2018 11:11:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809241111.w8OBBjCa024889@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 24 Sep 2018 11:11:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480568 - head/misc/help2man X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/misc/help2man X-SVN-Commit-Revision: 480568 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: Mon, 24 Sep 2018 11:11:47 -0000 Author: sunpoet Date: Mon Sep 24 11:11:44 2018 New Revision: 480568 URL: https://svnweb.freebsd.org/changeset/ports/480568 Log: Update to 1.47.7 - Remove trailing spaces from changelog [lintian]. - Update years in debian/copyright. - Reference version-specific /usr/share/common-licenses/GPL-3 in copyright rather than the unversioned GPL symlink [lintian]. - Add Swedish translation of info page (thanks to Sebastian Rasmussen). Modified: head/misc/help2man/Makefile head/misc/help2man/distinfo Modified: head/misc/help2man/Makefile ============================================================================== --- head/misc/help2man/Makefile Mon Sep 24 11:11:39 2018 (r480567) +++ head/misc/help2man/Makefile Mon Sep 24 11:11:44 2018 (r480568) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= help2man -PORTVERSION= 1.47.6 +PORTVERSION= 1.47.7 CATEGORIES= misc MASTER_SITES= GNU @@ -14,9 +14,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= NLS -GNU_CONFIGURE= yes USES= gmake localbase perl5 tar:xz +GNU_CONFIGURE= yes + INFO= ${PORTNAME} PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz @@ -28,7 +29,7 @@ NLS_RUN_DEPENDS= p5-Locale-gettext>=0:devel/p5-Locale- NLS_USES= gettext NLS_VARS= CONFIGURE_FAIL_MESSAGE="Rebuild lang/${PERL_PORT} and devel/p5-Locale-gettext manually before contacting maintainer." -.for lang in de es fr pl pt_BR uk zh_CN +.for lang in de es fr pl pt_BR sv uk zh_CN NLS_INFO+= ${PORTNAME}-${lang} .endfor Modified: head/misc/help2man/distinfo ============================================================================== --- head/misc/help2man/distinfo Mon Sep 24 11:11:39 2018 (r480567) +++ head/misc/help2man/distinfo Mon Sep 24 11:11:44 2018 (r480568) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519911577 -SHA256 (help2man-1.47.6.tar.xz) = d91b0295b72a638e4a564f643e4e6d1928779131f628c00f356c13bf336de46f -SIZE (help2man-1.47.6.tar.xz) = 192980 +TIMESTAMP = 1537781669 +SHA256 (help2man-1.47.7.tar.xz) = 585b8e88ed04bdb426403cf7d9b0c0bb9c7630755b0096c2b018a024b29bec0d +SIZE (help2man-1.47.7.tar.xz) = 200128