View | Details | Raw Unified | Return to bug 123067
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Net_SMTP
8
PORTNAME=	Net_SMTP
9
PORTVERSION=	1.2.10
9
PORTVERSION=	1.3.0
10
CATEGORIES=	net mail www pear
10
CATEGORIES=	net mail www pear
11
11
12
MAINTAINER=	bg1tpt@gmail.com
12
MAINTAINER=	bg1tpt@gmail.com
Lines 20-26 Link Here
20
DOCS=		guide.txt
20
DOCS=		guide.txt
21
TESTS=		auth.phpt basic.phpt config.php.dist quotedata.phpt
21
TESTS=		auth.phpt basic.phpt config.php.dist quotedata.phpt
22
EXAMPLES=	basic.php
22
EXAMPLES=	basic.php
23
_EXAMPLESDIR=	docs/examples
24
23
25
LATEST_LINK=	pear-Net_SMTP
24
LATEST_LINK=	pear-Net_SMTP
26
OPTIONS=	PEAR_AUTH_SASL "PEAR::Auth_SASL support" off
25
OPTIONS=	PEAR_AUTH_SASL "PEAR::Auth_SASL support" off
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (PEAR/Net_SMTP-1.2.10.tgz) = cd12642ea13e2ec3939688b988fd39c4
1
MD5 (PEAR/Net_SMTP-1.3.0.tgz) = afc3173dd1408aa38039737ecbd6ca04
2
SHA256 (PEAR/Net_SMTP-1.2.10.tgz) = f72a160b146887a225fdd35455273770ecea83104c2219c7d258f4591c4d40e8
2
SHA256 (PEAR/Net_SMTP-1.3.0.tgz) = 11daec4e22135a92fdb9d298a00b0c2aad2bba7516a511cb59f120930b9f7369
3
SIZE (PEAR/Net_SMTP-1.2.10.tgz) = 10923
3
SIZE (PEAR/Net_SMTP-1.3.0.tgz) = 10259

Return to bug 123067