Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2007 21:45:24 GMT
From:      Jacques Marneweck <jacques@powertrip.co.za>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Clive Crous <clive@crous.co.za>
Subject:   ports/107498: Update py-tada to use old website for download and provide a mirror
Message-ID:  <200701032145.l03LjO4I017497@pendrell.textdrive.com>
Resent-Message-ID: <200701032210.l03MAA8T026800@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         107498
>Category:       ports
>Synopsis:       Update py-tada to use old website for download and provide a mirror
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 03 22:10:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jacques Marneweck
>Release:        FreeBSD 5.5-STABLE i386
>Organization:
Disorganised Chaos
>Environment:
System: FreeBSD pendrell.textdrive.com 5.5-STABLE FreeBSD 5.5-STABLE #1: Sat Dec 2 03:45:20 GMT 2006 root@pendrell.textdrive.com:/usr/obj/usr/src/sys/BSD5s i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- py-tada.patch begins here ---
diff -Nurd databases/py-tada.old/Makefile databases/py-tada/Makefile
--- databases/py-tada.old/Makefile	Fri Dec 23 22:22:13 2005
+++ databases/py-tada/Makefile	Wed Jan  3 23:32:36 2007
@@ -8,7 +8,8 @@
 PORTNAME=	tada
 PORTVERSION=	1.4.0
 CATEGORIES=	databases python
-MASTER_SITES=	http://www.darkarts.co.za/projects/${PORTNAME}/downloads/${PORTVERSION}/
+MASTER_SITES=	http://old.darkarts.co.za/projects/${PORTNAME}/downloads/${PORTVERSION}/ \
+		http://www.powertrip.co.za/distfiles/darkarts/${PORTNAME}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME}-${PORTVERSION}
 
--- py-tada.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?200701032145.l03LjO4I017497>