diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-01-21 13:09:20 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-01-21 13:09:20 +0800 |
commit | 7a3dd38af74ee0c99b18a90b685d1cd72e189d9e (patch) | |
tree | e6c2e5827a21ee7fa2acbb634faabebb135ab5c6 /security | |
parent | 9427dd637fea5b6e90acdb777cbc38ac548f21b0 (diff) | |
download | freebsd-ports-graphics-7a3dd38af74ee0c99b18a90b685d1cd72e189d9e.tar.gz freebsd-ports-graphics-7a3dd38af74ee0c99b18a90b685d1cd72e189d9e.tar.zst freebsd-ports-graphics-7a3dd38af74ee0c99b18a90b685d1cd72e189d9e.zip |
- update version to 1.0.4
- pass maintainership to submitter
PR: 108116
Submitted by: Marcelo Araujo
Diffstat (limited to 'security')
-rw-r--r-- | security/tlswrap/Makefile | 6 | ||||
-rw-r--r-- | security/tlswrap/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/tlswrap/Makefile b/security/tlswrap/Makefile index da77decb428..3ef2c0f3ae8 100644 --- a/security/tlswrap/Makefile +++ b/security/tlswrap/Makefile @@ -6,12 +6,12 @@ # PORTNAME= tlswrap -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 CATEGORIES= security MASTER_SITES= http://tlswrap.sunsite.dk/ -DISTNAME= ${PORTNAME}-1.02 +DISTNAME= ${PORTNAME}-1.04 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= An FTP proxy that wraps data and control with TLS/SSL GNU_CONFIGURE= yes diff --git a/security/tlswrap/distinfo b/security/tlswrap/distinfo index 3ff4f0170ca..7610f8323d1 100644 --- a/security/tlswrap/distinfo +++ b/security/tlswrap/distinfo @@ -1,3 +1,3 @@ -MD5 (tlswrap-1.02.tar.gz) = fa9e503a861a7519a8f485bad77e2cc7 -SHA256 (tlswrap-1.02.tar.gz) = 024a8ba6ba9b5917a1aa3a8d1723812b9bf5a14f931bf35eebe790c1058bf054 -SIZE (tlswrap-1.02.tar.gz) = 137602 +MD5 (tlswrap-1.04.tar.gz) = 68a4d937c1e817fa3056751e8902b691 +SHA256 (tlswrap-1.04.tar.gz) = d10b8b45276695f5357d3e46212b8708a6baf42c83c5e4f4a263801890ac34b4 +SIZE (tlswrap-1.04.tar.gz) = 129507 |