aboutsummaryrefslogtreecommitdiff
path: root/www/kcgi
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-10-20 18:46:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-10-20 18:46:08 +0000
commitb925dcd816ce259e50d3b631b832ad6e3c93e20c (patch)
treec9eb9625d25de654ea5d595198fecd8be268a300 /www/kcgi
parent0fcb615212a606f0c6e981781cd9f9933d45a6d9 (diff)
downloadports-b925dcd816ce259e50d3b631b832ad6e3c93e20c.tar.gz
ports-b925dcd816ce259e50d3b631b832ad6e3c93e20c.zip
Update to 0.9.1
Notes
Notes: svn path=/head/; revision=424345
Diffstat (limited to 'www/kcgi')
-rw-r--r--www/kcgi/Makefile10
-rw-r--r--www/kcgi/distinfo6
-rw-r--r--www/kcgi/pkg-plist1
3 files changed, 10 insertions, 7 deletions
diff --git a/www/kcgi/Makefile b/www/kcgi/Makefile
index 4bc80be5ec90..88282edd3dd6 100644
--- a/www/kcgi/Makefile
+++ b/www/kcgi/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= kcgi
-PORTVERSION= 0.9.0
+PORTVERSION= 0.9.1
CATEGORIES= www devel
MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/
@@ -10,7 +10,7 @@ COMMENT= Minimal sandboxed CGI library in C
LICENSE= ISCL
-USES= tar:tgz
+USES= tar:tgz gmake
OPTIONS_DEFINE= EXAMPLES
@@ -18,8 +18,10 @@ BROKEN_FreeBSD_9= Requires capsicum
HAS_CONFIGURE= yes
MAKE_ARGS= DATADIR=${EXAMPLESDIR}
+MAKEFILE= GNUmakefile
-post-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/kfcgi ${STAGEDIR}${PREFIX}/sbin/kfcgi
+post-patch:
+ @${REINPLACE_CMD} -e "s/install -m 0555/${INSTALL_PROGRAM}/" \
+ ${WRKSRC}/GNUmakefile
.include <bsd.port.mk>
diff --git a/www/kcgi/distinfo b/www/kcgi/distinfo
index 3f57e0268632..93e6f5125419 100644
--- a/www/kcgi/distinfo
+++ b/www/kcgi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476167395
-SHA256 (kcgi-0.9.0.tgz) = 7b4931fd4ebbf127efed0959a8157e3cf86e82e388f5322d67440c477e30ee5a
-SIZE (kcgi-0.9.0.tgz) = 136285
+TIMESTAMP = 1476986842
+SHA256 (kcgi-0.9.1.tgz) = 9d4eb242b95eab948069bc32fc43bd04f3bc1f21cd1f25415a6a2f6538b896b3
+SIZE (kcgi-0.9.1.tgz) = 138369
diff --git a/www/kcgi/pkg-plist b/www/kcgi/pkg-plist
index d4a42953bb90..c2107a1b6054 100644
--- a/www/kcgi/pkg-plist
+++ b/www/kcgi/pkg-plist
@@ -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_log.3.gz
man/man3/kutil_urlencode.3.gz
man/man3/kvalid_string.3.gz
man/man8/kfcgi.8.gz