diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-23 05:02:45 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-23 05:02:45 +0000 |
commit | 8cd734a75a1cd98b42c576508fc68b4c33dd8b4d (patch) | |
tree | 6599c6122c30a142ead0902d575ec980711fccc4 /www/py-scgi | |
parent | Fix another 2.1.x mismerge that caused a crash parsing certain pcf fonts. (diff) |
- update to 1.11
- update MASTER_SITES
PR: ports/102419
Submitted by: maintainer (Dryice Liu)
Notes
Notes:
svn path=/head/; revision=171238
Diffstat (limited to 'www/py-scgi')
-rw-r--r-- | www/py-scgi/Makefile | 4 | ||||
-rw-r--r-- | www/py-scgi/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-scgi/Makefile b/www/py-scgi/Makefile index 45c63e48aecf..42b701d81db3 100644 --- a/www/py-scgi/Makefile +++ b/www/py-scgi/Makefile @@ -6,9 +6,9 @@ # PORTNAME= scgi -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= www -MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ \ +MASTER_SITES= http://quixote.python.ca/releases/ \ http://dryice.name/computer/FreeBSD/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= scgi-${PORTVERSION:S/.a/a/} diff --git a/www/py-scgi/distinfo b/www/py-scgi/distinfo index 5244e9c7a9f6..439e8eae3c51 100644 --- a/www/py-scgi/distinfo +++ b/www/py-scgi/distinfo @@ -1,3 +1,3 @@ -MD5 (scgi-1.10.tar.gz) = 53530a15f4b7eb5dfc7b853b11781ee3 -SHA256 (scgi-1.10.tar.gz) = 3cad8c19ea988ecdc55fd873df1fe138a3662d9218bd9d2d17399e785dde9821 -SIZE (scgi-1.10.tar.gz) = 21179 +MD5 (scgi-1.11.tar.gz) = 45a2332e3582caf3c90605a34c4d0b8f +SHA256 (scgi-1.11.tar.gz) = b7b1da48c19d8eaf493eb4e91d112a0f7bd5e17c2bc0015c12530a52b3c07948 +SIZE (scgi-1.11.tar.gz) = 22567 |