diff options
author | madpilot <madpilot@FreeBSD.org> | 2013-10-17 04:58:10 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2013-10-17 04:58:10 +0800 |
commit | 560dbb3c29092816e71bfd0173587c9cbd982c24 (patch) | |
tree | e75829a39a79c854fdd505b7591c4a1a06cda614 /www | |
parent | 7801d59782fdf305807d40d6e6fc20d6f409490e (diff) | |
download | freebsd-ports-gnome-560dbb3c29092816e71bfd0173587c9cbd982c24.tar.gz freebsd-ports-gnome-560dbb3c29092816e71bfd0173587c9cbd982c24.tar.zst freebsd-ports-gnome-560dbb3c29092816e71bfd0173587c9cbd982c24.zip |
- Update to 5.0.4
Diffstat (limited to 'www')
-rw-r--r-- | www/ajaxplorer/Makefile | 7 | ||||
-rw-r--r-- | www/ajaxplorer/distinfo | 4 | ||||
-rw-r--r-- | www/ajaxplorer/pkg-plist | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/www/ajaxplorer/Makefile b/www/ajaxplorer/Makefile index 8a27e0b99262..e4c5d6edcddf 100644 --- a/www/ajaxplorer/Makefile +++ b/www/ajaxplorer/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ajaxplorer -PORTVERSION= 5.0.3 +PORTVERSION= 5.0.4 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/stable-channel/${PORTVERSION} DISTNAME= ${PORTNAME}-core-${PORTVERSION} @@ -12,6 +12,11 @@ COMMENT= Ajax web file management system LICENSE= AGPLv3 NO_BUILD= yes +USES= shebangfix +php_OLD_CMD= /php +SHEBANG_FILES= plugins/core.mq/ws-server.php \ + plugins/core.mq/vendor/phpws/demo_ssl.php \ + plugins/core.mq/vendor/phpws/demo.php USE_PHP= dom mcrypt gd USE_DOS2UNIX= yes DOS2UNIX_REGEX= .*\.php diff --git a/www/ajaxplorer/distinfo b/www/ajaxplorer/distinfo index 97ff3832707f..d17ec95e8a7e 100644 --- a/www/ajaxplorer/distinfo +++ b/www/ajaxplorer/distinfo @@ -1,2 +1,2 @@ -SHA256 (ajaxplorer-core-5.0.3.tar.gz) = d39e9219fb28e0bc8442fbf89a23066560010209a5d889908eedb6b67b7f34ba -SIZE (ajaxplorer-core-5.0.3.tar.gz) = 6624645 +SHA256 (ajaxplorer-core-5.0.4.tar.gz) = 6aa635de7fa349342325de1a495447dbe6bbb0ac4d78ba981d18d4afd771529b +SIZE (ajaxplorer-core-5.0.4.tar.gz) = 6626575 diff --git a/www/ajaxplorer/pkg-plist b/www/ajaxplorer/pkg-plist index 15964a8fb3e4..136864003395 100644 --- a/www/ajaxplorer/pkg-plist +++ b/www/ajaxplorer/pkg-plist @@ -793,7 +793,6 @@ %%WWWDIR%%/plugins/core.conf/plugin_doc.html %%WWWDIR%%/plugins/core.conf/standard_conf_actions.xml %%WWWDIR%%/plugins/core.index/manifest.xml -%%WWWDIR%%/plugins/core.licence/class.ShareCenter.php %%WWWDIR%%/plugins/core.log/class.AJXP_Logger.php %%WWWDIR%%/plugins/core.log/class.AbstractLogDriver.php %%WWWDIR%%/plugins/core.log/manifest.xml @@ -1332,6 +1331,8 @@ %%WWWDIR%%/plugins/feed.sql/manifest.xml %%WWWDIR%%/plugins/gui.ajax/AjaXplorerOrange.png %%WWWDIR%%/plugins/gui.ajax/AjxpLogo250.png +%%WWWDIR%%/plugins/gui.ajax/LoginBoxLogo.png +%%WWWDIR%%/plugins/gui.ajax/PydioLogo250.png %%WWWDIR%%/plugins/gui.ajax/ajxpclient_actions.xml %%WWWDIR%%/plugins/gui.ajax/class.AJXP_ClientDriver.php %%WWWDIR%%/plugins/gui.ajax/gui-ajax-umbra.png @@ -3534,7 +3535,6 @@ @dirrm %%WWWDIR%%/plugins/core.mailer/i18n @dirrm %%WWWDIR%%/plugins/core.mailer @dirrm %%WWWDIR%%/plugins/core.log -@dirrm %%WWWDIR%%/plugins/core.licence @dirrm %%WWWDIR%%/plugins/core.index @dirrm %%WWWDIR%%/plugins/core.conf/i18n/conf @dirrm %%WWWDIR%%/plugins/core.conf/i18n |