diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-10 17:22:53 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-10 17:22:53 +0000 |
commit | d0c45077ddbf5ec4b9c4d5e9d1849f4ae16b0fd0 (patch) | |
tree | e583f36019d058896bce9465ab62c635e879966c /www/eventum | |
parent | f262cedc832052e1dc9949d3c4d2ee0bc0d845e3 (diff) | |
download | ports-d0c45077ddbf5ec4b9c4d5e9d1849f4ae16b0fd0.tar.gz ports-d0c45077ddbf5ec4b9c4d5e9d1849f4ae16b0fd0.zip |
- Update to 1.7.1.
PR: ports/95236
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Approved by: mnag (mentor)
Notes
Notes:
svn path=/head/; revision=159286
Diffstat (limited to 'www/eventum')
-rw-r--r-- | www/eventum/Makefile | 2 | ||||
-rw-r--r-- | www/eventum/distinfo | 6 | ||||
-rw-r--r-- | www/eventum/pkg-plist | 10 |
3 files changed, 10 insertions, 8 deletions
diff --git a/www/eventum/Makefile b/www/eventum/Makefile index 2fba45fc0fc6..0b66edd3b134 100644 --- a/www/eventum/Makefile +++ b/www/eventum/Makefile @@ -6,7 +6,7 @@ # PORTNAME= eventum -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MYSQL} MASTER_SITE_SUBDIR= eventum diff --git a/www/eventum/distinfo b/www/eventum/distinfo index b7c156a14d60..95cce47021d1 100644 --- a/www/eventum/distinfo +++ b/www/eventum/distinfo @@ -1,3 +1,3 @@ -MD5 (eventum-1.7.0.tar.gz) = d0869fd0ceda5f12974e16399493cd64 -SHA256 (eventum-1.7.0.tar.gz) = 826e4f033bc3666e8d41fd2ce1524b2cbf2ccd9935166cc21784debec48d03b4 -SIZE (eventum-1.7.0.tar.gz) = 883428 +MD5 (eventum-1.7.1.tar.gz) = e1845de39b4d9bd30ddec9c26031a7d5 +SHA256 (eventum-1.7.1.tar.gz) = 6694c142eb93555950577c216a8efa6991116ddb69049f3f4f4b0569b48f5e8c +SIZE (eventum-1.7.1.tar.gz) = 883676 diff --git a/www/eventum/pkg-plist b/www/eventum/pkg-plist index 481803277521..1a2cdac2dd87 100644 --- a/www/eventum/pkg-plist +++ b/www/eventum/pkg-plist @@ -1,3 +1,4 @@ +%%EVENTUM%%/CONTRIB %%EVENTUM%%/COPYING %%EVENTUM%%/ChangeLog %%EVENTUM%%/FAQ @@ -27,6 +28,7 @@ %%EVENTUM%%/duplicate.php %%EVENTUM%%/emails.php %%EVENTUM%%/faq.php +%%EVENTUM%%/favicon.ico %%EVENTUM%%/file_upload.php %%EVENTUM%%/forgot_password.php %%EVENTUM%%/get_attachment.php @@ -408,6 +410,8 @@ %%EVENTUM%%/misc/upgrade/v1.6.1_to_v1.7.0/index.html %%EVENTUM%%/misc/upgrade/v1.6.1_to_v1.7.0/set_root_message_ids.php %%EVENTUM%%/misc/upgrade/v1.6.1_to_v1.7.0/upgrade_config.php +%%EVENTUM%%/misc/upgrade/v1.7.0_to_v1.7.1/index.html +%%EVENTUM%%/misc/upgrade/v1.7.0_to_v1.7.1/upgrade_config.php %%EVENTUM%%/new.php %%EVENTUM%%/news.php %%EVENTUM%%/notification.php @@ -478,6 +482,7 @@ %%EVENTUM%%/templates/en/customer/example/quarantine.tpl.html %%EVENTUM%%/templates/en/customer/example/report_form_fields.tpl.html %%EVENTUM%%/templates/en/duplicate.tpl.html +%%EVENTUM%%/templates/en/edit_custom_fields.tpl.html %%EVENTUM%%/templates/en/email_drafts.tpl.html %%EVENTUM%%/templates/en/email_filter_form.tpl.html %%EVENTUM%%/templates/en/emails.tpl.html @@ -641,10 +646,6 @@ %%EVENTUM%%/templates/en/view_headers.tpl.html %%EVENTUM%%/templates/en/view_note.tpl.html %%EVENTUM%%/templates/en/yellow_note.tpl.html -%%EVENTUM%%/templates_c/%%-11^%%-1130223493^setup.tpl.html.php -%%EVENTUM%%/templates_c/%%-13^%%-137898301^error_icon.tpl.html.php -%%EVENTUM%%/templates_c/%%-81^%%-810598535^header.tpl.html.php -%%EVENTUM%%/templates_c/%%102^%%102046939^footer.tpl.html.php %%EVENTUM%%/time_tracking.php %%EVENTUM%%/update.php %%EVENTUM%%/view.php @@ -667,6 +668,7 @@ @dirrm %%EVENTUM%%/setup @dirrm %%EVENTUM%%/rpc @dirrm %%EVENTUM%%/reports +@dirrm %%EVENTUM%%/misc/upgrade/v1.7.0_to_v1.7.1 @dirrm %%EVENTUM%%/misc/upgrade/v1.6.1_to_v1.7.0 @dirrm %%EVENTUM%%/misc/upgrade/v1.6.0_to_v1.6.1 @dirrm %%EVENTUM%%/misc/upgrade/v1.5_to_v1.5.1 |