mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.2.7
PR: ports/91651 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
This commit is contained in:
parent
3555c601d4
commit
e6b53b3c1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153301
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue