+ update port: ftp/pear-Net_FTP to 1.3.1
+ changelog: http://pear.php.net/package/Net_FTP/download/1.3.1/ PR: 79624 Submitted by: Antonio Carlos Venancio Junior (maintainer)
This commit is contained in:
parent
a04edb0f7e
commit
d8204be9e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132707
2 changed files with 4 additions and 5 deletions
|
@ -6,9 +6,8 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net_FTP
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= ftp pear
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= ftp www pear
|
||||
|
||||
MAINTAINER= antonio@php.net
|
||||
COMMENT= PEAR OO interface to the PHP FTP functions plus some additions
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (PEAR/Net_FTP-1.3.0.tgz) = d54a4312ed3810ef747b331ee95c5fa3
|
||||
SIZE (PEAR/Net_FTP-1.3.0.tgz) = 19491
|
||||
MD5 (PEAR/Net_FTP-1.3.1.tgz) = b3703a33da0ee0e44128283bed6e93f6
|
||||
SIZE (PEAR/Net_FTP-1.3.1.tgz) = 19373
|
||||
|
|
Loading…
Reference in a new issue