Date: Fri, 31 Mar 2006 02:34:58 +0200 (CEST) From: Jean-Francois BOEUF <jfb@minet.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/95134: [UPDATE] devel/py-yaml : Fix unfetchable & WWW Message-ID: <200603310034.k2V0YwOD001532@r2d2.minet.net> Resent-Message-ID: <200603310040.k2V0eAiP006719@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 95134 >Category: ports >Synopsis: [UPDATE] devel/py-yaml : Fix unfetchable & WWW >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 31 00:40:10 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jean-Francois BOEUF >Release: FreeBSD 6.0-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD r2d2.minet.net 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #0: Thu Mar 23 00:47:24 CET 2006 root@r2d2.minet.net:/usr/obj/usr/src/sys/R2D2 i386 >Description: Project page has moved : - Fix mastersite - Fix WWW >How-To-Repeat: >Fix: --- py-yaml.diff begins here --- --- ports/devel/py-yaml/Makefile Sun Jul 10 21:26:18 2005 +++ ports/devel/py-yaml/Makefile Fri Mar 31 02:03:21 2006 @@ -9,7 +9,7 @@ PORTNAME= yaml PORTVERSION= 0.32 CATEGORIES= devel python -MASTER_SITES= http://python.yaml.org/dist/ +MASTER_SITES= http://pyyaml.org/download/pyyaml-legacy/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyYaml-SHowell-${PORTVERSION} EXTRACT_SUFX= .tar.gz --- ports/devel/py-yaml/pkg-descr Tue Nov 8 22:03:35 2005 +++ ports/devel/py-yaml/pkg-descr Fri Mar 31 02:03:57 2006 @@ -1,3 +1,3 @@ Python YAML parser -WWW: http://python.yaml.org/ +WWW: http://pyyaml.org/ --- py-yaml.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603310034.k2V0YwOD001532>