- Update to 1.13

PR:		133171
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer
This commit is contained in:
Martin Wilke 2009-04-03 09:32:44 +00:00
parent 12e432053c
commit a802c4c311
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231528
2 changed files with 5 additions and 7 deletions

View file

@ -6,12 +6,10 @@
#
PORTNAME= scgi
PORTVERSION= 1.12
PORTVERSION= 1.13
CATEGORIES= www python
MASTER_SITES= http://quixote.python.ca/releases/ \
http://dryice.name/computer/FreeBSD/distfiles/
MASTER_SITES= http://python.ca/scgi/releases/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= scgi-${PORTVERSION:S/.a/a/}
MAINTAINER= dryice@dryice.name
COMMENT= Python server implementation of the Simple Common Gateway Protocol

View file

@ -1,3 +1,3 @@
MD5 (scgi-1.12.tar.gz) = 9fb3a434fbb9813e67625912c1b5f80e
SHA256 (scgi-1.12.tar.gz) = aac7904154c0cdc1b987365a6b9b84719e36af07a7044d6ced12aa5bb099b754
SIZE (scgi-1.12.tar.gz) = 28132
MD5 (scgi-1.13.tar.gz) = 5cc79e59130ae9efc20388cc8ce906ba
SHA256 (scgi-1.13.tar.gz) = 6d616abd6d78be8255a8f1435f21a0a6137b080942cfa3fc7f02ff48f1d95f9f
SIZE (scgi-1.13.tar.gz) = 29247