From nobody@FreeBSD.org  Tue Jan 10 06:55:11 2012
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 ED37A1065672
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Jan 2012 06:55:11 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id D965D8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Jan 2012 06:55:11 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q0A6tBLA022890
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Jan 2012 06:55:11 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q0A6tBZH022889;
	Tue, 10 Jan 2012 06:55:11 GMT
	(envelope-from nobody)
Message-Id: <201201100655.q0A6tBZH022889@red.freebsd.org>
Date: Tue, 10 Jan 2012 06:55:11 GMT
From: wen <wen@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Update]www/moodle:update to 1.9.16
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: jmrueda@diatel.upm.es

>Number:         163980
>Category:       ports
>Synopsis:       [Update]www/moodle:update to 1.9.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 10 07:00:22 UTC 2012
>Closed-Date:    Wed Jan 11 01:49:11 UTC 2012
>Last-Modified:  Wed Jan 11 01:50:08 UTC 2012
>Originator:     wen
>Release:        FreeBSD-10.0
>Organization:
FreeBSD
>Environment:
>Description:
Update to 1.9.16
>How-To-Repeat:

>Fix:
--- Makefile.orig       2012-01-10 14:53:11.000000000 +0800
+++ Makefile    2012-01-09 10:25:18.000000000 +0800
@@ -6,7 +6,7 @@
 #

 PORTNAME=      moodle
-PORTVERSION=   1.9.15
+PORTVERSION=   1.9.16
 CATEGORIES=    www
 MASTER_SITES=  SF/moodle/Moodle/stable19/
 EXTRACT_SUFX=  .tgz

--- distinfo.orig       2012-01-10 14:53:18.000000000 +0800
+++ distinfo    2012-01-09 10:29:03.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (moodle-1.9.15.tgz) = e5c7e20ea2a34bf4629679258717c65759511c09825863be81f5edf7c3b3d0cd
-SIZE (moodle-1.9.15.tgz) = 14049292
+SHA256 (moodle-1.9.16.tgz) = dbfc75a2fbac1b68520110989347174bd90982caa216a384190f627518bff8ac
+SIZE (moodle-1.9.16.tgz) = 14052946

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Jan 10 07:00:33 UTC 2012 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163980 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Jan 10 07:00:39 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: jmrueda@diatel.upm.es
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163980: [Update]www/moodle:update to 1.9.16
Date: Tue, 10 Jan 2012 07:00:37 UT

 Maintainer of www/moodle,
 
 Please note that PR ports/163980 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/163980
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: =?ISO-8859-1?Q?Javier_Mart=EDn_Rueda?= <jmrueda@diatel.upm.es>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163980: [Update]www/moodle:update to 1.9.16
Date: Tue, 10 Jan 2012 19:56:34 +0100

 Approved.
 
 > Maintainer of www/moodle,
 >
 > Please note that PR ports/163980 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >      http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/163980
 >
 
State-Changed-From-To: feedback->closed 
State-Changed-By: wen 
State-Changed-When: Wed Jan 11 01:49:09 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163980: commit references a PR
Date: Wed, 11 Jan 2012 01:44:10 +0000 (UTC)

 wen         2012-01-11 01:44:01 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/moodle           Makefile distinfo 
   Log:
   - update to 1.9.16
   
   PR:             ports/163980
   Submitted by:   Wen Heping(myself)
   Approved by:    jmrueda@diatel.upm.es(maintainer)
   
   Revision  Changes    Path
   1.35      +1 -1      ports/www/moodle/Makefile
   1.28      +2 -2      ports/www/moodle/distinfo
 _______________________________________________
 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:
