ports/67390: [PATCH] print/yatex distsite fix

Roman Neuhauser neuhauser at chello.cz
Sun May 30 20:00:41 UTC 2004


>Number:         67390
>Category:       ports
>Synopsis:       [PATCH] print/yatex distsite fix
>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:   Sun May 30 13:00:39 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
see http://people.freebsd.org/~fenner/portsurvey/print.html#yatex

maintainer cc'd

% wget -S --spider http://www.gentei.org/~yuuji/tmp/yatex1.72.tar.gz
--21:49:27--  http://www.gentei.org/%7Eyuuji/tmp/yatex1.72.tar.gz
           => `yatex1.72.tar.gz'
Resolving www.gentei.org... done.
Connecting to www.gentei.org[2001:240:a5::1]:80... failed: Protocol not supported.
Connecting to www.gentei.org[61.199.197.218]:80... connected.
HTTP request sent, awaiting response... 
 1 HTTP/1.1 404 Not Found
 2 Date: Sun, 30 May 2004 19:49:29 GMT
 3 Server: Apache/2.0.49 (Unix)
 4 Keep-Alive: timeout=15, max=10
 5 Connection: Keep-Alive
 6 Content-Type: text/html; charset=iso-8859-1
21:49:29 ERROR 404: Not Found.


>How-To-Repeat:
	
>Fix:

	

--- print::yatex.distsite.patch begins here ---
Index: print/yatex/Makefile
===================================================================
RCS file: /home/ncvs/ports/print/yatex/Makefile,v
retrieving revision 1.32
diff -u -r1.32 Makefile
--- print/yatex/Makefile	5 May 2004 10:45:42 -0000	1.32
+++ print/yatex/Makefile	30 May 2004 19:50:16 -0000
@@ -8,8 +8,7 @@
 PORTNAME=	yatex
 PORTVERSION=	1.72
 CATEGORIES?=	print elisp
-MASTER_SITES=	http://www.yatex.org/ \
-		http://www.gentei.org/~yuuji/tmp/
+MASTER_SITES=	http://www.yatex.org/
 DISTNAME=	${PORTNAME}${PORTVERSION}
 
 MAINTAINER=	hrs at FreeBSD.org
--- print::yatex.distsite.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list