git: bd8a8a425795 - main - mail/pear-Mail: Update to 1.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Jun 2023 16:27:54 UTC
The branch main has been updated by garga: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd8a8a4257958e877d41ca01510a3508ba8ab7eb commit bd8a8a4257958e877d41ca01510a3508ba8ab7eb Author: Renato Botelho <garga@FreeBSD.org> AuthorDate: 2023-06-02 16:26:56 +0000 Commit: Renato Botelho <garga@FreeBSD.org> CommitDate: 2023-06-02 16:27:51 +0000 mail/pear-Mail: Update to 1.5.0 While here, add LICENSE_FILE and make portclippy happy Sponsored by: Rubicon Communications, LLC ("Netgate") --- mail/pear-Mail/Makefile | 7 ++++--- mail/pear-Mail/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index 40fd8332abaa..67d7d16799a2 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -1,5 +1,5 @@ PORTNAME= Mail -DISTVERSION= 1.4.1 +DISTVERSION= 1.5.0 PORTEPOCH= 1 CATEGORIES= mail www pear @@ -8,12 +8,13 @@ COMMENT= PEAR class that provides multiple interfaces for sending emails WWW= https://pear.php.net/package/Mail LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= pear OPTIONS_DEFINE= PEAR_NET_SMTP PEAR_NET_SMTP_DESC= PEAR::Net_SMTP support -USES= pear - PEAR_NET_SMTP_RUN_DEPENDS= ${PEARDIR}/Net/SMTP.php:net/pear-Net_SMTP@${PHP_FLAVOR} .include <bsd.port.mk> diff --git a/mail/pear-Mail/distinfo b/mail/pear-Mail/distinfo index b67558bb888f..c857e5121724 100644 --- a/mail/pear-Mail/distinfo +++ b/mail/pear-Mail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497103846 -SHA256 (PEAR/Mail-1.4.1.tgz) = 13112c9b4fe543543ef4436046442844cf198628bb30eb7eaab62c6a926ca9ba -SIZE (PEAR/Mail-1.4.1.tgz) = 21756 +TIMESTAMP = 1685722986 +SHA256 (PEAR/Mail-1.5.0.tgz) = 64a3eefb7572cc1ef7c9e376dc5f0754761dac44cefe40f493b168c0535ea3c1 +SIZE (PEAR/Mail-1.5.0.tgz) = 23221