diff options
author | arved <arved@FreeBSD.org> | 2005-09-22 03:17:40 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2005-09-22 03:17:40 +0800 |
commit | 47922be03516705d7627fe559c77e1b63270509d (patch) | |
tree | 402bceadb77377f040c38d543d80998bf7b1918c /www/mod_scgi | |
parent | aef8a3a965b095d087031b31d1904e2f645c8a9e (diff) | |
download | freebsd-ports-gnome-47922be03516705d7627fe559c77e1b63270509d.tar.gz freebsd-ports-gnome-47922be03516705d7627fe559c77e1b63270509d.tar.zst freebsd-ports-gnome-47922be03516705d7627fe559c77e1b63270509d.zip |
Update to 1.7
PR: 86391
Submitted by: Dryice Liu <dryice@hotpop.com>
Diffstat (limited to 'www/mod_scgi')
-rw-r--r-- | www/mod_scgi/Makefile | 2 | ||||
-rw-r--r-- | www/mod_scgi/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile index c00c1b136e24..cf50ef299f81 100644 --- a/www/mod_scgi/Makefile +++ b/www/mod_scgi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scgi -PORTVERSION= 1.4 +PORTVERSION= 1.7 CATEGORIES= www MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ \ http://bsdchat.com/dist/dryice/ diff --git a/www/mod_scgi/distinfo b/www/mod_scgi/distinfo index 64f654f9d856..b43eb8cd819c 100644 --- a/www/mod_scgi/distinfo +++ b/www/mod_scgi/distinfo @@ -1,2 +1,2 @@ -MD5 (scgi-1.4.tar.gz) = 87f0554609b87cf83c2c2dbd2b093b94 -SIZE (scgi-1.4.tar.gz) = 19542 +MD5 (scgi-1.7.tar.gz) = 6d9b30900d17dcae5417f12e6087dc89 +SIZE (scgi-1.7.tar.gz) = 20832 |