- Update to 3.2.1
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= adminer
|
||||
PORTVERSION= 3.2.0
|
||||
PORTVERSION= 3.2.1
|
||||
CATEGORIES= databases www
|
||||
MASTER_SITES= SF/${PORTNAME}/Adminer/Adminer%20${PORTVERSION}
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (adminer-3.2.0.zip) = f7874a34845babff540cd27ccc1341154ffe24d5611edb6250ad98746e261560
|
||||
SIZE (adminer-3.2.0.zip) = 305891
|
||||
SHA256 (adminer-3.2.1.zip) = 9039702be2baebc8123e4a002cdbfac7f4a8582cfbb3f20173590e7f516e1e93
|
||||
SIZE (adminer-3.2.1.zip) = 321290
|
||||
|
||||
@@ -49,6 +49,21 @@
|
||||
%%WWWDIR%%/adminer/lang/zh-tw.inc.php
|
||||
%%WWWDIR%%/adminer/lang/zh.inc.php
|
||||
%%WWWDIR%%/adminer/plugin.php
|
||||
%%WWWDIR%%/plugins/dump-xml.php
|
||||
%%WWWDIR%%/plugins/dump-zip.php
|
||||
%%WWWDIR%%/plugins/edit-calendar.php
|
||||
%%WWWDIR%%/plugins/edit-textarea.php
|
||||
%%WWWDIR%%/plugins/file-upload.php
|
||||
%%WWWDIR%%/plugins/foreign-system.php
|
||||
%%WWWDIR%%/plugins/frames.php
|
||||
%%WWWDIR%%/plugins/login-servers.php
|
||||
%%WWWDIR%%/plugins/login-table.php
|
||||
%%WWWDIR%%/plugins/plugin.php
|
||||
%%WWWDIR%%/plugins/readme.txt
|
||||
%%WWWDIR%%/plugins/slugify.php
|
||||
%%WWWDIR%%/plugins/tinymce.php
|
||||
%%WWWDIR%%/plugins/translation.php
|
||||
%%WWWDIR%%/plugins/version-noverify.php
|
||||
%%WWWDIR%%/adminer/privileges.inc.php
|
||||
%%WWWDIR%%/adminer/procedure.inc.php
|
||||
%%WWWDIR%%/adminer/processlist.inc.php
|
||||
@@ -89,6 +104,22 @@
|
||||
%%WWWDIR%%/externals/jush/jush.js
|
||||
%%WWWDIR%%/lang.php
|
||||
%%WWWDIR%%/readme.txt
|
||||
%%WWWDIR%%/plugins/dump-xml.php
|
||||
%%WWWDIR%%/plugins/dump-zip.php
|
||||
%%WWWDIR%%/plugins/edit-calendar.php
|
||||
%%WWWDIR%%/plugins/edit-textarea.php
|
||||
%%WWWDIR%%/plugins/enum-option.php
|
||||
%%WWWDIR%%/plugins/file-upload.php
|
||||
%%WWWDIR%%/plugins/foreign-system.php
|
||||
%%WWWDIR%%/plugins/frames.php
|
||||
%%WWWDIR%%/plugins/login-servers.php
|
||||
%%WWWDIR%%/plugins/login-table.php
|
||||
%%WWWDIR%%/plugins/plugin.php
|
||||
%%WWWDIR%%/plugins/readme.txt
|
||||
%%WWWDIR%%/plugins/slugify.php
|
||||
%%WWWDIR%%/plugins/tinymce.php
|
||||
%%WWWDIR%%/plugins/translation.php
|
||||
%%WWWDIR%%/plugins/version-noverify.php
|
||||
%%WWWDIR%%/tests/0-login.html
|
||||
%%WWWDIR%%/tests/1-create-database.html
|
||||
%%WWWDIR%%/tests/10-clone.html
|
||||
@@ -129,5 +160,6 @@
|
||||
@dirrm %%WWWDIR%%/externals/jsmin-php
|
||||
@dirrm %%WWWDIR%%/externals/jush
|
||||
@dirrm %%WWWDIR%%/externals
|
||||
@dirrm %%WWWDIR%%/plugins
|
||||
@dirrm %%WWWDIR%%/tests
|
||||
@dirrm %%WWWDIR%%
|
||||
|
||||
Reference in New Issue
Block a user