update to 1.4.1; Steve Shockley

This commit is contained in:
sthen 2010-03-21 01:17:33 +00:00
parent 2151fa52d6
commit 5bbef9e474
3 changed files with 15 additions and 13 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2009/11/06 09:01:07 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2010/03/21 01:17:33 sthen Exp $
COMMENT= SMTP support for PHP
DISTNAME= Net_SMTP-1.2.6
PKGNAME= pear-${DISTNAME:S/_/-/}p3
DISTNAME= Net_SMTP-1.4.1
PKGNAME= pear-${DISTNAME:S/_/-/}
CATEGORIES= net
MODULES= www/pear
@ -14,6 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= :pear-Net-Socket->=1.0.6:net/pear-Net-Socket
RUN_DEPENDS= :pear-Net-Socket->=1.0.7:net/pear-Net-Socket \
::security/pear-Auth-SASL
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (Net_SMTP-1.2.6.tgz) = aby0fVcbcgYL7tCn2NhSpQ==
RMD160 (Net_SMTP-1.2.6.tgz) = shXDcgrL491I8tF54aSBiLdpP/Y=
SHA1 (Net_SMTP-1.2.6.tgz) = nbrTnhPBzh47zUgIZyYjXzOhYik=
SHA256 (Net_SMTP-1.2.6.tgz) = 4elAT1aB7TCXY2Tww6Ge11tof87NWdAK8raWjPgBOyU=
SIZE (Net_SMTP-1.2.6.tgz) = 9106
MD5 (Net_SMTP-1.4.1.tgz) = kxIm8v4tRj+I7HI6SvWl1g==
RMD160 (Net_SMTP-1.4.1.tgz) = ANoQbfFm8b+Yaxi2+S5XIzjstyc=
SHA1 (Net_SMTP-1.4.1.tgz) = jqJ2ms72EsKv4TlOsWboozMrZi4=
SHA256 (Net_SMTP-1.4.1.tgz) = kJ+JLFJJTweYOc0gdl0w1Sgpa6kx2hYqH6q8QfIVP0I=
SIZE (Net_SMTP-1.4.1.tgz) = 11936

View File

@ -1,11 +1,11 @@
@comment $OpenBSD: PLIST,v 1.2 2007/03/22 22:48:04 robert Exp $
pear/doc/
@comment $OpenBSD: PLIST,v 1.3 2010/03/21 01:17:33 sthen Exp $
@group daemon
pear/doc/
pear/doc/Net_SMTP/
pear/doc/Net_SMTP/docs/
pear/doc/Net_SMTP/docs/examples/
pear/doc/Net_SMTP/docs/examples/basic.php
pear/doc/Net_SMTP/docs/guide.txt
pear/doc/Net_SMTP/examples/
pear/doc/Net_SMTP/examples/basic.php
pear/lib/.registry/net_smtp.reg
pear/lib/Net/SMTP.php
pear/tests/Net_SMTP/
@ -13,3 +13,4 @@ pear/tests/Net_SMTP/tests/
pear/tests/Net_SMTP/tests/auth.phpt
pear/tests/Net_SMTP/tests/basic.phpt
pear/tests/Net_SMTP/tests/config.php.dist
pear/tests/Net_SMTP/tests/quotedata.phpt