diff options
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 |