diff options
author | mnag <mnag@FreeBSD.org> | 2006-02-09 02:44:56 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-02-09 02:44:56 +0800 |
commit | da34384b997fb7360ca5d6ee0c849e2b55ad37bc (patch) | |
tree | 8945a533f2fcde9f628fc69e7e1469c7b70a747b /www/mod_scgi | |
parent | bf931e85065a28b3a9e01abb8feabf4d73d9e8e9 (diff) | |
download | freebsd-ports-graphics-da34384b997fb7360ca5d6ee0c849e2b55ad37bc.tar.gz freebsd-ports-graphics-da34384b997fb7360ca5d6ee0c849e2b55ad37bc.tar.zst freebsd-ports-graphics-da34384b997fb7360ca5d6ee0c849e2b55ad37bc.zip |
- Update to 1.10
PR: 93022
Submitted by: maintainer
Diffstat (limited to 'www/mod_scgi')
-rw-r--r-- | www/mod_scgi/Makefile | 3 | ||||
-rw-r--r-- | www/mod_scgi/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile index d83c1e17690..20fbf6cc53a 100644 --- a/www/mod_scgi/Makefile +++ b/www/mod_scgi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scgi -PORTVERSION= 1.9 +PORTVERSION= 1.10 CATEGORIES= www MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ \ http://bsdchat.com/dist/dryice/ @@ -17,7 +17,6 @@ MAINTAINER= dryice@dryice.name COMMENT= Apache module that implements the client side of the SCGI protocol USE_APACHE= yes -USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/${SCGI_DIR} .include <bsd.port.pre.mk> diff --git a/www/mod_scgi/distinfo b/www/mod_scgi/distinfo index 1582d776572..5244e9c7a9f 100644 --- a/www/mod_scgi/distinfo +++ b/www/mod_scgi/distinfo @@ -1,3 +1,3 @@ -MD5 (scgi-1.9.tar.gz) = 41f4ec8629da717fda82ebdd80775996 -SHA256 (scgi-1.9.tar.gz) = e7bac86d3cdfe6c4cf0f8f8c1f9c02cd62711f97718839d1ea72c42f98effe00 -SIZE (scgi-1.9.tar.gz) = 21014 +MD5 (scgi-1.10.tar.gz) = 53530a15f4b7eb5dfc7b853b11781ee3 +SHA256 (scgi-1.10.tar.gz) = 3cad8c19ea988ecdc55fd873df1fe138a3662d9218bd9d2d17399e785dde9821 +SIZE (scgi-1.10.tar.gz) = 21179 |