diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-12-13 23:39:02 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-12-13 23:39:02 +0000 |
commit | c84a6044bee503082ece1b86e6f7e9472ae73eed (patch) | |
tree | fc813023937f9cdad50d5359a99b0fbfbbaf8330 /ftp/proftpd-devel | |
parent | 618548ba2d416a3e31fe60d3e5dcb7523d2d048f (diff) | |
download | ports-c84a6044bee503082ece1b86e6f7e9472ae73eed.tar.gz ports-c84a6044bee503082ece1b86e6f7e9472ae73eed.zip |
Notes
Diffstat (limited to 'ftp/proftpd-devel')
-rw-r--r-- | ftp/proftpd-devel/Makefile | 4 | ||||
-rw-r--r-- | ftp/proftpd-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 636414396699..e17f43933070 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= proftpd DISTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \ @@ -214,7 +214,7 @@ MODULES:=${MODULES}:mod_quotatab_sql .if defined(WITH_CLAMAV) #http://www.uglyboxindustries.com/mod_clamav_new.c -DISTFILES+= mod_clamav-0.5.tar.bz2:clam +DISTFILES+= mod_clamav-0.5.1.tar.bz2:clam USE_CLAMAV= yes MODULES:=${MODULES}:mod_clamav LIB_DEPENDS+= clamav.2:${PORTSDIR}/security/clamav diff --git a/ftp/proftpd-devel/distinfo b/ftp/proftpd-devel/distinfo index 65b3cefbaf73..6e9e27132d93 100644 --- a/ftp/proftpd-devel/distinfo +++ b/ftp/proftpd-devel/distinfo @@ -1,6 +1,6 @@ MD5 (proftpd-1.3.1.tar.bz2) = 175958df8de92d5209b7b1e2e23a5a28 SHA256 (proftpd-1.3.1.tar.bz2) = 03bc023e5b7b1c04d8eb2d5dca53b931b3e02cc7aba7dd8f629b0878535dc91b SIZE (proftpd-1.3.1.tar.bz2) = 2243888 -MD5 (mod_clamav-0.5.tar.bz2) = a098b630db1aa4ce02d77be84c21e59d -SHA256 (mod_clamav-0.5.tar.bz2) = badab5d0577439e4de4a4d8fa6d1035da4884cc5b8e5569057816da4ced9667f -SIZE (mod_clamav-0.5.tar.bz2) = 3027 +MD5 (mod_clamav-0.5.1.tar.bz2) = ce9e3f58f05d55d7ec98f97a69889bb8 +SHA256 (mod_clamav-0.5.1.tar.bz2) = de6779ed7a6fe8f5ab809366d7b7793c7658b513d2147c2b7ea0d530549dc92b +SIZE (mod_clamav-0.5.1.tar.bz2) = 3054 |