aboutsummaryrefslogtreecommitdiff
path: root/www/c-icap-modules
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-05-01 05:03:25 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-05-01 05:03:25 +0000
commitb4d2d02e872e97948508d7f761114a5c6c3ad969 (patch)
treef44f9358bc1e23bfccd20b5bb846bf506d69a1da /www/c-icap-modules
parent9c0ff2e1831a119b06a0749a4b033f5cca187f4f (diff)
downloadports-b4d2d02e872e97948508d7f761114a5c6c3ad969.tar.gz
ports-b4d2d02e872e97948508d7f761114a5c6c3ad969.zip
Notes
Diffstat (limited to 'www/c-icap-modules')
-rw-r--r--www/c-icap-modules/Makefile3
-rw-r--r--www/c-icap-modules/distinfo4
-rw-r--r--www/c-icap-modules/files/patch-services_content__filtering_Makefile.in10
3 files changed, 3 insertions, 14 deletions
diff --git a/www/c-icap-modules/Makefile b/www/c-icap-modules/Makefile
index 9db78bfd16e8..03fd0136ab29 100644
--- a/www/c-icap-modules/Makefile
+++ b/www/c-icap-modules/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= c-icap
-PORTVERSION= 0.4.2
-PORTREVISION= 1
+PORTVERSION= 0.4.3
CATEGORIES= www security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.4.x/
PKGNAMESUFFIX= -modules
diff --git a/www/c-icap-modules/distinfo b/www/c-icap-modules/distinfo
index a9173e39fe5f..65e0d4428c35 100644
--- a/www/c-icap-modules/distinfo
+++ b/www/c-icap-modules/distinfo
@@ -1,2 +1,2 @@
-SHA256 (c_icap_modules-0.4.2.tar.gz) = f7da6064550c842c13ffab36dd53f1427029a2e362bcf3a0375d99be469f4e29
-SIZE (c_icap_modules-0.4.2.tar.gz) = 428877
+SHA256 (c_icap_modules-0.4.3.tar.gz) = 89c0851d4fc6f6bdf7510bc1c2b23ae054db2548f68162356cfa3ca6ab1f6cde
+SIZE (c_icap_modules-0.4.3.tar.gz) = 428936
diff --git a/www/c-icap-modules/files/patch-services_content__filtering_Makefile.in b/www/c-icap-modules/files/patch-services_content__filtering_Makefile.in
deleted file mode 100644
index ee3898aeb746..000000000000
--- a/www/c-icap-modules/files/patch-services_content__filtering_Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- services/content_filtering/Makefile.in.orig 2016-01-03 23:26:06 UTC26:06 UTC
-+++ services/content_filtering/Makefile.in
-@@ -691,7 +691,6 @@
-
- install-data-local:
- $(INSTALL) srv_content_filtering.conf.default $(DESTDIR)$(CONFIGDIR)/srv_content_filtering.conf.default
-- if test ! -f $(DESTDIR)$(CONFIGDIR)/srv_content_filtering.conf.default; then $(INSTALL) srv_content_filtering.conf.default $(DESTDIR)$(CONFIGDIR)/srv_content_filtering.conf; fi
- $(mkinstalldirs) $(DESTDIR)$(cicapdatadir)/templates/srv_content_filtering/en
- $(INSTALL) $(TMPLS) $(DESTDIR)$(cicapdatadir)/templates/srv_content_filtering/en/
-