mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
Update to 0.9.0
This commit is contained in:
parent
c182d0d8aa
commit
bd34a2bda2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423746
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kcgi
|
||||
PORTVERSION= 0.8.5
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= www devel
|
||||
MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1472210206
|
||||
SHA256 (kcgi-0.8.5.tgz) = edd12c3a23932d3ac2b65210701d3f5d08e3d1a08ede0e72dabf048ea07f207a
|
||||
SIZE (kcgi-0.8.5.tgz) = 129139
|
||||
TIMESTAMP = 1476167395
|
||||
SHA256 (kcgi-0.9.0.tgz) = 7b4931fd4ebbf127efed0959a8157e3cf86e82e388f5322d67440c477e30ee5a
|
||||
SIZE (kcgi-0.9.0.tgz) = 136285
|
||||
|
@ -1,10 +1,12 @@
|
||||
include/kcgi.h
|
||||
include/kcgihtml.h
|
||||
include/kcgijson.h
|
||||
include/kcgiregress.h
|
||||
include/kcgixml.h
|
||||
lib/libkcgi.a
|
||||
lib/libkcgihtml.a
|
||||
lib/libkcgijson.a
|
||||
lib/libkcgiregress.a
|
||||
lib/libkcgixml.a
|
||||
man/man3/kcgi.3.gz
|
||||
man/man3/kcgihtml.3.gz
|
||||
@ -24,6 +26,7 @@ man/man3/khttp_write.3.gz
|
||||
man/man3/khttpbasic_validate.3.gz
|
||||
man/man3/khttpdigest_validate.3.gz
|
||||
man/man3/kmalloc.3.gz
|
||||
man/man3/kutil_epoch2str.3.gz
|
||||
man/man3/kutil_urlencode.3.gz
|
||||
man/man3/kvalid_string.3.gz
|
||||
man/man8/kfcgi.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user