Update to 0.9.9
This commit is contained in:
parent
831561cb0f
commit
582512650c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453231
3 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kcgi
|
||||
PORTVERSION= 0.9.8
|
||||
PORTVERSION= 0.9.9
|
||||
CATEGORIES= www devel
|
||||
MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1508403126
|
||||
SHA256 (kcgi-0.9.8.tgz) = 13f48ab12304a51fef13459ae06177b8a41a2cebc4962616729d5afdce51328e
|
||||
SIZE (kcgi-0.9.8.tgz) = 148827
|
||||
TIMESTAMP = 1509451582
|
||||
SHA256 (kcgi-0.9.9.tgz) = 84a98ed6d0f2a8df682be5c8a2b47a7d95b7fdb598cc103f02880f520f901dc5
|
||||
SIZE (kcgi-0.9.9.tgz) = 153896
|
||||
|
|
|
@ -27,6 +27,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_openlog.3.gz
|
||||
man/man3/kutil_log.3.gz
|
||||
man/man3/kutil_urlencode.3.gz
|
||||
man/man3/kvalid_string.3.gz
|
||||
|
|
Loading…
Reference in a new issue