diff options
author | pav <pav@FreeBSD.org> | 2005-10-22 03:31:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-10-22 03:31:14 +0800 |
commit | e1c6897ce5acd9e2b0155afdc5de30d93ac3ce87 (patch) | |
tree | 5f002843ba22bbe0b1ac0eba1eea6a5973844741 /www | |
parent | e9d3376049965fdd794a694e24ebea867a8051a2 (diff) | |
download | freebsd-ports-gnome-e1c6897ce5acd9e2b0155afdc5de30d93ac3ce87.tar.gz freebsd-ports-gnome-e1c6897ce5acd9e2b0155afdc5de30d93ac3ce87.tar.zst freebsd-ports-gnome-e1c6897ce5acd9e2b0155afdc5de30d93ac3ce87.zip |
- Update to 1.8
PR: ports/87768
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/py-scgi/Makefile | 2 | ||||
-rw-r--r-- | www/py-scgi/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/py-scgi/Makefile b/www/py-scgi/Makefile index ac72111c52f8..00bad5e63d79 100644 --- a/www/py-scgi/Makefile +++ b/www/py-scgi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scgi -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= www MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ \ http://bsdchat.com/dist/dryice/ diff --git a/www/py-scgi/distinfo b/www/py-scgi/distinfo index b43eb8cd819c..df816f64fed9 100644 --- a/www/py-scgi/distinfo +++ b/www/py-scgi/distinfo @@ -1,2 +1,2 @@ -MD5 (scgi-1.7.tar.gz) = 6d9b30900d17dcae5417f12e6087dc89 -SIZE (scgi-1.7.tar.gz) = 20832 +MD5 (scgi-1.8.tar.gz) = 5e02813b22d1295064948a99593e5bdf +SIZE (scgi-1.8.tar.gz) = 20805 |