Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  2 Apr 2006 13:31:46 -0500 (CDT)
From:      Babak Farrokhi <farrokhi@royalway.propagation.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95236: [Maintainer Update] port www/eventum to 1.7.1
Message-ID:  <20060402183146.AB85A56423@royalway.propagation.net>
Resent-Message-ID: <200604021840.k32IeJrp044685@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95236
>Category:       ports
>Synopsis:       [Maintainer Update] port www/eventum to 1.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 02 18:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 05:11:17 CDT 2005 root@royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- eventum.patch begins here ---
diff -ruN eventum.orig/Makefile eventum/Makefile
--- eventum.orig/Makefile	Sun Apr  2 22:45:39 2006
+++ eventum/Makefile	Sun Apr  2 22:45:57 2006
@@ -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 -ruN eventum.orig/distinfo eventum/distinfo
--- eventum.orig/distinfo	Sun Apr  2 22:45:39 2006
+++ eventum/distinfo	Sun Apr  2 22:46:10 2006
@@ -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 -ruN eventum.orig/pkg-plist eventum/pkg-plist
--- eventum.orig/pkg-plist	Sun Apr  2 22:45:39 2006
+++ eventum/pkg-plist	Sun Apr  2 22:54:38 2006
@@ -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
--- eventum.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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