Date: Sat, 11 Jul 2009 17:40:49 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: xride@FreeBSD.org Subject: ports/136671: [PATCH] audio/py26-ao: Resolved problem with fetch Message-ID: <200907112040.n6BKenRK019944@fbsd_tb7st.vida.br> Resent-Message-ID: <200907112330.n6BNU1aG009595@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136671 >Category: ports >Synopsis: [PATCH] audio/py26-ao: Resolved problem with fetch >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: Sat Jul 11 23:30:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd_tb7st.vida.br 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC >Description: - Resolved problem with fetch Port maintainer (xride@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- py26-ao-0.82.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/py-ao/Makefile,v retrieving revision 1.15 diff -u -u -r1.15 Makefile --- Makefile 28 Dec 2008 10:54:02 -0000 1.15 +++ Makefile 11 Jul 2009 23:25:38 -0000 @@ -8,7 +8,8 @@ PORTNAME= ao PORTVERSION= 0.82 CATEGORIES= audio python -MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ +MASTER_SITES= http://ekyo.nerim.net/software/pyogg/ \ + http://www.sourcefiles.org/Programming/Development/Modules/Python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyao-${PORTVERSION} --- py26-ao-0.82.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907112040.n6BKenRK019944>