aboutsummaryrefslogtreecommitdiff
path: root/www/c-icap
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2018-04-09 23:24:30 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2018-04-09 23:24:30 +0000
commit5ea64e461eb985d51b070abcfdb3b5de715c5637 (patch)
tree26f877dcb728c68ce78e1100cfd58a54dd6b6b95 /www/c-icap
parentd7c36ccb88fca18440328c187b7a8e4b4dc0e897 (diff)
downloadports-5ea64e461eb985d51b070abcfdb3b5de715c5637.tar.gz
ports-5ea64e461eb985d51b070abcfdb3b5de715c5637.zip
Upgrade www/c-icap from 0.4.4 to 0.5.3
Since I'm here take maintenership of this port Major changes for 0.5.2: Bug fix: c-icap crashes when converting ci_simple_file_t to a memory object Document the forceUnload=off option for Service/Module configuration parameter ci_headers_value* functions should remove spaces at the beginning of the returned value Major changes for 0.5.1 : TLS/SSL support. This feature sponsored by Ergon Informatik AG. A non-blocking ICAP client API. This feature sponsored by Ergon Informatik AG. Allow 204 response on preview handler even if the ICAP client does not support preview. New API functions
Notes
Notes: svn path=/head/; revision=466910
Diffstat (limited to 'www/c-icap')
-rw-r--r--www/c-icap/Makefile6
-rw-r--r--www/c-icap/distinfo6
-rw-r--r--www/c-icap/pkg-plist4
3 files changed, 8 insertions, 8 deletions
diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile
index 56ac73fd5945..bf6fcb6d4a76 100644
--- a/www/c-icap/Makefile
+++ b/www/c-icap/Makefile
@@ -2,13 +2,13 @@
# $FreeBSD$
PORTNAME= c-icap
-PORTVERSION= 0.4.4
+PORTVERSION= 0.5.3
PORTEPOCH= 2
CATEGORIES= www
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.4.x/
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.5.x/
DISTNAME= c_icap-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@FreeBSD.org
COMMENT= ICAP server implementation
LICENSE= LGPL21+
diff --git a/www/c-icap/distinfo b/www/c-icap/distinfo
index e9d6df3c5a2f..26ab3beee7c2 100644
--- a/www/c-icap/distinfo
+++ b/www/c-icap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487562812
-SHA256 (c_icap-0.4.4.tar.gz) = 8885096a5bd7d8a3977d06301535ca5d211a3445d7568558e5fd90a19e2216a8
-SIZE (c_icap-0.4.4.tar.gz) = 636947
+TIMESTAMP = 1523315387
+SHA256 (c_icap-0.5.3.tar.gz) = 0238508c94a406c7a2c8a0ff9659e7ba631554eda55001b43351bb68f85121d2
+SIZE (c_icap-0.5.3.tar.gz) = 690423
diff --git a/www/c-icap/pkg-plist b/www/c-icap/pkg-plist
index 5b32fdc573e9..3cee978aee4e 100644
--- a/www/c-icap/pkg-plist
+++ b/www/c-icap/pkg-plist
@@ -50,8 +50,8 @@ lib/c_icap/srv_echo.so
lib/c_icap/srv_ex206.so
lib/c_icap/sys_logger.so
lib/libicapapi.so
-lib/libicapapi.so.4
-lib/libicapapi.so.4.0.4
+lib/libicapapi.so.5
+lib/libicapapi.so.5.0.3
man/man8/c-icap-client.8.gz
man/man8/c-icap-config.8.gz
man/man8/c-icap-libicapapi-config.8.gz