mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update 1.3.3
- Adopt maintainership
This commit is contained in:
parent
211c86a667
commit
40dc3e8ee8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204008
2 changed files with 6 additions and 6 deletions
|
@ -6,14 +6,14 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Net_FTP
|
PORTNAME= Net_FTP
|
||||||
PORTVERSION= 1.3.2
|
PORTVERSION= 1.3.3
|
||||||
CATEGORIES= ftp www pear
|
CATEGORIES= ftp www pear
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= miwi@FreeBSD.org
|
||||||
COMMENT= PEAR OO interface to the PHP FTP functions plus some additions
|
COMMENT= PEAR OO interface to the PHP FTP functions plus some additions
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||||
|
|
||||||
USE_PHP= ftp
|
USE_PHP= ftp
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (PEAR/Net_FTP-1.3.2.tgz) = fce386d6029e1171ab8f46c7568f2637
|
MD5 (PEAR/Net_FTP-1.3.3.tgz) = a5b7eb4f9b454f04a9aed4ce6dd93443
|
||||||
SHA256 (PEAR/Net_FTP-1.3.2.tgz) = d90eb1d01e4e2779a8cb8793df80790844aff400dd39fc1028ddb0a5eb0d9a55
|
SHA256 (PEAR/Net_FTP-1.3.3.tgz) = 7cb66cb865fda7175f0fd902bb6e8d25806679d8f7e68dda4d68ce56c3980959
|
||||||
SIZE (PEAR/Net_FTP-1.3.2.tgz) = 24992
|
SIZE (PEAR/Net_FTP-1.3.3.tgz) = 30375
|
||||||
|
|
Loading…
Add table
Reference in a new issue