diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-12-09 00:19:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-12-09 00:19:14 +0800 |
commit | a014728a4dd1d15c6418f35e2f67d862da0fb216 (patch) | |
tree | 81cceaca63c9367d52a097c93ae2a601de09621c /misc/help2man | |
parent | d0b05edb4f6892ad32f9fbc3ef9fc08b75717f36 (diff) | |
download | freebsd-ports-gnome-a014728a4dd1d15c6418f35e2f67d862da0fb216.tar.gz freebsd-ports-gnome-a014728a4dd1d15c6418f35e2f67d862da0fb216.tar.zst freebsd-ports-gnome-a014728a4dd1d15c6418f35e2f67d862da0fb216.zip |
- 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
Diffstat (limited to 'misc/help2man')
-rw-r--r-- | misc/help2man/Makefile | 8 | ||||
-rw-r--r-- | misc/help2man/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index dac63feabaa6..f8c2eebf5360 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -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} diff --git a/misc/help2man/distinfo b/misc/help2man/distinfo index 54ece34e7853..8a9c12cdeef4 100644 --- a/misc/help2man/distinfo +++ b/misc/help2man/distinfo @@ -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 |