diff options
author | mm <mm@FreeBSD.org> | 2017-07-14 06:23:23 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2017-07-14 06:23:23 +0800 |
commit | 7cc0ae774ae9cd76bd8508bba05bc0a909bd5ba2 (patch) | |
tree | bc1073e21f28ada9719a953ce9b2394d0fea2d3f /ftp | |
parent | 7266e240f8ee5f1b5c21d1a9cc8c64ba197d8f3d (diff) | |
download | freebsd-ports-graphics-7cc0ae774ae9cd76bd8508bba05bc0a909bd5ba2.tar.gz freebsd-ports-graphics-7cc0ae774ae9cd76bd8508bba05bc0a909bd5ba2.tar.zst freebsd-ports-graphics-7cc0ae774ae9cd76bd8508bba05bc0a909bd5ba2.zip |
Update ProFTPd to 1.3.5e
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/proftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/proftpd/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 643eb5bc947..64ebd0f4fea 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -26,7 +26,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/sbin/proftpd:ftp/proftpd RUN_DEPENDS+= ${LOCALBASE}/sbin/proftpd:ftp/proftpd .endif -PROFTPD_VERSION= 1.3.5d +PROFTPD_VERSION= 1.3.5e .if defined(_BUILDING_PROFTPD_MODULE) DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} diff --git a/ftp/proftpd/distinfo b/ftp/proftpd/distinfo index 6d61fcf06fe..f0f6f08fa46 100644 --- a/ftp/proftpd/distinfo +++ b/ftp/proftpd/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1485543509 -SHA256 (proftpd-1.3.5d.tar.gz) = f4e2997be7f22a5b31d7ac72497ed4f4471d24d32385978350410713e76129ac -SIZE (proftpd-1.3.5d.tar.gz) = 29966560 +TIMESTAMP = 1499982806 +SHA256 (proftpd-1.3.5e.tar.gz) = 8307dc0103a8e716b99745919be7f09b54708c57c7d5aa70262f7593dc56bc9d +SIZE (proftpd-1.3.5e.tar.gz) = 29968142 SHA256 (mod_clamav-v0.14rc2.tar.gz) = 0a865a659541f7ff5c46532c79aac652cdd004f604fb6a874f57dfb95bfe5a1e SIZE (mod_clamav-v0.14rc2.tar.gz) = 19721 SHA256 (mod_sql_tds-4.13.tar.gz) = 9d9fb6c4b9a952739a84e166ed8b0d93f539c7bcf73e32923318e00cbd7eea08 |