diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-26 05:18:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-26 05:18:11 +0800 |
commit | 41216ff222ff79456dd2a9d1b8f81a567921121c (patch) | |
tree | bd5b51cb6080cef23b1c46d64319f846eb9e3c98 | |
parent | b2dff561d3ecdf398dc29fbfb2c20d653063440c (diff) | |
download | freebsd-ports-gnome-41216ff222ff79456dd2a9d1b8f81a567921121c.tar.gz freebsd-ports-gnome-41216ff222ff79456dd2a9d1b8f81a567921121c.tar.zst freebsd-ports-gnome-41216ff222ff79456dd2a9d1b8f81a567921121c.zip |
Update to 0.5
-rw-r--r-- | www/kcgi/Makefile | 2 | ||||
-rw-r--r-- | www/kcgi/distinfo | 4 | ||||
-rw-r--r-- | www/kcgi/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/www/kcgi/Makefile b/www/kcgi/Makefile index 2ad977967c37..4df8b97c88e4 100644 --- a/www/kcgi/Makefile +++ b/www/kcgi/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kcgi -PORTVERSION= 0.4.4 +PORTVERSION= 0.5 CATEGORIES= www devel MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/ diff --git a/www/kcgi/distinfo b/www/kcgi/distinfo index e9feb7c3fc78..7b9e0b3973e1 100644 --- a/www/kcgi/distinfo +++ b/www/kcgi/distinfo @@ -1,2 +1,2 @@ -SHA256 (kcgi-0.4.4.tgz) = c800678c0d380648a53f1883f7c4a2a4ae16b26105096535fba849ea8dfcc3c1 -SIZE (kcgi-0.4.4.tgz) = 59952 +SHA256 (kcgi-0.5.tgz) = 3eff9cef5486a13194f7542277860a72f566cb3d7069b23783c8b5ae9deb66e0 +SIZE (kcgi-0.5.tgz) = 65344 diff --git a/www/kcgi/pkg-plist b/www/kcgi/pkg-plist index edbe2f1ee732..1c1134bbef1d 100644 --- a/www/kcgi/pkg-plist +++ b/www/kcgi/pkg-plist @@ -5,6 +5,7 @@ lib/libkcgi.a lib/libkcgihtml.a lib/libkcgijson.a man/man3/kcgi.3.gz +man/man3/kcgi_regress.3.gz man/man3/kcgihtml.3.gz man/man3/kcgijson.3.gz man/man3/khttp_body.3.gz |