View | Details | Raw Unified | Return to bug 90786 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/home/antonio/antonio/ports/mail/pear-Mail/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Mail
8
PORTNAME=	Mail
9
PORTVERSION=	1.1.6
9
PORTVERSION=	1.1.9
10
CATEGORIES=	mail www pear
10
CATEGORIES=	mail www pear
11
11
12
MAINTAINER=	antonio@php.net
12
MAINTAINER=	antonio@php.net
Lines 17-23 Link Here
17
17
18
FILES=		Mail.php Mail/mail.php Mail/null.php Mail/sendmail.php	\
18
FILES=		Mail.php Mail/mail.php Mail/null.php Mail/sendmail.php	\
19
		Mail/smtp.php Mail/RFC822.php
19
		Mail/smtp.php Mail/RFC822.php
20
TESTS=		rfc822.phpt
20
TESTS=		rfc822.phpt smtp_error.phpt
21
21
22
LATEST_LINK=	pear-${PORTNAME}
22
LATEST_LINK=	pear-${PORTNAME}
23
OPTIONS=	PEAR_NET_SMTP "PEAR::Net_SMTP support" off
23
OPTIONS=	PEAR_NET_SMTP "PEAR::Net_SMTP support" off
(-)/usr/home/antonio/antonio/ports/mail/pear-Mail/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
MD5 (PEAR/Mail-1.1.6.tgz) = 8f69863f7cca91dde34aefab306610ec
1
MD5 (PEAR/Mail-1.1.9.tgz) = ce8dcb33a9ad9ea7072ca0175fd4ce8f
2
SIZE (PEAR/Mail-1.1.6.tgz) = 14940
2
SHA256 (PEAR/Mail-1.1.9.tgz) = 37b0a6a7e4b1e5ed528bfc0286c99bf1d7009aa635e3aaebf158a67b8acb603d
3
SIZE (PEAR/Mail-1.1.9.tgz) = 16411

Return to bug 90786