ports/188896: [patch] Updated version of security/proftpd-mod_clamav to 0.13.

Joseph Benden joe at thrallingpenguin.com
Tue Apr 22 18:40:02 UTC 2014


>Number:         188896
>Category:       ports
>Synopsis:       [patch] Updated version of security/proftpd-mod_clamav to 0.13.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 22 18:40:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Benden
>Release:        FreeBSD 11
>Organization:
>Environment:
FreeBSD lucy 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r264519: Tue Apr 15 18:01:11 MST 2014     root at freebsd-11:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Updated the version of mod_clamav used to the latest release.

This patch supersedes ports/188466.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/ftp/proftpd/distinfo b/ftp/proftpd/distinfo
index ea49f33..ee98660 100644
--- a/ftp/proftpd/distinfo
+++ b/ftp/proftpd/distinfo
@@ -1,7 +1,7 @@
 SHA256 (proftpd-1.3.4d.tar.gz) = c198b53991ce641eae6b3237e856e59f0bfe8330794145b49cae33f85b6f5370
 SIZE (proftpd-1.3.4d.tar.gz) = 7697046
-SHA256 (mod_clamav-v0.13rc2.tar.gz) = 06b49e0042fdd86d198ad1b1cf33f2c296cb2b6dcbdd2010df392ec37b670457
-SIZE (mod_clamav-v0.13rc2.tar.gz) = 10841
+SHA256 (mod_clamav-v0.13.tar.gz) = 7f60bebbb58836319bf249be77540efc6667a55caca8aaba164e6a61cd0c3db7
+SIZE (mod_clamav-v0.13.tar.gz) = 11683
 SHA256 (proftpd-mod-geoip-0.3.tar.gz) = a69c5def3761f5ba00bc95f6c633c7cfb68fb31fcadc3185ed476410fd8ec3aa
 SIZE (proftpd-mod-geoip-0.3.tar.gz) = 11356
 SHA256 (mod_sql_tds-4.13.tar.gz) = 9d9fb6c4b9a952739a84e166ed8b0d93f539c7bcf73e32923318e00cbd7eea08
diff --git a/security/proftpd-mod_clamav/Makefile b/security/proftpd-mod_clamav/Makefile
index 3e9c407..5f37ea2 100644
--- a/security/proftpd-mod_clamav/Makefile
+++ b/security/proftpd-mod_clamav/Makefile
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mod_clamav
-DISTVERSION=	0.13rc2
+DISTVERSION=	0.13
 PORTREVISION=	0
 CATEGORIES=	security ftp
 PKGNAMEPREFIX=	proftpd-
@@ -18,11 +18,11 @@ LATEST_LINK=	${PKGNAMEPREFIX}-${PORTNAME}
 MASTERDIR=	${.CURDIR}/../../ftp/proftpd
 
 GH_TAGNAME=	v${DISTVERSION}
-GIT_REVISION=	0b524e3
+GIT_REVISION=	f0cad45
 
 RUN_DEPENDS+=	clamd:${PORTSDIR}/security/clamav
-_PROFTPD_MODULE_DISTFILES=	mod_clamav-v0.13rc2${EXTRACT_SUFX}:clamav
-_PROFTPD_MODULE_EXTRACT_ONLY= 	mod_clamav-v0.13rc2${EXTRACT_SUFX}
+_PROFTPD_MODULE_DISTFILES=	mod_clamav-v0.13${EXTRACT_SUFX}:clamav
+_PROFTPD_MODULE_EXTRACT_ONLY= 	mod_clamav-v0.13${EXTRACT_SUFX}
 _PROFTPD_MODULE_MASTER_SITES=	https://codeload.github.com/jbenden/mod_clamav/legacy.tar.gz/${GH_TAGNAME}?dummy=/:clamav
 
 INCLUDEDIRS=	${LOCALBASE}/include


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list