ports/104536: [PATCH] textproc/man2html: make fetchable

Thomas Abthorpe thomas at goodking.ca
Wed Oct 18 14:40:21 UTC 2006


>Number:         104536
>Category:       ports
>Synopsis:       [PATCH] textproc/man2html: 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:   Wed Oct 18 14:40:20 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, update MASTER_SITE 
- pet portlint

Port maintainer (demon at FreeBSD.org) is cc'd.

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

--- man2html-3.0.1_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/man2html/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	6 Feb 2004 13:12:38 -0000	1.13
+++ Makefile	18 Oct 2006 14:29:07 -0000
@@ -9,8 +9,8 @@
 PORTVERSION=	3.0.1
 PORTREVISION=	1
 CATEGORIES=	textproc
-MASTER_SITES=	http://www.oac.uci.edu/indiv/ehood/tar/ \
-		ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
+MASTER_SITES=	http://hydra.nac.uci.edu/indiv/ehood/tar/ \
+		ftp://ftp.cpan.org/pub/CPAN/modules/by-authors/Earl_Hood/
 DISTNAME=	${PORTNAME}${PORTVERSION}
 
 MAINTAINER=	demon at FreeBSD.org
@@ -20,7 +20,7 @@
 NO_BUILD=	yes
 CGIDIR=		${PREFIX}/www/cgi-bin
 
-MAN1=  		man2html.1
+MAN1=		man2html.1
 PLIST_FILES=	bin/man2html
 
 post-patch:
--- man2html-3.0.1_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list