- Update to 1.2
- Add license Approved by: mentors (implicit)
This commit is contained in:
parent
eb2794183f
commit
601f9c8a23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260138
2 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= esmtp
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -15,6 +15,8 @@ COMMENT= Relay-only Mail Transfer Agent with sendmail compatible syntax
|
|||
|
||||
LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_BISON= build
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (esmtp-1.0.tar.bz2) = e4c4e00eecb70b528a9d772d2e633b29
|
||||
SHA256 (esmtp-1.0.tar.bz2) = b880708a52968ca9506ea8d9578ba1cfa8bb5586f51a421279803c8260dbb190
|
||||
SIZE (esmtp-1.0.tar.bz2) = 122979
|
||||
MD5 (esmtp-1.2.tar.bz2) = 79a9c1f9023d53f35bb82bf446150a72
|
||||
SHA256 (esmtp-1.2.tar.bz2) = a0d26931bf731f97514da266d079d8bc7d73c65b3499ed080576ab606b21c0ce
|
||||
SIZE (esmtp-1.2.tar.bz2) = 127921
|
||||
|
|
Loading…
Reference in a new issue