Date: Sat, 8 Dec 2012 16:19:15 +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: r308480 - head/misc/help2man Message-ID: <201212081619.qB8GJFIH074108@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 8 16:19:14 2012 New Revision: 308480 URL: http://svnweb.freebsd.org/changeset/ports/308480 Log: - Update to 1.40.13 - Cleanup Makefile header Changes: - Add "Multi-Arch: foreign" control field to permit any installable architecture to satisfy a build dependency when cross-building packages (closes: #694586). Feature safe: yes Modified: head/misc/help2man/Makefile head/misc/help2man/distinfo Modified: head/misc/help2man/Makefile ============================================================================== --- head/misc/help2man/Makefile Sat Dec 8 16:16:33 2012 (r308479) +++ head/misc/help2man/Makefile Sat Dec 8 16:19:14 2012 (r308480) @@ -1,12 +1,8 @@ -# Ports collection makefile for: help2man -# Date created: Jan 30, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= help2man -PORTVERSION= 1.40.12 +PORTVERSION= 1.40.13 CATEGORIES= misc MASTER_SITES= GNU/${PORTNAME} Modified: head/misc/help2man/distinfo ============================================================================== --- head/misc/help2man/distinfo Sat Dec 8 16:16:33 2012 (r308479) +++ head/misc/help2man/distinfo Sat Dec 8 16:19:14 2012 (r308480) @@ -1,2 +1,2 @@ -SHA256 (help2man-1.40.12.tar.gz) = dec8e6e3f570b745a8484d7a4229135f1cf1c5257adf1c590cd094f7d591e4e4 -SIZE (help2man-1.40.12.tar.gz) = 190870 +SHA256 (help2man-1.40.13.tar.gz) = 15d3b6ebbac90f6d2a21480ba5e33c03b480a342ce498a84b1804f03d75358ba +SIZE (help2man-1.40.13.tar.gz) = 191093
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212081619.qB8GJFIH074108>