Maintenance update to 1.1.14.
This commit is contained in:
parent
99e6b366cb
commit
7f105eb286
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2006/05/09 14:16:50 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2006/10/28 17:58:48 mbalmer Exp $
|
||||
|
||||
COMMENT= "class that provides multiple interfaces for sending email"
|
||||
|
||||
DISTNAME= Mail-1.1.4
|
||||
PKGNAME= pear-${DISTNAME}p0
|
||||
DISTNAME= Mail-1.1.14
|
||||
PKGNAME= pear-${DISTNAME}
|
||||
CATEGORIES= mail pear
|
||||
|
||||
MASTER_SITES= http://pear.php.net/get/
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (Mail-1.1.4.tgz) = 3e14fef5bd418de87214a3271ffc4549
|
||||
RMD160 (Mail-1.1.4.tgz) = 27be4d65e32d43102de5523248e22c9f3371523b
|
||||
SHA1 (Mail-1.1.4.tgz) = 555dbbbd519a8c1299452f4557f1485c9d4909aa
|
||||
SIZE (Mail-1.1.4.tgz) = 14548
|
||||
MD5 (Mail-1.1.14.tgz) = e50da58b6b787b3903ce4d07dc791bb2
|
||||
RMD160 (Mail-1.1.14.tgz) = 72c0c7018b92ef97789f723a1970c41471bd165f
|
||||
SHA1 (Mail-1.1.14.tgz) = 6c46636e0df3c0a813df3cbda1fd5afac987069d
|
||||
SIZE (Mail-1.1.14.tgz) = 17537
|
||||
|
@ -1,6 +1,13 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/02/15 10:07:33 mbalmer Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2006/10/28 17:58:48 mbalmer Exp $
|
||||
lib/
|
||||
lib/php/
|
||||
@comment pear/lib/.channels/.alias/pear.txt
|
||||
@comment pear/lib/.channels/.alias/pecl.txt
|
||||
@comment pear/lib/.channels/__uri.reg
|
||||
@comment pear/lib/.channels/pear.php.net.reg
|
||||
@comment pear/lib/.channels/pecl.php.net.reg
|
||||
@comment pear/lib/.depdb
|
||||
@comment pear/lib/.depdblock
|
||||
pear/lib/.registry/mail.reg
|
||||
pear/lib/Mail/
|
||||
pear/lib/Mail.php
|
||||
@ -9,7 +16,7 @@ pear/lib/Mail/mail.php
|
||||
pear/lib/Mail/null.php
|
||||
pear/lib/Mail/sendmail.php
|
||||
pear/lib/Mail/smtp.php
|
||||
pear/tests/
|
||||
pear/tests/Mail/
|
||||
pear/tests/Mail/tests/
|
||||
pear/tests/Mail/tests/rfc822.phpt
|
||||
pear/tests/Mail/tests/smtp_error.phpt
|
||||
|
Loading…
Reference in New Issue
Block a user