mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 1.0.28
PR: ports/144095 Submitted by: Denny Lin <dennylin93 at cnmc32.hs.ntnu.edu.tw> Feature safe: yes
This commit is contained in:
parent
a404809c84
commit
1d5d180b14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250164
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pure-ftpd
|
||||
PORTVERSION= 1.0.27
|
||||
PORTVERSION= 1.0.28
|
||||
CATEGORIES= ftp ipv6
|
||||
MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/releases/ \
|
||||
ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \
|
||||
@ -48,7 +48,7 @@ OPTIONS= LDAP "Support for users in LDAP directories" off \
|
||||
THROTTLING "Bandwidth throttling" off \
|
||||
BANNER "Show ${PORTNAME} welcome upon session start" on \
|
||||
UPLOADSCRIPT "Support uploadscript daemon" off \
|
||||
UTF8 "Support for charset conversion (expreimental)" off \
|
||||
UTF8 "Support for charset conversion" off \
|
||||
SENDFILE "Support for the sendfile syscall" on \
|
||||
LARGEFILE "Support downloading files larger than 2Gb" off \
|
||||
VIRTUALCHROOT "Follow symlinks outside a chroot jail" on
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (pure-ftpd-1.0.27.tar.bz2) = 7d18544384aa1649d483ba86518ed34e
|
||||
SHA256 (pure-ftpd-1.0.27.tar.bz2) = d389d10bb3ab62b650dbae9aa4015083ee3975697de1ef6b99092d7d14381118
|
||||
SIZE (pure-ftpd-1.0.27.tar.bz2) = 472818
|
||||
MD5 (pure-ftpd-1.0.28.tar.bz2) = a6f63e31be494df4e3174535bf8d6be1
|
||||
SHA256 (pure-ftpd-1.0.28.tar.bz2) = 1c8e0f4ddac3731ecb2432631d7af342b3800499d7ea7f8442c3e79e3e4c27d8
|
||||
SIZE (pure-ftpd-1.0.28.tar.bz2) = 465887
|
||||
|
Loading…
Reference in New Issue
Block a user