diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-09-14 10:05:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-09-14 10:05:46 +0800 |
commit | e442a2b1cc6353985b7d21aa3a4ec6aa50577fd4 (patch) | |
tree | b98be0b355cdd347e9d6e64161c0e5b99c56eb97 /misc/help2man | |
parent | 8ab22b25ab55aa74a340010283f59cfda6ad7887 (diff) | |
download | freebsd-ports-gnome-e442a2b1cc6353985b7d21aa3a4ec6aa50577fd4.tar.gz freebsd-ports-gnome-e442a2b1cc6353985b7d21aa3a4ec6aa50577fd4.tar.zst freebsd-ports-gnome-e442a2b1cc6353985b7d21aa3a4ec6aa50577fd4.zip |
- Update to 1.40.12
Changes:
- Update Croatian translation (thanks to Tomislav Krznar).
- Fix updating of help2man.pot to occur only when help2man.PL is changed, not
help2man generated.
Diffstat (limited to 'misc/help2man')
-rw-r--r-- | misc/help2man/Makefile | 2 | ||||
-rw-r--r-- | misc/help2man/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index fb9f51781cad..dac63feabaa6 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -6,7 +6,7 @@ # PORTNAME= help2man -PORTVERSION= 1.40.11 +PORTVERSION= 1.40.12 CATEGORIES= misc MASTER_SITES= GNU/${PORTNAME} diff --git a/misc/help2man/distinfo b/misc/help2man/distinfo index 7b433a178aff..54ece34e7853 100644 --- a/misc/help2man/distinfo +++ b/misc/help2man/distinfo @@ -1,2 +1,2 @@ -SHA256 (help2man-1.40.11.tar.gz) = 34ad76638facd75d5bbc771a6827d1cbc43c435ae64321fb5a9d7b339a861835 -SIZE (help2man-1.40.11.tar.gz) = 190503 +SHA256 (help2man-1.40.12.tar.gz) = dec8e6e3f570b745a8484d7a4229135f1cf1c5257adf1c590cd094f7d591e4e4 +SIZE (help2man-1.40.12.tar.gz) = 190870 |