From nobody@FreeBSD.org  Wed Jun 18 06:45:59 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1ACCF1065684
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Jun 2008 06:45:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 063BC8FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Jun 2008 06:45:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5I6jwop066694
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Jun 2008 06:45:58 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m5I6jwPh066693;
	Wed, 18 Jun 2008 06:45:58 GMT
	(envelope-from nobody)
Message-Id: <200806180645.m5I6jwPh066693@www.freebsd.org>
Date: Wed, 18 Jun 2008 06:45:58 GMT
From: Wen heping <wenheping@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Maintainer Update] www/elgg: update to 0.9.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         124704
>Category:       ports
>Synopsis:       [Maintainer Update] www/elgg: update to 0.9.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 18 06:50:02 UTC 2008
>Closed-Date:    Thu Jun 19 15:03:09 UTC 2008
>Last-Modified:  Thu Jun 19 15:10:01 UTC 2008
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 0.9.2 from 0.9.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -curN elgg/Makefile elgg.new/Makefile
--- elgg/Makefile	2008-06-06 22:06:50.000000000 +0800
+++ elgg.new/Makefile	2008-06-18 19:10:16.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	elgg
-PORTVERSION=	0.9.1
+PORTVERSION=	0.9.2
 PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	SF
@@ -16,7 +16,7 @@
 
 USE_PHP=	gd gettext
 USE_GETTEXT=	yes
-WRKSRC=		${WRKDIR}/elgg-0.9.1
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 OPTIONS=	MYSQL   "Add support for a MySQL database server" ON \
 		PGSQL   "Add support for a PostgreSQL database server" Off \
diff -curN elgg/distinfo elgg.new/distinfo
--- elgg/distinfo	2008-03-02 14:20:20.000000000 +0800
+++ elgg.new/distinfo	2008-06-18 19:07:15.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (elgg-0.9.1.tar.gz) = 19202fe63a92ec73c79cda06b12036f3
-SHA256 (elgg-0.9.1.tar.gz) = 7e25b6d2db902609f4de76e50c433477c65e937911e96867d2464bdb411a33fb
-SIZE (elgg-0.9.1.tar.gz) = 6298176
+MD5 (elgg-0.9.2.tar.gz) = 3800a7e70afe8eb374394e262ce03ce4
+SHA256 (elgg-0.9.2.tar.gz) = f6106e2e619ad2ea9c97571b449b5e39dcdafab6a8abd3ffd779fedb46a7c13f
+SIZE (elgg-0.9.2.tar.gz) = 6295363
diff -curN elgg/files/pkg-message.in elgg.new/files/pkg-message.in
--- elgg/files/pkg-message.in	2008-03-02 14:20:20.000000000 +0800
+++ elgg.new/files/pkg-message.in	2008-06-18 19:06:43.000000000 +0800
@@ -17,7 +17,7 @@
       Allow from all
    </Directory>
 
-3) Visit your Moodle site with a browser (i.e.,
+3) Visit your Elgg site with a browser (i.e.,
    http://your.server.com/elgg/), and you should
    be taken to the install.php script, which will lead
    you through creating a config.php file and then
diff -curN elgg/pkg-plist elgg.new/pkg-plist
--- elgg/pkg-plist	2008-03-02 14:20:20.000000000 +0800
+++ elgg.new/pkg-plist	2008-06-18 19:24:07.000000000 +0800
@@ -1,4 +1,5 @@
 %%WWWDIR%%/.htaccess
+%%WWWDIR%%/.gitignore
 %%WWWDIR%%/allpostsfeed.php
 %%WWWDIR%%/allpostssummary.php
 %%WWWDIR%%/auth/internal/lib.php
@@ -296,6 +297,7 @@
 %%WWWDIR%%/lib/elgglib.php
 %%WWWDIR%%/lib/engine.php
 %%WWWDIR%%/lib/filelib.php
+%%WWWDIR%%/lib/global.js
 %%WWWDIR%%/lib/html2text.php
 %%WWWDIR%%/lib/iconslib.php
 %%WWWDIR%%/lib/kses.php
@@ -512,6 +514,7 @@
 %%WWWDIR%%/mod/commentwall/postgres7.sql
 %%WWWDIR%%/mod/commentwall/replyto.php
 %%WWWDIR%%/mod/commentwall/template
+%%WWWDIR%%/mod/commentwall/walltowall.php
 %%WWWDIR%%/mod/community/INSTALL
 %%WWWDIR%%/mod/community/LICENSE
 %%WWWDIR%%/mod/community/README
@@ -3225,7 +3228,6 @@
 @dirrm %%WWWDIR%%/mod/commentwall/images
 @dirrm %%WWWDIR%%/mod/commentwall/lib
 @dirrm %%WWWDIR%%/mod/commentwall
-@dirrm %%WWWDIR%%/mod/community/languages
 @dirrm %%WWWDIR%%/mod/community/lib
 @dirrm %%WWWDIR%%/mod/community/templates
 @dirrm %%WWWDIR%%/mod/community


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 18 06:50:08 UTC 2008 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124704 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Jun 19 15:03:09 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124704 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/124704: commit references a PR
Date: Thu, 19 Jun 2008 15:04:59 +0000 (UTC)

 miwi        2008-06-19 15:04:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/elgg             Makefile distinfo pkg-plist 
     www/elgg/files       pkg-message.in 
   Log:
   - Update to 0.9.2
   
   PR:             124704
   Submitted by:   Wen heping <wenheping@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.3       +2 -2      ports/www/elgg/Makefile
   1.2       +3 -3      ports/www/elgg/distinfo
   1.2       +1 -1      ports/www/elgg/files/pkg-message.in
   1.2       +3 -1      ports/www/elgg/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
