diff options
author | bapt <bapt@FreeBSD.org> | 2010-08-29 00:20:09 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-08-29 00:20:09 +0800 |
commit | 43d5d251baec889792cc40831dfb722fa62a0022 (patch) | |
tree | 6a4c1a2e168333f41fbb82b6bca72347fba9efd7 /mail/esmtp | |
parent | 116624d7ca90ea2cbb70fec010fa16927b74e677 (diff) | |
download | freebsd-ports-gnome-43d5d251baec889792cc40831dfb722fa62a0022.tar.gz freebsd-ports-gnome-43d5d251baec889792cc40831dfb722fa62a0022.tar.zst freebsd-ports-gnome-43d5d251baec889792cc40831dfb722fa62a0022.zip |
- Update to 1.2
- Add license
Approved by: mentors (implicit)
Diffstat (limited to 'mail/esmtp')
-rw-r--r-- | mail/esmtp/Makefile | 4 | ||||
-rw-r--r-- | mail/esmtp/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 1540f62240aa..50db0d96bd40 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -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 diff --git a/mail/esmtp/distinfo b/mail/esmtp/distinfo index 8bd58b298b55..3b70df8b7a2b 100644 --- a/mail/esmtp/distinfo +++ b/mail/esmtp/distinfo @@ -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 |