diff options
author | novel <novel@FreeBSD.org> | 2011-01-19 03:36:38 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2011-01-19 03:36:38 +0800 |
commit | 8dfefa833309f7dac55e4998d93fafbd8dbae1e3 (patch) | |
tree | 3222a964199924d7b273087e73af0a2d4cc652bd | |
parent | cbc3ca496112725da0b0cf895d9d035443409466 (diff) | |
download | freebsd-ports-gnome-8dfefa833309f7dac55e4998d93fafbd8dbae1e3.tar.gz freebsd-ports-gnome-8dfefa833309f7dac55e4998d93fafbd8dbae1e3.tar.zst freebsd-ports-gnome-8dfefa833309f7dac55e4998d93fafbd8dbae1e3.zip |
- Update to 1.4.23
- Define LICENSE
Feature safe: yes
-rw-r--r-- | mail/msmtp/Makefile | 4 | ||||
-rw-r--r-- | mail/msmtp/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 547521be059f..7adbcbe3d6a4 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= msmtp -PORTVERSION= 1.4.22 +PORTVERSION= 1.4.23 CATEGORIES= mail ipv6 MASTER_SITES= SF @@ -21,6 +21,8 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAN1= msmtp.1 INFO= msmtp +LICENSE= GPLv3 + OPTIONS= GNUTLS "Adds GnuTLS support" off \ OPENSSL "Adds support for SSL (Secure Socket Layer)" off \ GSASL "Adds GSASL support" off \ diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index c66a40f9e22c..0e0b43c77b40 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,2 +1,2 @@ -SHA256 (msmtp-1.4.22.tar.bz2) = 7aa6d8cddf7a0210eb8c69608bf3595dae28f82cabec4e03d309fe486531c74e -SIZE (msmtp-1.4.22.tar.bz2) = 942285 +SHA256 (msmtp-1.4.23.tar.bz2) = 269cd30eeb867167c6a599e23399f4fc24196fcdef3bac5b120d806b3b421810 +SIZE (msmtp-1.4.23.tar.bz2) = 942443 |