ports/107498: Update py-tada to use old website for download
and provide a mirror
Jacques Marneweck
jmarneweck at gmail.com
Sun Jan 7 16:10:41 PST 2007
The following reply was made to PR ports/107498; it has been noted by GNATS.
From: "Jacques Marneweck" <jmarneweck at gmail.com>
To: bug-followup at FreeBSD.org, jacques at powertrip.co.za, clive at darkarts.co.za
Cc:
Subject: Re: ports/107498: Update py-tada to use old website for download and provide a mirror
Date: Mon, 8 Jan 2007 01:41:56 +0200
Hi,
I've updated the patch per a conversation I had with Clive last week.
The new diff is below.
Regards
--jm
# diff -Nurd databases/py-tada.old databases/py-tada
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 Mon Jan 8 01:38:08 2007
@@ -8,7 +8,9 @@
PORTNAME= tada
PORTVERSION= 1.4.0
CATEGORIES= databases python
-MASTER_SITES=
http://www.darkarts.co.za/projects/${PORTNAME}/downloads/${PORTVERSION}/
+MASTER_SITES=
http://www.darkarts.co.za/projects/${PORTNAME}/attachment/wiki/downloads/${PORTVERSION}/
\
+ http://www.powertrip.co.za/distfiles/darkarts/${PORTNAME}/
+EXTRACT_SUFX= .tar.gz?format=raw
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION}
diff -Nurd databases/py-tada.old/distinfo databases/py-tada/distinfo
--- databases/py-tada.old/distinfo Tue Jan 24 22:17:44 2006
+++ databases/py-tada/distinfo Mon Jan 8 01:35:35 2007
@@ -1,3 +1,3 @@
-MD5 (tada-1.4.0.tar.gz) = be85fedf18faea7f987c8838caece42f
-SHA256 (tada-1.4.0.tar.gz) =
6d046ed04068d9459f7752f202e45ee763e20819caea9274ae36610394af9dc6
-SIZE (tada-1.4.0.tar.gz) = 7360
+MD5 (tada-1.4.0.tar.gz?format=raw) = be85fedf18faea7f987c8838caece42f
+SHA256 (tada-1.4.0.tar.gz?format=raw) =
6d046ed04068d9459f7752f202e45ee763e20819caea9274ae36610394af9dc6
+SIZE (tada-1.4.0.tar.gz?format=raw) = 7360
--
Jacques Marneweck
http://www.powertrip.co.za/blog/
More information about the freebsd-python
mailing list