diff options
author | pav <pav@FreeBSD.org> | 2006-01-12 02:54:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-12 02:54:33 +0800 |
commit | 3340db4a1d8b61c45efa963896da4f5c6d49fbd5 (patch) | |
tree | 3a6c83fc4b181ed590bd704a216f216cc67077d0 /net | |
parent | 53157a823b5f17a329bcfeb8b51ba35f6335d61d (diff) | |
download | freebsd-ports-gnome-3340db4a1d8b61c45efa963896da4f5c6d49fbd5.tar.gz freebsd-ports-gnome-3340db4a1d8b61c45efa963896da4f5c6d49fbd5.tar.zst freebsd-ports-gnome-3340db4a1d8b61c45efa963896da4f5c6d49fbd5.zip |
- Update to 1.2.7
PR: ports/91651
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/pear-Net_SMTP/Makefile | 5 | ||||
-rw-r--r-- | net/pear-Net_SMTP/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/pear-Net_SMTP/Makefile b/net/pear-Net_SMTP/Makefile index 027087c7d67e..23f13bd6d283 100644 --- a/net/pear-Net_SMTP/Makefile +++ b/net/pear-Net_SMTP/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Net_SMTP -PORTVERSION= 1.2.6 -PORTREVISION= 1 +PORTVERSION= 1.2.7 CATEGORIES= net mail www pear MAINTAINER= antonio@php.net @@ -19,7 +18,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Net FILES= SMTP.php DOCS= guide.txt -TESTS= auth.phpt basic.phpt config.php.dist +TESTS= auth.phpt basic.phpt config.php.dist quotedata.phpt EXAMPLES= basic.php _EXAMPLESDIR= docs/examples diff --git a/net/pear-Net_SMTP/distinfo b/net/pear-Net_SMTP/distinfo index 96cbdf1018a7..b7b9178534eb 100644 --- a/net/pear-Net_SMTP/distinfo +++ b/net/pear-Net_SMTP/distinfo @@ -1,2 +1,3 @@ -MD5 (PEAR/Net_SMTP-1.2.6.tgz) = 69bcb47d571b72060beed0a7d8d852a5 -SIZE (PEAR/Net_SMTP-1.2.6.tgz) = 9106 +MD5 (PEAR/Net_SMTP-1.2.7.tgz) = 11c4de943b07206aab6193eefd8f328e +SHA256 (PEAR/Net_SMTP-1.2.7.tgz) = a088c8885b7ef243c5e574dccbcfdca6dcd4af411037ab97219827ccf7b4ec94 +SIZE (PEAR/Net_SMTP-1.2.7.tgz) = 10240 |