svn commit: r320775 - head/misc/help2man
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 13 11:52:19 UTC 2013
Author: sunpoet
Date: Thu Jun 13 11:52:18 2013
New Revision: 320775
URL: http://svnweb.freebsd.org/changeset/ports/320775
Log:
- Update to 1.43.2
Changes:
1.43.2:
- Use the generic term "section" in the documentation rather than "name", which
could be confused to mean only the literal "NAME" section.
1.43.1:
- Add explicit include syntax for prepending, replacing or appending to
generated output for a section (thanks to Daniil Baturin for the idea).
- Update Vietnamese translation (thanks to Tran Ngoc Quan).
- Update Esperanto translation (thanks to Felipe Castro).
Modified:
head/misc/help2man/Makefile
head/misc/help2man/distinfo
Modified: head/misc/help2man/Makefile
==============================================================================
--- head/misc/help2man/Makefile Thu Jun 13 11:52:13 2013 (r320774)
+++ head/misc/help2man/Makefile Thu Jun 13 11:52:18 2013 (r320775)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= help2man
-PORTVERSION= 1.42.1
+PORTVERSION= 1.43.2
CATEGORIES= misc
MASTER_SITES= GNU/${PORTNAME}
Modified: head/misc/help2man/distinfo
==============================================================================
--- head/misc/help2man/distinfo Thu Jun 13 11:52:13 2013 (r320774)
+++ head/misc/help2man/distinfo Thu Jun 13 11:52:18 2013 (r320775)
@@ -1,2 +1,2 @@
-SHA256 (help2man-1.42.1.tar.gz) = bafe303cfd98dee65358ae08141a9accffa4ec0883ba504ea8598b5f65cae5c2
-SIZE (help2man-1.42.1.tar.gz) = 197137
+SHA256 (help2man-1.43.2.tar.gz) = ec43eb74669e02cb61af142f1398bb882ff1dbbc9a8cc4f8cd70098fe425e4a9
+SIZE (help2man-1.43.2.tar.gz) = 195649
More information about the svn-ports-all
mailing list