mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Upgrade to 1.1.3.
Changelog available at <http://pear.php.net/package-changelog.php?package=Mail&release=1.1.3>. Approved by: mat (implicit).
This commit is contained in:
parent
2615706a31
commit
218d034a9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106512
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Mail
|
||||
PORTVERSION= 1.1.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.1.3
|
||||
CATEGORIES= mail www pear
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -16,7 +15,8 @@ COMMENT= PEAR class that provides multiple interfaces for sending emails
|
||||
BUILD_DEPENDS= ${PEARDIR}/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
FILES= Mail.php Mail/mail.php Mail/sendmail.php Mail/smtp.php Mail/RFC822.php
|
||||
FILES= Mail.php Mail/mail.php Mail/null.php Mail/sendmail.php \
|
||||
Mail/smtp.php Mail/RFC822.php
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (PEAR/Mail-1.1.2.tgz) = 462cd0af2b3b5d7fd0969ba24c6da496
|
||||
SIZE (PEAR/Mail-1.1.2.tgz) = 13156
|
||||
MD5 (PEAR/Mail-1.1.3.tgz) = 88e15d4218bb3b0d29f7d234e96096e6
|
||||
SIZE (PEAR/Mail-1.1.3.tgz) = 13415
|
||||
|
Loading…
Reference in New Issue
Block a user