ports/146562: [update] print/txtbdf2ps

Alex Kozlov spam at rm-rf.kiev.ua
Fri May 14 02:30:10 UTC 2010


>Number:         146562
>Category:       ports
>Synopsis:       [update] print/txtbdf2ps
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 14 02:30:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kozlov
>Release:        RELENG_8
>Organization:
private
>Environment:
>Description:
- update MASTER_SITES
- update WWW
- switch to REINPLACE_CMD
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: print/txtbdf2ps/Makefile
@@ -9,8 +9,7 @@
 PORTNAME=	txtbdf2ps
 PORTVERSION=	0.7.1
 CATEGORIES=	print
-MASTER_SITES=	http://www.geocities.com/CapeCanaveral/Lab/5735/1/ \
-		http://oldrus-ispell.sourceforge.net/ \
+MASTER_SITES=	http://oldrus-ispell.sourceforge.net/ \
 		http://src4.narod.ru/
 EXTRACT_SUFX=	.txt
 
@@ -26,7 +25,7 @@
 NO_BUILD=	yes
 
 post-patch:
-	@${PERL} -pi -e "s|/usr/bin/perl|${PERL}|g" ${WRKSRC}/${DISTNAME}.txt
+	@${REINPLACE_CMD} -e 's|/usr/bin/perl|${PERL}|g' ${WRKSRC}/${DISTNAME}.txt
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME}.txt ${PREFIX}/bin/txtbdf2ps
Index: print/txtbdf2ps/pkg-descr
@@ -8,4 +8,4 @@
 (BDF/PCF) fonts than outline fonts, this script allows to print texts using
 your own fonts.
 
-WWW: http://www.geocities.com/CapeCanaveral/Lab/5735/1/txtbdf2ps.html
+WWW: http://oldrus-ispell.sourceforge.net/txtbdf2ps.html


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



More information about the freebsd-ports-bugs mailing list