pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/46535: [Update]converters/txt2man:update to 1.5.6



>Number:         46535
>Category:       pkg
>Synopsis:       [Update]converters/txt2man:update to 1.5.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 03 13:25:01 +0000 2012
>Originator:     wen heping
>Release:        NetBSD-5.1.2
>Organization:
netbsd
>Environment:
>Description:
- Update to 1.5.6
ChangeLog:

txt2man-1.5.6   16-mar-2011

* txt2man: Better control of 3 letters regexp, by Robin Cornelius.
* txt2man: Fix header comment generation, by Robin Cornelius.
* txt2man: Better handle ticks, by Thomas Moschny.
* src2man: Fix header comment generation.
* src2man: more robust comment delimiter handling.
* src2man: support C prototypes with newline after type, by Diego Cena.
* bookman: Posix shell syntax.

>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/converters/txt2man/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile    29 Jan 2010 16:53:09 -0000      1.9
+++ Makefile    3 Jun 2012 13:22:27 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.9 2010/01/29 16:53:09 joerg Exp $
 #
 
-DISTNAME=      txt2man-1.5.5
+DISTNAME=      txt2man-1.5.6
 CATEGORIES=    converters
 MASTER_SITES=  http://mvertes.free.fr/download/
 
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/converters/txt2man/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    23 May 2007 09:39:13 -0000      1.4
+++ distinfo    3 Jun 2012 13:22:27 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.4 2007/05/23 09:39:13 xtraeme Exp $
 
-SHA1 (txt2man-1.5.5.tar.gz) = e19c284ebcf4ced66ccb4a4954d99e69cc7b63b1
-RMD160 (txt2man-1.5.5.tar.gz) = 1272f520556ed5c57a2886c5a0c3d4536a0f0459
-Size (txt2man-1.5.5.tar.gz) = 16136 bytes
+SHA1 (txt2man-1.5.6.tar.gz) = ef1392785333ea88f7e01f4f4c519ecfbdd498bd
+RMD160 (txt2man-1.5.6.tar.gz) = 9b6117bd76e514bf2ca885fac5e82dd74c38ca09
+Size (txt2man-1.5.6.tar.gz) = 16293 bytes



Home | Main Index | Thread Index | Old Index