Update to 0.10.5
This commit is contained in:
parent
878a7caff0
commit
ee9a9374ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468079
3 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kcgi
|
||||
PORTVERSION= 0.10.3
|
||||
PORTVERSION= 0.10.5
|
||||
CATEGORIES= www devel
|
||||
MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1523603598
|
||||
SHA256 (kcgi-0.10.3.tgz) = f6b57245f57bb16561d03c62a61472a480ceace4e332182b80a61d65ec2ab7f0
|
||||
SIZE (kcgi-0.10.3.tgz) = 169640
|
||||
TIMESTAMP = 1524469950
|
||||
SHA256 (kcgi-0.10.5.tgz) = a5a0db2b257a10ad0993b759ecc9fd47cf52dbfb64986e1e8a3552efd260fa78
|
||||
SIZE (kcgi-0.10.5.tgz) = 171439
|
||||
|
|
|
@ -10,6 +10,7 @@ lib/libkcgiregress.a
|
|||
lib/libkcgixml.a
|
||||
man/man3/kcgi.3.gz
|
||||
man/man3/kcgi_buf_write.3.gz
|
||||
man/man3/kcgi_strerror.3.gz
|
||||
man/man3/kcgi_writer_disable.3.gz
|
||||
man/man3/kcgihtml.3.gz
|
||||
man/man3/kcgijson.3.gz
|
||||
|
@ -29,6 +30,7 @@ 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_invalidate.3.gz
|
||||
man/man3/kutil_log.3.gz
|
||||
man/man3/kutil_openlog.3.gz
|
||||
man/man3/kutil_urlencode.3.gz
|
||||
|
|
Loading…
Reference in a new issue