Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2011 10:23:56 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wen@FreeBSD.org
Subject:   ports/157974: [PATCH] www/elgg: update to 1.7.10
Message-ID:  <20110618022356.E5B1D5C31@deep.tw>
Resent-Message-ID: <201106180230.p5I2UBLP032070@freefall.freebsd.org>

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

>Number:         157974
>Category:       ports
>Synopsis:       [PATCH] www/elgg: update to 1.7.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 18 02:30:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 1.7.10

Port maintainer (wen@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- elgg-1.7.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/elgg.orig/Makefile /usr/ports/www/elgg/Makefile
--- /usr/ports/www/elgg.orig/Makefile	2011-06-08 16:37:46.000000000 +0800
+++ /usr/ports/www/elgg/Makefile	2011-06-18 10:10:57.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	elgg
-PORTVERSION=	1.7.9
+PORTVERSION=	1.7.10
 CATEGORIES=	www
 MASTER_SITES=	http://elgg.org/download/
 
diff -ruN --exclude=CVS /usr/ports/www/elgg.orig/distinfo /usr/ports/www/elgg/distinfo
--- /usr/ports/www/elgg.orig/distinfo	2011-06-08 16:37:46.000000000 +0800
+++ /usr/ports/www/elgg/distinfo	2011-06-18 10:11:04.000000000 +0800
@@ -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 -ruN --exclude=CVS /usr/ports/www/elgg.orig/pkg-plist /usr/ports/www/elgg/pkg-plist
--- /usr/ports/www/elgg.orig/pkg-plist	2011-06-08 16:37:46.000000000 +0800
+++ /usr/ports/www/elgg/pkg-plist	2011-06-18 10:22:28.000000000 +0800
@@ -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
--- elgg-1.7.10.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?20110618022356.E5B1D5C31>