- Update to 0.98.

PR:		ports/138217
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	Alexander Kriventsov <avk@vl.ru> (maintainer)
This commit is contained in:
Marcelo Araujo 2009-08-28 16:23:11 +00:00
parent 568c7937c7
commit 0c57acf412
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240456
2 changed files with 7 additions and 7 deletions

View file

@ -6,18 +6,18 @@
#
PORTNAME= net2ftp
PORTVERSION= 0.97
PORTVERSION= 0.98
CATEGORIES= ftp
MASTER_SITES= http://www.net2ftp.com/download/
DISTNAME= ${PORTNAME}_v${PORTVERSION}
MAINTAINER= avk@vl.ru
COMMENT= PHP scripts to work with ftp
COMMENT= PHP scripts to work with ftp
USE_ZIP= YES
USE_ZIP= YES
NO_BUILD= YES
.if !defined(WITHOUT_PHP_DEPENDS)
USE_PHP= ftp mysql pcre session zlib
USE_PHP= ftp mysql pcre session zlib
.endif
#USE_DOS2UNIX= YES

View file

@ -1,3 +1,3 @@
MD5 (net2ftp_v0.97.zip) = b0e21b90d77567a3f4fd6284ce9585ac
SHA256 (net2ftp_v0.97.zip) = ff27a9ec39ee6a5544746deaf38a3af811044b27da160c023e7f3b8a11e0c284
SIZE (net2ftp_v0.97.zip) = 4167454
MD5 (net2ftp_v0.98.zip) = 5a2741b5881f3f229a788958dc6cdf10
SHA256 (net2ftp_v0.98.zip) = 3c2e106f8b1d234578ca2af3ee03b822990586c8fabf40e6ba47a24ca63c56be
SIZE (net2ftp_v0.98.zip) = 4499018