From carpetsmoker@rwxrwxrwx.net  Fri Jan 30 23:10:38 2009
Return-Path: <carpetsmoker@rwxrwxrwx.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6F320106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Jan 2009 23:10:38 +0000 (UTC)
	(envelope-from carpetsmoker@rwxrwxrwx.net)
Received: from mail.rwxrwxrwx.net (tournoij.xs4all.nl [80.101.196.202])
	by mx1.freebsd.org (Postfix) with ESMTP id 278918FC1F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Jan 2009 23:10:37 +0000 (UTC)
	(envelope-from carpetsmoker@rwxrwxrwx.net)
Received: from localhost (localhost [127.0.0.1])
	by mail.rwxrwxrwx.net (Postfix) with ESMTP id E6EE26D44F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 31 Jan 2009 00:09:51 +0100 (CET)
Received: from mail.rwxrwxrwx.net ([127.0.0.1])
	by localhost (mail.rwxrwxrwx.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id L1mB0NcZ6T9E for <FreeBSD-gnats-submit@freebsd.org>;
	Sat, 31 Jan 2009 00:09:45 +0100 (CET)
Received: from rwxrwxrwx.net (unknown [192.168.178.26])
	by mail.rwxrwxrwx.net (Postfix) with ESMTPSA id 8ADB56D447
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 31 Jan 2009 00:09:45 +0100 (CET)
Message-Id: <20090130230945.8ADB56D447@mail.rwxrwxrwx.net>
Date: Sat, 31 Jan 2009 00:09:45 +0100 (CET)
From: Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
Reply-To: Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [Maintainer] devel/cdialog Update to 1.1.20080316
X-Send-Pr-Version: 3.113
X-GNATS-Notify: carpetsmoker@xs4all.nl

>Number:         131176
>Category:       ports
>Synopsis:       [Maintainer] devel/cdialog Update to 1.1.20080316
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 30 23:20:03 UTC 2009
>Closed-Date:    Sat Jan 31 02:54:52 UTC 2009
>Last-Modified:  Sat Jan 31 03:00:17 UTC 2009
>Originator:     Martin Tournoij
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
FreeBSD phong.rwxrwxrwx.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Thu Jun 5 22:13:23 CEST 2008 carpetsmoker@phong.rwxrwxrwx.net:/usr/obj/usr/src/sys/PHONG  i386


>Description:
Update deve/cdialog to 1.1.20080316

>How-To-Repeat:

>Fix:

--- cdialog.patch begins here ---
diff -urN -x CVS -x .svn -I '^# .FreeBSD: ' /ports/devel/cdialog/Makefile devel/cdialog/Makefile
--- /ports/devel/cdialog/Makefile	2008-08-30 19:28:04.000000000 +0200
+++ devel/cdialog/Makefile	2009-01-31 00:00:48.000000000 +0100
@@ -7,16 +7,16 @@
 #
 
 PORTNAME=	cdialog
-PORTVERSION=	1.1.20080316
+PORTVERSION=	1.1.20080819
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	ftp://invisible-island.net/dialog/ \
-		http://www.carpetsmoker.net/distfiles/ \
-		http://www.xs4all.nl/~tournoij/distfiles/
+		http://www.xs4all.nl/~tournoij/distfiles/ \
+		http://www.rwxrwxrwx.net/distfiles/
 DISTNAME=	${PORTNAME:S|^c||}-${PORTVERSION:R}-${PORTVERSION:E}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	carpetsmoker@xs4all.nl
+MAINTAINER=	carpetsmoker@rwxrwxrwx.net
 COMMENT=	An enhanced version of 'dialog' to work with ncurses
 
 USE_AUTOTOOLS=	libtool:15
diff -urN -x CVS -x .svn -I '^# .FreeBSD: ' /ports/devel/cdialog/distinfo devel/cdialog/distinfo
--- /ports/devel/cdialog/distinfo	2008-04-04 20:36:04.000000000 +0200
+++ devel/cdialog/distinfo	2009-01-31 00:00:36.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (dialog-1.1-20080316.tgz) = 3d262cbc41e4db23251e7be924c4a28b
-SHA256 (dialog-1.1-20080316.tgz) = bd11acbc57442930160dbbcea2d5024a27c71774c24412c44b9cdece9894e707
-SIZE (dialog-1.1-20080316.tgz) = 373022
+MD5 (dialog-1.1-20080819.tgz) = 3caebd641a9f337b980becb4444336c5
+SHA256 (dialog-1.1-20080819.tgz) = c5d49b39c5998bcecd124c05cc6f096d22ccdc378ad455214611ae41a2f4b7d9
+SIZE (dialog-1.1-20080819.tgz) = 378814
diff -urN -x CVS -x .svn -I '^# .FreeBSD: ' /ports/devel/cdialog/pkg-plist devel/cdialog/pkg-plist
--- /ports/devel/cdialog/pkg-plist	2008-04-04 20:36:04.000000000 +0200
+++ devel/cdialog/pkg-plist	2009-01-31 00:06:18.000000000 +0100
@@ -59,6 +59,7 @@
 %%EXAMPLESDIR%%/form1-both
 %%EXAMPLESDIR%%/form1-extra
 %%EXAMPLESDIR%%/form1-help
+%%EXAMPLESDIR%%/form1-utf8
 %%EXAMPLESDIR%%/form2
 %%EXAMPLESDIR%%/form3
 %%EXAMPLESDIR%%/form4
@@ -138,6 +139,7 @@
 %%EXAMPLESDIR%%/password1
 %%EXAMPLESDIR%%/password2
 %%EXAMPLESDIR%%/passwordform1
+%%EXAMPLESDIR%%/passwordform1-utf8
 %%EXAMPLESDIR%%/pause
 %%EXAMPLESDIR%%/pause-help
 %%EXAMPLESDIR%%/progress
--- cdialog.patch ends here ---

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Fri Jan 30 23:20:15 UTC 2009 
Class-Changed-Why:  
Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131176 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Jan 30 23:20:20 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: carpetsmoker@xs4all.nl
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/131176: [Maintainer] devel/cdialog Update to 1.1.20080316
Date: Fri, 30 Jan 2009 23:20:18 UT

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

From: Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/131176: [Maintainer] devel/cdialog Update to 1.1.20080316
Date: Sat, 31 Jan 2009 00:55:06 +0100

 On Fri, Jan 30, 2009 at 11:20:18PM +0000, Edwin Groothuis wrote:
 > Maintainer of devel/cdialog,
 > 
 > Please note that PR ports/131176 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/131176
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 My email address changed, carpetsmoker@xs4all.nl == carpetsmoker@rwxrwxrwx.net
 
 -- 
 Martin Tournoij
 carpetsmoker@rwxrwxrwx.net
 http://www.daemonforums.org
 
 QOTD:
 JOHN PAUL ELECTED POPE!!
 
 (George and Ringo miffed.)
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Sat Jan 31 00:07:25 UTC 2009 
State-Changed-Why:  
Submitter is maintainer from another address. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131176 
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: beech 
Responsible-Changed-When: Sat Jan 31 02:13:36 UTC 2009 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131176 
State-Changed-From-To: open->closed 
State-Changed-By: beech 
State-Changed-When: Sat Jan 31 02:54:25 UTC 2009 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131176: commit references a PR
Date: Sat, 31 Jan 2009 02:54:21 +0000 (UTC)

 beech       2009-01-31 02:54:06 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/cdialog        Makefile distinfo pkg-plist 
   Log:
   - Update devel/cdialog to 1.1.20080316
   
   PR:             ports/131176
   Submitted by:   Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
   
   Revision  Changes    Path
   1.28      +4 -4      ports/devel/cdialog/Makefile
   1.18      +3 -3      ports/devel/cdialog/distinfo
   1.15      +2 -0      ports/devel/cdialog/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:
 
