From nobody@FreeBSD.org  Sat Jun 27 04:20:36 2009
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 E8C38106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 27 Jun 2009 04:20:36 +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 D6F428FC23
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 27 Jun 2009 04:20:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5R4KavC039346
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 27 Jun 2009 04:20:36 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n5R4KaMh039345;
	Sat, 27 Jun 2009 04:20:36 GMT
	(envelope-from nobody)
Message-Id: <200906270420.n5R4KaMh039345@www.freebsd.org>
Date: Sat, 27 Jun 2009 04:20:36 GMT
From: Joe Horn <joehorn@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] www/tinymce3 : update to 3.2.4.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: sunpoet@sunpoet.net

>Number:         136081
>Category:       ports
>Synopsis:       [UPDATE] www/tinymce3 : update to 3.2.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    avl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 27 04:30:01 UTC 2009
>Closed-Date:    Sat Jun 27 22:30:45 UTC 2009
>Last-Modified:  Sat Jun 27 22:40:00 UTC 2009
>Originator:     Joe Horn
>Release:        7.2-RELEASE
>Organization:
User
>Environment:
FreeBSD joehorn.idv.tw 7.2-RELEASE FreeBSD 7.2-RELEASE #3: Sat May  9 14:06:28 CST 2009     root@joehorn.idv.tw:/usr/obj/usr/src/sys/joehorn  i386
>Description:
- Update to 3.2.4.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ru /usr/ports/www/tinymce3/Makefile tinymce3/Makefile
--- /usr/ports/www/tinymce3/Makefile	2009-06-07 05:01:16.000000000 +0800
+++ tinymce3/Makefile	2009-06-27 12:16:16.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tinymce
-PORTVERSION=	3.2.3.1
+PORTVERSION=	3.2.4.1
 CATEGORIES=	www
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}_${PORTVERSION:S/./_/g}
diff -ru /usr/ports/www/tinymce3/distinfo tinymce3/distinfo
--- /usr/ports/www/tinymce3/distinfo	2009-06-07 05:01:16.000000000 +0800
+++ tinymce3/distinfo	2009-06-27 12:16:20.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (tinymce_3_2_3_1.zip) = 166fd265ee5087880c158256a1aba6e7
-SHA256 (tinymce_3_2_3_1.zip) = 655877d2f992a33dd15b36713d6763bd1dbdf9b28c7ca66ad9bbb44e3f502d2a
-SIZE (tinymce_3_2_3_1.zip) = 662587
+MD5 (tinymce_3_2_4_1.zip) = 70bf7209515af5fccf1c33b6319f4cd7
+SHA256 (tinymce_3_2_4_1.zip) = 5364a2bc2884c20c8021c16bdf06dd79413a4a96be0d41e9bcc8481513ef0a91
+SIZE (tinymce_3_2_4_1.zip) = 667111
Only in tinymce3/: tinymce_3_2_4_1.zip


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Jun 27 04:30:12 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: sunpoet@sunpoet.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/136081: [UPDATE] www/tinymce3 : update to 3.2.4.1
Date: Sat, 27 Jun 2009 04:30:09 UT

 Maintainer of www/tinymce3,
 
 Please note that PR ports/136081 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/136081
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To: bug-followup@FreeBSD.org, Edwin Groothuis <edwin@FreeBSD.org>
Cc:  
Subject: Re: ports/136081: [UPDATE] www/tinymce3 : update to 3.2.4.1
Date: Sat, 27 Jun 2009 17:35:24 +0800

 This patch works find.
 Please commit it.
 Thanks.
 
 On Sat, Jun 27, 2009 at 04:30:09AM +0000, Edwin Groothuis wrote:
 > Maintainer of www/tinymce3,
 > 
 > Please note that PR ports/136081 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/136081
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 -- 
                               Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Responsible-Changed-From-To: freebsd-ports-bugs->avl 
Responsible-Changed-By: avl 
Responsible-Changed-When: Sat Jun 27 10:48:47 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136081 
State-Changed-From-To: feedback->open 
State-Changed-By: edwin 
State-Changed-When: Sat Jun 27 11:00:11 UTC 2009 
State-Changed-Why:  
maintainer approved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136081 
State-Changed-From-To: open->closed 
State-Changed-By: avl 
State-Changed-When: Sat Jun 27 22:30:43 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/136081: commit references a PR
Date: Sat, 27 Jun 2009 22:29:59 +0000 (UTC)

 avl         2009-06-27 22:29:51 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/tinymce3         Makefile distinfo 
   Log:
   - Update to 3.2.4.1
   
   PR:             ports/136081
   Submitted by:   Joe Horn <joehorn at gmail.com>
   Approved by:    maintainer, tabthorpe (mentor)
   
   Revision  Changes    Path
   1.6       +1 -1      ports/www/tinymce3/Makefile
   1.6       +3 -3      ports/www/tinymce3/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:
