Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2013 20:58:10 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330539 - head/www/ajaxplorer
Message-ID:  <201310162058.r9GKwAGE069669@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Wed Oct 16 20:58:10 2013
New Revision: 330539
URL: http://svnweb.freebsd.org/changeset/ports/330539

Log:
  - Update to 5.0.4

Modified:
  head/www/ajaxplorer/Makefile
  head/www/ajaxplorer/distinfo
  head/www/ajaxplorer/pkg-plist

Modified: head/www/ajaxplorer/Makefile
==============================================================================
--- head/www/ajaxplorer/Makefile	Wed Oct 16 20:40:27 2013	(r330538)
+++ head/www/ajaxplorer/Makefile	Wed Oct 16 20:58:10 2013	(r330539)
@@ -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

Modified: head/www/ajaxplorer/distinfo
==============================================================================
--- head/www/ajaxplorer/distinfo	Wed Oct 16 20:40:27 2013	(r330538)
+++ head/www/ajaxplorer/distinfo	Wed Oct 16 20:58:10 2013	(r330539)
@@ -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

Modified: head/www/ajaxplorer/pkg-plist
==============================================================================
--- head/www/ajaxplorer/pkg-plist	Wed Oct 16 20:40:27 2013	(r330538)
+++ head/www/ajaxplorer/pkg-plist	Wed Oct 16 20:58:10 2013	(r330539)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310162058.r9GKwAGE069669>