diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-08-10 21:19:57 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-08-10 21:19:57 +0000 |
commit | 642971ad6fda5b68a93dc34bb37efb1a45062c14 (patch) | |
tree | 2d3727996afb1d897dab6707faf85fb91c2e0c71 /ftp | |
parent | 2f10914064d3e0d9ec52461953d47c5dac9ae252 (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/twoftpd/Makefile | 5 | ||||
-rw-r--r-- | ftp/twoftpd/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile index 758db57be153..00f43871346f 100644 --- a/ftp/twoftpd/Makefile +++ b/ftp/twoftpd/Makefile @@ -6,17 +6,18 @@ # PORTNAME= twoftpd -PORTVERSION= 1.21 -PORTREVISION= 1 +PORTVERSION= 1.41 CATEGORIES= ftp MASTER_SITES= http://untroubled.org/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= A simple, secure, efficient FTP server +BUILD_DEPENDS= ${LOCALBASE}/bin/bg-installer:${PORTSDIR}/devel/bglibs LIB_DEPENDS= cvm-v2client.1:${PORTSDIR}/security/cvm CFLAGS+= -I${LOCALBASE}/include +#-I${LOCALBASE}/include/bglibs LDFLAGS+= -s -L${LOCALBASE}/lib BGLIBS_LIB= ${LOCALBASE}/lib/bglibs BGLIBS_INCLUDE= ${LOCALBASE}/include/bglibs diff --git a/ftp/twoftpd/distinfo b/ftp/twoftpd/distinfo index d68a61c58f82..fd105022995a 100644 --- a/ftp/twoftpd/distinfo +++ b/ftp/twoftpd/distinfo @@ -1,3 +1,3 @@ -MD5 (twoftpd-1.21.tar.gz) = aea76c06d38b50c9a230def0f16475c0 -SHA256 (twoftpd-1.21.tar.gz) = 1fc52b20e48d4ef8e18816836b3c2c9a807ef177e6036dd9e1dae102ff48ef29 -SIZE (twoftpd-1.21.tar.gz) = 61205 +MD5 (twoftpd-1.41.tar.gz) = f571be79ad30e74a2aafa6559d3f7503 +SHA256 (twoftpd-1.41.tar.gz) = 1b269fdcef6a351ca339aa3516cda593c29c9bb2522eee1233f3815f0f59d683 +SIZE (twoftpd-1.41.tar.gz) = 84923 |