ports/59137: Update port: textproc/html2fo to 0.4.2

KATO Tsuguru tkato at prontomail.com
Mon Nov 10 15:20:14 UTC 2003


>Number:         59137
>Category:       ports
>Synopsis:       Update port: textproc/html2fo to 0.4.2
>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:   Mon Nov 10 07:20:06 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.4.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/html2fo/Makefile textproc/html2fo/Makefile
--- /usr/ports/textproc/html2fo/Makefile	Sat Apr 12 23:28:45 2003
+++ textproc/html2fo/Makefile	Mon Nov 10 22:13:44 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	html2fo
-PORTVERSION=	0.4.1
+PORTVERSION=	0.4.2
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -15,11 +15,9 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	HTML to xsl:fo converter
 
-USE_REINPLACE=	yes
+WRKSRC=		${WRKDIR}/${PORTNAME}
 
-post-patch:
-	@${REINPLACE_CMD} -e "s,^CC,#CC,g ; \
-		s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
+MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/html2fo ${PREFIX}/bin
diff -urN /usr/ports/textproc/html2fo/distinfo textproc/html2fo/distinfo
--- /usr/ports/textproc/html2fo/distinfo	Wed Oct 17 18:10:33 2001
+++ textproc/html2fo/distinfo	Mon Nov 10 22:13:05 2003
@@ -1 +1 @@
-MD5 (html2fo-0.4.1.tar.gz) = 364263bccadb2b0942a30c825df6f332
+MD5 (html2fo-0.4.2.tar.gz) = 2084131753fa76060b1b9195afa19cff
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list