aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2023-06-02 16:26:56 +0000
committerRenato Botelho <garga@FreeBSD.org>2023-06-02 16:27:51 +0000
commitbd8a8a4257958e877d41ca01510a3508ba8ab7eb (patch)
treefbf3be2e40e341762496a19eeacb92c882489f67
parentd73ea50e7d51354deb52a5d87ed5f55becc01601 (diff)
downloadports-bd8a8a4257958e877d41ca01510a3508ba8ab7eb.tar.gz
ports-bd8a8a4257958e877d41ca01510a3508ba8ab7eb.zip
mail/pear-Mail: Update to 1.5.0
While here, add LICENSE_FILE and make portclippy happy Sponsored by: Rubicon Communications, LLC ("Netgate")
-rw-r--r--mail/pear-Mail/Makefile7
-rw-r--r--mail/pear-Mail/distinfo6
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