Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2011 03:12:21 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/155838: Update port: textproc/txt2man to 1.5.6
Message-ID:  <20110323031221.34ef5196.tkato432@yahoo.com>
Resent-Message-ID: <201103221820.p2MIKImw037952@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         155838
>Category:       ports
>Synopsis:       Update port: textproc/txt2man to 1.5.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 22 18:20:18 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.3-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 1.5.6 

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/txt2man/Makefile textproc/txt2man/Makefile
--- /usr/ports/textproc/txt2man/Makefile	2008-06-07 00:29:51.000000000 +0900
+++ textproc/txt2man/Makefile	2011-03-18 00:33:36.000000000 +0900
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	txt2man
-PORTVERSION=	1.5.5
-PORTREVISION=	1
+PORTVERSION=	1.5.6
 CATEGORIES=	textproc
 MASTER_SITES=	http://mvertes.free.fr/download/
 
@@ -16,7 +15,7 @@
 COMMENT=	Converts flat ASCII text to man page format
 
 BUILD_DEPENDS=	gawk:${PORTSDIR}/lang/gawk
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USE_GMAKE=	yes
 INSTALL_TARGET=	install prefix=${PREFIX}
diff -urN /usr/ports/textproc/txt2man/distinfo textproc/txt2man/distinfo
--- /usr/ports/textproc/txt2man/distinfo	2007-03-22 13:45:48.000000000 +0900
+++ textproc/txt2man/distinfo	2011-03-18 21:40:03.000000000 +0900
@@ -1,3 +1,2 @@
-MD5 (txt2man-1.5.5.tar.gz) = d10fe6e9876a2969201ea4d75ac9ea48
-SHA256 (txt2man-1.5.5.tar.gz) = 49ca7c911681771a074c1768a693a9f286bd1fe0226baa33e153ea292a04a293
-SIZE (txt2man-1.5.5.tar.gz) = 16136
+SHA256 (txt2man-1.5.6.tar.gz) = 984825c5fd0cb3495160bf3277f327078081a8dc219dc466509e307ec9a2b52a
+SIZE (txt2man-1.5.6.tar.gz) = 16293
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110323031221.34ef5196.tkato432>