Update to 1.29.
From: Jim Geovedi <jim@corebsd.or.id>
This commit is contained in:
parent
d2fd4cb1c6
commit
bfcac99c7e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2002/08/22 16:43:15 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2002/11/13 19:04:53 naddy Exp $
|
||||
|
||||
COMMENT= "GNU help2man"
|
||||
|
||||
DISTNAME= help2man-1.26
|
||||
DISTNAME= help2man-1.29
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=help2man/}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (help2man-1.26.tar.gz) = 842019ceb7c8304749fa0c0d121e4b93
|
||||
RMD160 (help2man-1.26.tar.gz) = 5dbfb5f07212e96c0100002047b96344b9c38922
|
||||
SHA1 (help2man-1.26.tar.gz) = d2fb18d43d5a10da154ee5ecc19f0f3330d2a96d
|
||||
MD5 (help2man-1.29.tar.gz) = d084ca7079239b4405f3a07298cf7229
|
||||
RMD160 (help2man-1.29.tar.gz) = 0f545ee0720abdc2b4759d3dcabad5f7a611acca
|
||||
SHA1 (help2man-1.29.tar.gz) = 1c1728a9fe56ba6666cdd67007754b8b805d171f
|
||||
|
@ -1,15 +1,15 @@
|
||||
$OpenBSD: patch-help2man_texi,v 1.2 2001/08/27 00:08:12 brad Exp $
|
||||
--- help2man.texi.orig Sat Mar 9 08:48:17 2002
|
||||
+++ help2man.texi Thu Aug 22 12:36:54 2002
|
||||
$OpenBSD: patch-help2man_texi,v 1.3 2002/08/22 16:43:15 brad Exp $
|
||||
--- help2man.texi.orig Wed Nov 13 20:16:20 2002
|
||||
+++ help2man.texi Wed Nov 13 20:17:27 2002
|
||||
@@ -5,9 +5,9 @@
|
||||
@finalout
|
||||
@c $Id: help2man.texi,v 1.7 2002/03/09 12:53:04 bod Exp $
|
||||
@c $Id: help2man.texi,v 1.8 2002/09/06 15:49:44 bod Exp $
|
||||
|
||||
-@dircategory GNU admin
|
||||
-@dircategory GNU programming support
|
||||
+@dircategory Programming & development tools
|
||||
@direntry
|
||||
-* help2man: (help2man). Automatic manual page generation.
|
||||
+* Help2man: (help2man). Automatic manual page generation.
|
||||
+* Help2man: (help2man). Automatic manual page generation.
|
||||
@end direntry
|
||||
|
||||
@ifinfo
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/08/26 22:18:42 brad Exp $
|
||||
bin/help2man
|
||||
@comment $OpenBSD: PLIST,v 1.2 2002/11/13 19:04:53 naddy Exp $
|
||||
@unexec install-info --delete --info-dir=%D/info %D/info/help2man.info
|
||||
bin/help2man
|
||||
info/help2man.info
|
||||
@exec install-info --info-dir=%D/info %D/info/help2man.info
|
||||
man/man1/help2man.1
|
||||
@exec install-info --info-dir=%D/info %D/info/help2man.info
|
||||
|
Loading…
Reference in New Issue
Block a user