update to pear-Net-IMAP-1.1.3
This commit is contained in:
parent
84ac8d7cae
commit
31c5e023c6
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2013/03/11 11:35:54 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2014/11/15 23:35:33 sthen Exp $
|
||||
|
||||
COMMENT= implementation of the IMAP protocol for PHP
|
||||
|
||||
DISTNAME= Net_IMAP-1.1.0
|
||||
REVISION= 0
|
||||
DISTNAME= Net_IMAP-1.1.3
|
||||
CATEGORIES= net
|
||||
|
||||
MODULES= www/pear
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (Net_IMAP-1.1.0.tgz) = TyulL37CstZw1o7vB6aT6w==
|
||||
RMD160 (Net_IMAP-1.1.0.tgz) = WnRRh7IpwPhdQD3jTtmf2WVcYUg=
|
||||
SHA1 (Net_IMAP-1.1.0.tgz) = arJ5aleNqhyV9CkXfWw93yCoViA=
|
||||
SHA256 (Net_IMAP-1.1.0.tgz) = tHzbJBAEqhwSC15FBNyi1Yv9HyEtvJa81yfvd71r8ms=
|
||||
SIZE (Net_IMAP-1.1.0.tgz) = 37107
|
||||
SHA256 (Net_IMAP-1.1.3.tgz) = H/3i1l2ePhp9OB/J7o66xwzP62rHRhZEI+kmIRsLRIc=
|
||||
SIZE (Net_IMAP-1.1.3.tgz) = 40494
|
||||
|
@ -1,13 +1,18 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/03/21 01:17:13 sthen Exp $
|
||||
@group daemon
|
||||
@comment $OpenBSD: PLIST,v 1.4 2014/11/15 23:35:33 sthen Exp $
|
||||
pear/data/Net_IMAP/
|
||||
pear/data/Net_IMAP/composer.json
|
||||
pear/doc/
|
||||
pear/doc/Net_IMAP/
|
||||
pear/doc/Net_IMAP/LICENSE.txt
|
||||
pear/doc/Net_IMAP/README
|
||||
pear/doc/Net_IMAP/docs/
|
||||
pear/doc/Net_IMAP/docs/test_IMAP.php
|
||||
pear/doc/Net_IMAP/docs/test_IMAPProtocol.php
|
||||
pear/lib/.registry/net_imap.reg
|
||||
pear/lib/Net/IMAP.php
|
||||
pear/lib/Net/IMAPProtocol.php
|
||||
pear/tests/Net_IMAP/
|
||||
pear/tests/Net_IMAP/docs/
|
||||
pear/tests/Net_IMAP/docs/test_IMAP.php
|
||||
pear/tests/Net_IMAP/docs/test_IMAPProtocol.php
|
||||
pear/tests/Net_IMAP/phpunit.xml
|
||||
pear/tests/Net_IMAP/tests/
|
||||
pear/tests/Net_IMAP/tests/IMAPTest.php
|
||||
pear/tests/Net_IMAP/tests/settings.php.sample
|
||||
pear/tests/Net_IMAP/tests/testAll.php
|
||||
pear/tests/Net_IMAP/tests/testIMAP.php
|
||||
|
Loading…
Reference in New Issue
Block a user