diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2017-03-31 22:00:25 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2017-03-31 22:00:25 +0000 |
commit | 022c30b5f5e018bfee543a7542ba6b75fe44d459 (patch) | |
tree | f280928c6f0875a7f1e4991618f18801d88e7642 | |
parent | Upgrade Samba4[4-6] ports to fix regression with "follow symlinks = no". Remo... (diff) |
Update the port to 0.4.5 and take maintenership
-rw-r--r-- | www/c-icap-modules/Makefile | 4 | ||||
-rw-r--r-- | www/c-icap-modules/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/c-icap-modules/Makefile b/www/c-icap-modules/Makefile index 257cc11a2731..5607cbdfa017 100644 --- a/www/c-icap-modules/Makefile +++ b/www/c-icap-modules/Makefile @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= c-icap -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.5 CATEGORIES= www security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.4.x/ PKGNAMESUFFIX= -modules DISTNAME= c_icap_modules-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Modules for c-icap: virus_scan and srv_url_check LICENSE= GPLv2+ diff --git a/www/c-icap-modules/distinfo b/www/c-icap-modules/distinfo index d392609a54a5..64a07a8208ca 100644 --- a/www/c-icap-modules/distinfo +++ b/www/c-icap-modules/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487563105 -SHA256 (c_icap_modules-0.4.4.tar.gz) = 85528b6b5f9d2200d77cd38cee1ceaecd9568eca0958c032a7a1b30e4ec20e04 -SIZE (c_icap_modules-0.4.4.tar.gz) = 429224 +TIMESTAMP = 1490989632 +SHA256 (c_icap_modules-0.4.5.tar.gz) = 5312e6f208e2191797008b4a76ba303ab8048a108a1721cde4a217aed74d6674 +SIZE (c_icap_modules-0.4.5.tar.gz) = 450090 |