ports/119035: [update] textproc/txt2html - update to 2.50

Philippe Audeoud jadawin at tuxaco.net
Wed Dec 26 10:20:01 UTC 2007


>Number:         119035
>Category:       ports
>Synopsis:       [update] textproc/txt2html - update to 2.50
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 26 10:20:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Audeoud
>Release:        FreeBSD 7.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD athines 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Wed Oct 31 19:32:18 CET 2007 root at glenrothes:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	- update to 2.50
	- txt2html depends on p5-YAML-Syck
	- take maintainership
	
>How-To-Repeat:
	
>Fix:

	

--- patch-txt2html.1 begins here ---
diff -ruN textproc/txt2html.orig/Makefile textproc/txt2html/Makefile
--- textproc/txt2html.orig/Makefile	2007-12-26 09:19:33.000000000 +0000
+++ textproc/txt2html/Makefile	2007-12-26 09:23:59.000000000 +0000
@@ -6,14 +6,15 @@
 #
 
 PORTNAME=	txt2html
-PORTVERSION=	2.46
+PORTVERSION=	2.50
 CATEGORIES=	textproc perl5
 MASTER_SITES=	SF
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	jadawin at tuxaco.net
 COMMENT=	Convert raw text to something with a little HTML formatting
 
-BUILD_DEPENDS=	${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile
+BUILD_DEPENDS=	${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
+		${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_MODBUILD=	yes
diff -ruN textproc/txt2html.orig/distinfo textproc/txt2html/distinfo
--- textproc/txt2html.orig/distinfo	2007-12-26 09:19:33.000000000 +0000
+++ textproc/txt2html/distinfo	2007-12-26 09:20:53.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (txt2html-2.46.tar.gz) = 018c33d609d0671271555e58aad230fd
-SHA256 (txt2html-2.46.tar.gz) = 0d83ef3abb4cdf281561cdae3778875c5ddfbd10eaa691fbd80a87fb9db2ced0
-SIZE (txt2html-2.46.tar.gz) = 120618
+MD5 (txt2html-2.50.tar.gz) = 533b2c4990c42b963f5e4fbcfac7abd1
+SHA256 (txt2html-2.50.tar.gz) = 1fa35543ef15019223698bcfe90a59059ed09c03d8f5255af45713ad66050236
+SIZE (txt2html-2.50.tar.gz) = 117162
--- patch-txt2html.1 ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list