ports/104771: [PATCH] textproc/replaceit: make fetchable

Thomas Abthorpe thomas at goodking.ca
Tue Oct 24 20:20:20 UTC 2006


>Number:         104771
>Category:       ports
>Synopsis:       [PATCH] textproc/replaceit: make fetchable
>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 Oct 24 20:20:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- make fetchable by adding www to MASTER_SITES address
- fix WWW pkg-descr with leading www.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- replaceit-1.0.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/replaceit/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	14 Apr 2006 22:53:12 -0000	1.5
+++ Makefile	24 Oct 2006 20:13:56 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	replaceit
 PORTVERSION=	1.0.0
 CATEGORIES=	textproc
-MASTER_SITES=	http://pldaniels.com/replaceit/
+MASTER_SITES=	http://www.pldaniels.com/replaceit/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A light replacement to the combination of sed/awk/grep/head/tail
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/replaceit/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	15 Nov 2001 03:59:36 -0000	1.2
+++ pkg-descr	24 Oct 2006 20:13:56 -0000
@@ -3,7 +3,7 @@
 utilities, as well as being quicker in startup (at least) than an
 equivilant Perl solution.
 
-WWW: http://pldaniels.com/replaceit/
+WWW: http://www.pldaniels.com/replaceit/
 Author: Paul L Daniels <pldaniels at pldaniels.com>
 
 - Patrick Li <pat at FreeBSD.org>
--- replaceit-1.0.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list