aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-10 00:42:11 +0800
committerpav <pav@FreeBSD.org>2007-03-10 00:42:11 +0800
commit6ab19a708ae71e784cbbcc954bd749ea4ca71dd9 (patch)
treedfe0b3aaed7f3c8226dc9117c21dce0c127b8dd4
parent3dce5095a4c6c982754cc9820225f89cca4d3029 (diff)
downloadfreebsd-ports-gnome-6ab19a708ae71e784cbbcc954bd749ea4ca71dd9.tar.gz
freebsd-ports-gnome-6ab19a708ae71e784cbbcc954bd749ea4ca71dd9.tar.zst
freebsd-ports-gnome-6ab19a708ae71e784cbbcc954bd749ea4ca71dd9.zip
- Fix fetch
PR: ports/107498 Submitted by: Jacques Marneweck <jacques@powertrip.co.za> Approved by: maintainer timeout (2 months)
-rw-r--r--databases/py-tada/Makefile3
-rw-r--r--databases/py-tada/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/databases/py-tada/Makefile b/databases/py-tada/Makefile
index 40c4309e8ecb..774fd3e892f9 100644
--- a/databases/py-tada/Makefile
+++ b/databases/py-tada/Makefile
@@ -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://www.darkarts.co.za/projects/${PORTNAME}/attachment/wiki/downloads/${PORTVERSION}/
+EXTRACT_SUFX= .tar.gz?format=raw
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION}
diff --git a/databases/py-tada/distinfo b/databases/py-tada/distinfo
index e295157996dd..079aa60e07e4 100644
--- a/databases/py-tada/distinfo
+++ b/databases/py-tada/distinfo
@@ -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