diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-06-20 02:36:16 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-06-20 02:36:16 +0000 |
commit | 51b9d94cb877d4cfedba371e6dc33226293cfc14 (patch) | |
tree | fcb0c9831554b4abe386280234ef65e4b9f9e6f1 /www/elgg | |
parent | 5d45aaa78de42225c3d21dc2b0fe57c3f4e5ebb4 (diff) | |
download | ports-51b9d94cb877d4cfedba371e6dc33226293cfc14.tar.gz ports-51b9d94cb877d4cfedba371e6dc33226293cfc14.zip |
Notes
Diffstat (limited to 'www/elgg')
-rw-r--r-- | www/elgg/Makefile | 2 | ||||
-rw-r--r-- | www/elgg/distinfo | 4 | ||||
-rw-r--r-- | www/elgg/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/www/elgg/Makefile b/www/elgg/Makefile index a51ac222d63a..d20cde55e343 100644 --- a/www/elgg/Makefile +++ b/www/elgg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= elgg -PORTVERSION= 1.7.9 +PORTVERSION= 1.7.10 CATEGORIES= www MASTER_SITES= http://elgg.org/download/ diff --git a/www/elgg/distinfo b/www/elgg/distinfo index 0b72c0186ab3..9545fc642594 100644 --- a/www/elgg/distinfo +++ b/www/elgg/distinfo @@ -1,2 +1,2 @@ -SHA256 (elgg-1.7.9.zip) = 2b303f4565c4fa94ded9befa806d3a539008f3c9bdf1cb0e9b1a8c8cafec212e -SIZE (elgg-1.7.9.zip) = 2927988 +SHA256 (elgg-1.7.10.zip) = 8f2823c7fc06e1aab1caf7fb1e59d6f28b837b9ac217912df9de06e9106e50a3 +SIZE (elgg-1.7.10.zip) = 2936433 diff --git a/www/elgg/pkg-plist b/www/elgg/pkg-plist index 2b29cf93299d..1d09b3d72db6 100644 --- a/www/elgg/pkg-plist +++ b/www/elgg/pkg-plist @@ -202,6 +202,7 @@ %%WWWDIR%%/engine/schema/upgrades/2010062401.sql %%WWWDIR%%/engine/settings.example.php %%WWWDIR%%/engine/start.php +%%WWWDIR%%/engine/tests/api/access_collections.php %%WWWDIR%%/engine/tests/api/entity_getter_functions.php %%WWWDIR%%/engine/tests/elgg_unit_test.php %%WWWDIR%%/engine/tests/objects/entities.php @@ -850,6 +851,7 @@ %%WWWDIR%%/mod/thewire/views/rss/object/thewire.php %%WWWDIR%%/mod/thewire/views/rss/search/object/thewire/entity.php %%WWWDIR%%/mod/tinymce/LICENCE.txt +%%WWWDIR%%/mod/tinymce/css/elgg_content.css %%WWWDIR%%/mod/tinymce/languages/en.php %%WWWDIR%%/mod/tinymce/manifest.xml %%WWWDIR%%/mod/tinymce/readme.txt @@ -1870,6 +1872,7 @@ @dirrm %%WWWDIR%%/mod/tinymce/tinymce/jscripts @dirrm %%WWWDIR%%/mod/tinymce/tinymce @dirrm %%WWWDIR%%/mod/tinymce/languages +@dirrm %%WWWDIR%%/mod/tinymce/css @dirrm %%WWWDIR%%/mod/tinymce @dirrm %%WWWDIR%%/mod/thewire/views/rss/search/object/thewire @dirrm %%WWWDIR%%/mod/thewire/views/rss/search/object |