diff options
author | madpilot <madpilot@FreeBSD.org> | 2013-08-05 01:52:01 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2013-08-05 01:52:01 +0800 |
commit | 78c009b5e342d18c6b5f3df64f2730fae6b45188 (patch) | |
tree | c42848a350b3c7ae496eca2947ba12a52e74b9d2 /www | |
parent | bb6e2fee5aca377773f840a618274b13220027e3 (diff) | |
download | freebsd-ports-gnome-78c009b5e342d18c6b5f3df64f2730fae6b45188.tar.gz freebsd-ports-gnome-78c009b5e342d18c6b5f3df64f2730fae6b45188.tar.zst freebsd-ports-gnome-78c009b5e342d18c6b5f3df64f2730fae6b45188.zip |
- Update to 5.0.2
Diffstat (limited to 'www')
-rw-r--r-- | www/ajaxplorer/Makefile | 2 | ||||
-rw-r--r-- | www/ajaxplorer/distinfo | 4 | ||||
-rw-r--r-- | www/ajaxplorer/pkg-plist | 15 |
3 files changed, 18 insertions, 3 deletions
diff --git a/www/ajaxplorer/Makefile b/www/ajaxplorer/Makefile index 718a89e3c209..7eddfbb233ac 100644 --- a/www/ajaxplorer/Makefile +++ b/www/ajaxplorer/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ajaxplorer -PORTVERSION= 5.0.1 +PORTVERSION= 5.0.2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/stable-channel/${PORTVERSION} DISTNAME= ${PORTNAME}-core-${PORTVERSION} diff --git a/www/ajaxplorer/distinfo b/www/ajaxplorer/distinfo index c13320c7a6c8..a4895889523a 100644 --- a/www/ajaxplorer/distinfo +++ b/www/ajaxplorer/distinfo @@ -1,2 +1,2 @@ -SHA256 (ajaxplorer-core-5.0.1.tar.gz) = 42b142d31708d3808ebd2a9d938d4c40dd3f27b7d5fdc6f503e9af0d3a0e3ea1 -SIZE (ajaxplorer-core-5.0.1.tar.gz) = 6519427 +SHA256 (ajaxplorer-core-5.0.2.tar.gz) = 346313b34e83ac21854d681c507f96ea3ac2b3ffe1a965db7bdc0da814741db9 +SIZE (ajaxplorer-core-5.0.2.tar.gz) = 6543699 diff --git a/www/ajaxplorer/pkg-plist b/www/ajaxplorer/pkg-plist index a0e5a0f7b89f..05ccc17086c4 100644 --- a/www/ajaxplorer/pkg-plist +++ b/www/ajaxplorer/pkg-plist @@ -754,6 +754,7 @@ %%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 @@ -1036,6 +1037,15 @@ %%WWWDIR%%/plugins/editor.eml/img/64/mail_mime.png %%WWWDIR%%/plugins/editor.eml/manifest.xml %%WWWDIR%%/plugins/editor.eml/plugin_doc.html +%%WWWDIR%%/plugins/editor.etherpad/class.EtherpadClient.php +%%WWWDIR%%/plugins/editor.etherpad/class.EtherpadLauncher.js +%%WWWDIR%%/plugins/editor.etherpad/etherpad-client/etherpad-lite-client.php +%%WWWDIR%%/plugins/editor.etherpad/i18n/conf/en.php +%%WWWDIR%%/plugins/editor.etherpad/i18n/conf/fr.php +%%WWWDIR%%/plugins/editor.etherpad/i18n/en.php +%%WWWDIR%%/plugins/editor.etherpad/i18n/fr.php +%%WWWDIR%%/plugins/editor.etherpad/manifest.xml +%%WWWDIR%%/plugins/editor.etherpad/plugin_doc.html %%WWWDIR%%/plugins/editor.exif/class.ExifEditor.js %%WWWDIR%%/plugins/editor.exif/editor-exif.png %%WWWDIR%%/plugins/editor.exif/i18n/conf/en.php @@ -3291,6 +3301,10 @@ @dirrm %%WWWDIR%%/plugins/editor.exif/i18n/conf @dirrm %%WWWDIR%%/plugins/editor.exif/i18n @dirrm %%WWWDIR%%/plugins/editor.exif +@dirrm %%WWWDIR%%/plugins/editor.etherpad/i18n/conf +@dirrm %%WWWDIR%%/plugins/editor.etherpad/i18n +@dirrm %%WWWDIR%%/plugins/editor.etherpad/etherpad-client +@dirrm %%WWWDIR%%/plugins/editor.etherpad @dirrm %%WWWDIR%%/plugins/editor.eml/img/64 @dirrm %%WWWDIR%%/plugins/editor.eml/img/16 @dirrm %%WWWDIR%%/plugins/editor.eml/img @@ -3401,6 +3415,7 @@ @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 |