- update version to 1.0.4
- pass maintainership to submitter PR: 108116 Submitted by: Marcelo Araujo
This commit is contained in:
parent
c1c2fa1e68
commit
924985a69f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182884
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue