diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-01-29 14:32:29 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-01-29 14:32:29 +0000 |
commit | 766bbd311265b77ba884eba7864ca929e4f3e59f (patch) | |
tree | 1e99cda1d2712df6ab80c343786b9150d46034e8 /ftp | |
parent | Update to 2.0.13 (diff) |
- Update to 3.2
PR: 92486
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Notes
Notes:
svn path=/head/; revision=154721
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/phpwebftp/Makefile | 4 | ||||
-rw-r--r-- | ftp/phpwebftp/distinfo | 6 | ||||
-rw-r--r-- | ftp/phpwebftp/pkg-plist | 7 |
3 files changed, 10 insertions, 7 deletions
diff --git a/ftp/phpwebftp/Makefile b/ftp/phpwebftp/Makefile index 8b6d1199a78b..a24c31f6bf81 100644 --- a/ftp/phpwebftp/Makefile +++ b/ftp/phpwebftp/Makefile @@ -6,11 +6,11 @@ # PORTNAME= phpwebftp -PORTVERSION= 3.1 +PORTVERSION= 3.2 CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpwebftp -DISTNAME= phpWebFTP31 +DISTNAME= phpWebFTP32 EXTRACT_SUFX= .zip MAINTAINER= acardenas@bsd.org.pe diff --git a/ftp/phpwebftp/distinfo b/ftp/phpwebftp/distinfo index efeb7a905d21..699dde02fc67 100644 --- a/ftp/phpwebftp/distinfo +++ b/ftp/phpwebftp/distinfo @@ -1,3 +1,3 @@ -MD5 (phpWebFTP31.zip) = 4b58bb852c844bde9944e98b46861f68 -SHA256 (phpWebFTP31.zip) = 76b3ede8ce86786728a10d05febc7ead3453ea1a4fd15f13629cec94ad9ffa09 -SIZE (phpWebFTP31.zip) = 103943 +MD5 (phpWebFTP32.zip) = 6ad5f026fbe3f6f039dbbddf7ac0e5f4 +SHA256 (phpWebFTP32.zip) = 21cbf4aaf0d234043c7066521cfd846bf3185a5389cc903d4f1ea957b3d9132b +SIZE (phpWebFTP32.zip) = 108017 diff --git a/ftp/phpwebftp/pkg-plist b/ftp/phpwebftp/pkg-plist index d3c508f7c7a8..a09e19d56387 100644 --- a/ftp/phpwebftp/pkg-plist +++ b/ftp/phpwebftp/pkg-plist @@ -33,7 +33,7 @@ %%PHPWEBFTPDIR%%/img/txt.gif %%PHPWEBFTPDIR%%/img/upload.gif %%PHPWEBFTPDIR%%/img/1px.gif -%%PHPWEBFTPDIR%%/include/language/spanish.lang.php +%%PHPWEBFTPDIR%%/include/language/bulgarian.lang.php %%PHPWEBFTPDIR%%/include/language/catalan.lang.php %%PHPWEBFTPDIR%%/include/language/chinese simplified.lang.php %%PHPWEBFTPDIR%%/include/language/chinese.lang.php @@ -47,11 +47,14 @@ %%PHPWEBFTPDIR%%/include/language/italian.lang.php %%PHPWEBFTPDIR%%/include/language/latvian.lang.php %%PHPWEBFTPDIR%%/include/language/latvian-utf8.lang.php +%%PHPWEBFTPDIR%%/include/language/norwegian.lang.php %%PHPWEBFTPDIR%%/include/language/polish.lang.php %%PHPWEBFTPDIR%%/include/language/portuguese.lang.php %%PHPWEBFTPDIR%%/include/language/russian.lang.php %%PHPWEBFTPDIR%%/include/language/slovak.lang.php -%%PHPWEBFTPDIR%%/include/language/bulgarian.lang.php +%%PHPWEBFTPDIR%%/include/language/spanish.lang.php +%%PHPWEBFTPDIR%%/include/language/swedish.lang.php +%%PHPWEBFTPDIR%%/include/language/turkish.lang.php %%PHPWEBFTPDIR%%/include/functions.inc.php %%PHPWEBFTPDIR%%/include/index.html %%PHPWEBFTPDIR%%/include/script.js |