Update to 0.10.0
This commit is contained in:
parent
1bd6a09623
commit
dd531e7fbf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459948
3 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kcgi
|
||||
PORTVERSION= 0.9.9
|
||||
PORTVERSION= 0.10.0
|
||||
CATEGORIES= www devel
|
||||
MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1509451582
|
||||
SHA256 (kcgi-0.9.9.tgz) = 84a98ed6d0f2a8df682be5c8a2b47a7d95b7fdb598cc103f02880f520f901dc5
|
||||
SIZE (kcgi-0.9.9.tgz) = 153896
|
||||
TIMESTAMP = 1516379799
|
||||
SHA256 (kcgi-0.10.0.tgz) = a810c50948f20c57df82769c37e290bad5201b960ee76c7ecf8d288beaf77616
|
||||
SIZE (kcgi-0.10.0.tgz) = 161877
|
||||
|
|
|
@ -9,6 +9,7 @@ lib/libkcgijson.a
|
|||
lib/libkcgiregress.a
|
||||
lib/libkcgixml.a
|
||||
man/man3/kcgi.3.gz
|
||||
man/man3/kcgi_writer_disable.3.gz
|
||||
man/man3/kcgihtml.3.gz
|
||||
man/man3/kcgijson.3.gz
|
||||
man/man3/kcgiregress.3.gz
|
||||
|
@ -27,8 +28,8 @@ 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_openlog.3.gz
|
||||
man/man3/kutil_log.3.gz
|
||||
man/man3/kutil_openlog.3.gz
|
||||
man/man3/kutil_urlencode.3.gz
|
||||
man/man3/kvalid_string.3.gz
|
||||
man/man8/kfcgi.8.gz
|
||||
|
|
Loading…
Reference in a new issue