diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-01-11 00:07:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-01-11 00:07:02 +0000 |
commit | 959ddb2e174fcc8703856a8718b3ebd41fe075d9 (patch) | |
tree | c786e518e07e5ac3901a6bbbe3f489d6e3a5576c /www/eventum | |
parent | a2dd31329c38787befb25e066aba284b2dcaec77 (diff) | |
download | ports-959ddb2e174fcc8703856a8718b3ebd41fe075d9.tar.gz ports-959ddb2e174fcc8703856a8718b3ebd41fe075d9.zip |
- Update to 2.1.1
Approved by: maintainer implicit
Notes
Notes:
svn path=/head/; revision=205441
Diffstat (limited to 'www/eventum')
-rw-r--r-- | www/eventum/Makefile | 3 | ||||
-rw-r--r-- | www/eventum/distinfo | 6 | ||||
-rw-r--r-- | www/eventum/pkg-plist | 23 |
3 files changed, 21 insertions, 11 deletions
diff --git a/www/eventum/Makefile b/www/eventum/Makefile index dcfbf794b26a..e1718169e7b0 100644 --- a/www/eventum/Makefile +++ b/www/eventum/Makefile @@ -6,8 +6,7 @@ # PORTNAME= eventum -PORTVERSION= 2.1 -PORTREVISION= 1 +PORTVERSION= 2.1.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MYSQL} MASTER_SITE_SUBDIR= eventum diff --git a/www/eventum/distinfo b/www/eventum/distinfo index 3e3b2fb94223..dc82c04490d0 100644 --- a/www/eventum/distinfo +++ b/www/eventum/distinfo @@ -1,3 +1,3 @@ -MD5 (eventum-2.1.tar.gz) = bfb7270095e1d68c1b698315b85ba42e -SHA256 (eventum-2.1.tar.gz) = 64051580f9770a92165b0bf5d762b6a085b29d6d5178455b4468a51c949fe42d -SIZE (eventum-2.1.tar.gz) = 1604401 +MD5 (eventum-2.1.1.tar.gz) = 5aa6b0fa776251887d3c96decdfe4da7 +SHA256 (eventum-2.1.1.tar.gz) = 26cebcb9af68f08c7415e6180565eac8905e429a2a2bc8ccf5ed103396d1e43e +SIZE (eventum-2.1.1.tar.gz) = 1549304 diff --git a/www/eventum/pkg-plist b/www/eventum/pkg-plist index d4f1bacaf4ef..a251bf5ef6f6 100644 --- a/www/eventum/pkg-plist +++ b/www/eventum/pkg-plist @@ -303,9 +303,17 @@ %%WWWDIR%%/include/pear/Net/UserAgent/Detect.php %%WWWDIR%%/include/pear/PEAR.php %%WWWDIR%%/include/pear/Text/Diff.php +%%WWWDIR%%/include/pear/Text/Diff/Engine/native.php +%%WWWDIR%%/include/pear/Text/Diff/Engine/shell.php +%%WWWDIR%%/include/pear/Text/Diff/Engine/string.php +%%WWWDIR%%/include/pear/Text/Diff/Engine/xdiff.php +%%WWWDIR%%/include/pear/Text/Diff/Mapped.php %%WWWDIR%%/include/pear/Text/Diff/Renderer.php +%%WWWDIR%%/include/pear/Text/Diff/Renderer/context.php %%WWWDIR%%/include/pear/Text/Diff/Renderer/inline.php %%WWWDIR%%/include/pear/Text/Diff/Renderer/unified.php +%%WWWDIR%%/include/pear/Text/Diff/ThreeWay.php +%%WWWDIR%%/include/pear/Text/Diff3.php %%WWWDIR%%/include/pear/XML/RPC.php %%WWWDIR%%/include/pear/XML/RPC/Server.php %%WWWDIR%%/include/php-gettext/AUTHORS @@ -405,6 +413,7 @@ %%WWWDIR%%/misc/scm/process_cvs_commits.php %%WWWDIR%%/misc/scm/process_svn_commits.php %%WWWDIR%%/misc/upgrade/flush_compiled_templates.php +%%WWWDIR%%/misc/upgrade/index.html %%WWWDIR%%/misc/upgrade/snapshot_to_v1.1/fix_system_account.php %%WWWDIR%%/misc/upgrade/snapshot_to_v1.1/set_history_type.php %%WWWDIR%%/misc/upgrade/v1.1_to_v1.2/database_changes.php @@ -467,6 +476,7 @@ %%WWWDIR%%/misc/upgrade/v2.0_to_v2.1/database_changes.php %%WWWDIR%%/misc/upgrade/v2.0_to_v2.1/index.html %%WWWDIR%%/misc/upgrade/v2.0_to_v2.1/update_custom_field_by_type.php +%%WWWDIR%%/misc/upgrade/v2.1_to_v2.1.1/index.html %%WWWDIR%%/new.php %%WWWDIR%%/news.php %%WWWDIR%%/notification.php @@ -507,9 +517,8 @@ %%WWWDIR%%/setup/acl.sql %%WWWDIR%%/setup/changes.sql %%WWWDIR%%/setup/check_permissions.php -@unexec if cmp -s %D/%%WWWDIR%%/setup/config.php-dist %D/%%WWWDIR%%/setup/config.php; then rm -f %D/%%WWWDIR%%/setup/config.php; fi +%%WWWDIR%%/setup/config.php %%WWWDIR%%/setup/config.php-dist -@exec if [ ! -f %D/%%WWWDIR%%/setup/config.php ] ; then cp -p %D/%F %B/%%WWWDIR%%/setup/config.php; fi %%WWWDIR%%/setup/index.php %%WWWDIR%%/setup/irc_config.php %%WWWDIR%%/setup/schema.sql @@ -705,6 +714,7 @@ %%WWWDIR%%/view_email.php %%WWWDIR%%/view_headers.php %%WWWDIR%%/view_note.php +@dirrmtry %%WWWDIR%%/templates_c @dirrm %%WWWDIR%%/templates/tips @dirrm %%WWWDIR%%/templates/reports @dirrm %%WWWDIR%%/templates/reminders @@ -715,9 +725,11 @@ @dirrm %%WWWDIR%%/templates/expandable_cell @dirrm %%WWWDIR%%/templates/customer/example @dirrm %%WWWDIR%%/templates/customer +@dirrmtry %%WWWDIR%%/templates @dirrm %%WWWDIR%%/setup @dirrm %%WWWDIR%%/rpc @dirrm %%WWWDIR%%/reports +@dirrm %%WWWDIR%%/misc/upgrade/v2.1_to_v2.1.1 @dirrm %%WWWDIR%%/misc/upgrade/v2.0_to_v2.1 @dirrm %%WWWDIR%%/misc/upgrade/v2.0-beta_to_v2.0 @dirrm %%WWWDIR%%/misc/upgrade/v1.7.1_to_v2.0 @@ -768,8 +780,9 @@ @dirrm %%WWWDIR%%/misc/cli/include/pear @dirrm %%WWWDIR%%/misc/cli/include @dirrm %%WWWDIR%%/misc/cli -@dirrm %%WWWDIR%%/misc +@dirrmtry %%WWWDIR%%/misc @dirrm %%WWWDIR%%/manage +@dirrmtry %%WWWDIR%%/logs @dirrm %%WWWDIR%%/locks @dirrm %%WWWDIR%%/js @dirrm %%WWWDIR%%/include/workflow @@ -777,6 +790,7 @@ @dirrm %%WWWDIR%%/include/pear/XML/RPC @dirrm %%WWWDIR%%/include/pear/XML @dirrm %%WWWDIR%%/include/pear/Text/Diff/Renderer +@dirrm %%WWWDIR%%/include/pear/Text/Diff/Engine @dirrm %%WWWDIR%%/include/pear/Text/Diff @dirrm %%WWWDIR%%/include/pear/Text @dirrm %%WWWDIR%%/include/pear/Net/UserAgent @@ -807,8 +821,5 @@ @dirrm %%WWWDIR%%/customer/example @dirrm %%WWWDIR%%/customer @dirrm %%WWWDIR%%/css -@dirrmtry %%WWWDIR%%/templates_c -@dirrmtry %%WWWDIR%%/templates -@dirrmtry %%WWWDIR%%/logs @dirrmtry %%WWWDIR%%/config @dirrmtry %%WWWDIR%% |