From scjamorim@bsd.com.br  Wed Oct 14 02:12:18 2009
Return-Path: <scjamorim@bsd.com.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E41DA106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Oct 2009 02:12:17 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from mail-yx0-f184.google.com (mail-yx0-f184.google.com [209.85.210.184])
	by mx1.freebsd.org (Postfix) with ESMTP id 9372C8FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Oct 2009 02:12:17 +0000 (UTC)
Received: by yxe14 with SMTP id 14so22524369yxe.7
        for <multiple recipients>; Tue, 13 Oct 2009 19:12:16 -0700 (PDT)
Received: by 10.101.150.33 with SMTP id c33mr6784637ano.82.1255486334797;
        Tue, 13 Oct 2009 19:12:14 -0700 (PDT)
Received: from fbsd.scjamorim.org (200-181-86-84.bsace705.dsl.brasiltelecom.net.br [200.181.86.84])
        by mx.google.com with ESMTPS id 21sm3404992yxe.1.2009.10.13.19.12.13
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Tue, 13 Oct 2009 19:12:14 -0700 (PDT)
Received: by fbsd.scjamorim.org (Postfix, from userid 0)
	id 5991F3F5F59; Tue, 13 Oct 2009 23:12:10 -0300 (BRT)
Message-Id: <20091014021210.5991F3F5F59@fbsd.scjamorim.org>
Date: Tue, 13 Oct 2009 23:12:10 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: krion@FreeBSD.org
Subject: [PATCH] security/gsasl: update to 1.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         139591
>Category:       ports
>Synopsis:       [PATCH] security/gsasl: update to 1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 14 02:20:01 UTC 2009
>Closed-Date:    Wed Oct 21 20:01:11 UTC 2009
>Last-Modified:  Wed Oct 21 20:01:11 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
- Update to 1.3
- Changed pkg-plist
- Added more MASTER_SITES
- Changed patch file

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

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

--- gsasl-1.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/gsasl/Makefile,v
retrieving revision 1.41
diff -u -u -r1.41 Makefile
--- Makefile	6 Feb 2009 07:12:00 -0000	1.41
+++ Makefile	14 Oct 2009 02:09:48 -0000
@@ -7,9 +7,10 @@
 #
 
 PORTNAME=	gsasl
-PORTVERSION=	0.2.29
+PORTVERSION=	1.3
 CATEGORIES=	security
-MASTER_SITES=	${MASTER_SITE_GNU_ALPHA} \
+MASTER_SITES=	http://www.sfr-fresh.com/unix/misc/ \
+		${MASTER_SITE_GNU_ALPHA} \
 		http://josefsson.org/${PORTNAME}/releases/
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/gsasl/distinfo,v
retrieving revision 1.27
diff -u -u -r1.27 distinfo
--- distinfo	6 Feb 2009 07:12:00 -0000	1.27
+++ distinfo	14 Oct 2009 02:09:48 -0000
@@ -1,3 +1,3 @@
-MD5 (gsasl-0.2.29.tar.gz) = f513d8eed4f8d47f598cf1ac052fefb3
-SHA256 (gsasl-0.2.29.tar.gz) = 65671084d17ff03c48571582b58ee11c1ecb35caf99ff28c90db0757dd38daaf
-SIZE (gsasl-0.2.29.tar.gz) = 3519920
+MD5 (gsasl-1.3.tar.gz) = df35e09a775e45d7704ae6883d3dd046
+SHA256 (gsasl-1.3.tar.gz) = 253ba57778ac60c5dacfb52d3f9a8f0cf0afb0015fd48acd1b33b599ab2a85b0
+SIZE (gsasl-1.3.tar.gz) = 3753660
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/gsasl/pkg-plist,v
retrieving revision 1.19
diff -u -u -r1.19 pkg-plist
--- pkg-plist	6 Feb 2009 07:12:00 -0000	1.19
+++ pkg-plist	14 Oct 2009 02:09:48 -0000
@@ -26,6 +26,8 @@
 %%PORTDOCS%%%%DOCSDIR%%/reference/ix04.html
 %%PORTDOCS%%%%DOCSDIR%%/reference/ix05.html
 %%PORTDOCS%%%%DOCSDIR%%/reference/ix06.html
+%%PORTDOCS%%%%DOCSDIR%%/reference/ix07.html
+%%PORTDOCS%%%%DOCSDIR%%/reference/ix08.html
 %%PORTDOCS%%%%DOCSDIR%%/reference/left.png
 %%PORTDOCS%%%%DOCSDIR%%/reference/right.png
 %%PORTDOCS%%%%DOCSDIR%%/reference/style.css
Index: files/patch-doc_gsasl.texi
===================================================================
RCS file: /home/ncvs/ports/security/gsasl/files/patch-doc_gsasl.texi,v
retrieving revision 1.1
diff -u -u -r1.1 patch-doc_gsasl.texi
--- files/patch-doc_gsasl.texi	11 Nov 2004 19:16:57 -0000	1.1
+++ files/patch-doc_gsasl.texi	14 Oct 2009 02:09:48 -0000
@@ -1,11 +1,8 @@
-
-$FreeBSD: ports/security/gsasl/files/patch-doc_gsasl.texi,v 1.1 2004/11/11 19:16:57 krion Exp $
-
---- doc/gsasl.texi.orig
-+++ doc/gsasl.texi
-@@ -123,14 +123,6 @@
- and the command-line interface, self-tests and examples are licensed
- under the GNU General Public License.
+--- doc/gsasl.texi.orig	2009-10-13 22:49:54.000000000 -0300
++++ doc/gsasl.texi	2009-10-13 22:50:41.000000000 -0300
+@@ -198,14 +198,6 @@
+ applications and the library through the official API is illustrated
+ below.
  
 -@float Illustration,fig:abstraction
 -@image{abstraction,10cm,5cm}
@@ -15,6 +12,6 @@
 -
 -@end float
 -
- @menu
- * Getting Started::
- * Features::
+ @node Features
+ @section Features
+ 
--- gsasl-1.3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Oct 14 02:20:11 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: Sylvio Cesar <scjamorim@bsd.com.br>
To: bug-followup@freebsd.org
Cc: krion@FreeBSD.org
Subject: Re: ports/139591: [PATCH] security/gsasl: update to 1.3
Date: Wed, 21 Oct 2009 14:18:57 -0200

 Hi Krion,
 
 Sorry for multiple PR, some problem in gnats, It was duplicate the PR.
 The correction of pkg-plist is in the ports/139818. Please, to close
 the PR ports/139819.
 
 I'm sorry.
 
 Thanks,
 
 Sylvio Cesar.
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Wed Oct 21 20:01:11 UTC 2009 
State-Changed-Why:  
Supersedes by ports/139819 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139591 
>Unformatted:
