mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
- Update to 3.2
PR: 92486 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
This commit is contained in:
parent
850cf515b3
commit
766bbd3112
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154721
3 changed files with 10 additions and 7 deletions
|
@ -6,11 +6,11 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= phpwebftp
|
PORTNAME= phpwebftp
|
||||||
PORTVERSION= 3.1
|
PORTVERSION= 3.2
|
||||||
CATEGORIES= ftp
|
CATEGORIES= ftp
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= phpwebftp
|
MASTER_SITE_SUBDIR= phpwebftp
|
||||||
DISTNAME= phpWebFTP31
|
DISTNAME= phpWebFTP32
|
||||||
EXTRACT_SUFX= .zip
|
EXTRACT_SUFX= .zip
|
||||||
|
|
||||||
MAINTAINER= acardenas@bsd.org.pe
|
MAINTAINER= acardenas@bsd.org.pe
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (phpWebFTP31.zip) = 4b58bb852c844bde9944e98b46861f68
|
MD5 (phpWebFTP32.zip) = 6ad5f026fbe3f6f039dbbddf7ac0e5f4
|
||||||
SHA256 (phpWebFTP31.zip) = 76b3ede8ce86786728a10d05febc7ead3453ea1a4fd15f13629cec94ad9ffa09
|
SHA256 (phpWebFTP32.zip) = 21cbf4aaf0d234043c7066521cfd846bf3185a5389cc903d4f1ea957b3d9132b
|
||||||
SIZE (phpWebFTP31.zip) = 103943
|
SIZE (phpWebFTP32.zip) = 108017
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
%%PHPWEBFTPDIR%%/img/txt.gif
|
%%PHPWEBFTPDIR%%/img/txt.gif
|
||||||
%%PHPWEBFTPDIR%%/img/upload.gif
|
%%PHPWEBFTPDIR%%/img/upload.gif
|
||||||
%%PHPWEBFTPDIR%%/img/1px.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/catalan.lang.php
|
||||||
%%PHPWEBFTPDIR%%/include/language/chinese simplified.lang.php
|
%%PHPWEBFTPDIR%%/include/language/chinese simplified.lang.php
|
||||||
%%PHPWEBFTPDIR%%/include/language/chinese.lang.php
|
%%PHPWEBFTPDIR%%/include/language/chinese.lang.php
|
||||||
|
@ -47,11 +47,14 @@
|
||||||
%%PHPWEBFTPDIR%%/include/language/italian.lang.php
|
%%PHPWEBFTPDIR%%/include/language/italian.lang.php
|
||||||
%%PHPWEBFTPDIR%%/include/language/latvian.lang.php
|
%%PHPWEBFTPDIR%%/include/language/latvian.lang.php
|
||||||
%%PHPWEBFTPDIR%%/include/language/latvian-utf8.lang.php
|
%%PHPWEBFTPDIR%%/include/language/latvian-utf8.lang.php
|
||||||
|
%%PHPWEBFTPDIR%%/include/language/norwegian.lang.php
|
||||||
%%PHPWEBFTPDIR%%/include/language/polish.lang.php
|
%%PHPWEBFTPDIR%%/include/language/polish.lang.php
|
||||||
%%PHPWEBFTPDIR%%/include/language/portuguese.lang.php
|
%%PHPWEBFTPDIR%%/include/language/portuguese.lang.php
|
||||||
%%PHPWEBFTPDIR%%/include/language/russian.lang.php
|
%%PHPWEBFTPDIR%%/include/language/russian.lang.php
|
||||||
%%PHPWEBFTPDIR%%/include/language/slovak.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/functions.inc.php
|
||||||
%%PHPWEBFTPDIR%%/include/index.html
|
%%PHPWEBFTPDIR%%/include/index.html
|
||||||
%%PHPWEBFTPDIR%%/include/script.js
|
%%PHPWEBFTPDIR%%/include/script.js
|
||||||
|
|
Loading…
Add table
Reference in a new issue