From scjamorim@bsd.com.br  Fri Jun 26 22:33:08 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 9FDBA106567C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Jun 2009 22:33:08 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.25])
	by mx1.freebsd.org (Postfix) with ESMTP id 606108FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Jun 2009 22:33:08 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: by qw-out-2122.google.com with SMTP id 5so222423qwd.7
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Jun 2009 15:33:07 -0700 (PDT)
Received: by 10.224.60.195 with SMTP id q3mr3515391qah.106.1246055587295;
        Fri, 26 Jun 2009 15:33:07 -0700 (PDT)
Received: from freecontrib.vida.br (187-24-136-128.3g.claro.net.br [187.24.136.128])
        by mx.google.com with ESMTPS id 7sm4731893qwf.46.2009.06.26.15.32.54
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Fri, 26 Jun 2009 15:32:59 -0700 (PDT)
Received: by freecontrib.vida.br (Postfix, from userid 0)
	id 60350F8EFB; Fri, 26 Jun 2009 11:22:10 -0300 (BRT)
Message-Id: <20090626142210.60350F8EFB@freecontrib.vida.br>
Date: Fri, 26 Jun 2009 11:22:09 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: at@rominet.net
Subject: [PATCH] net/ssltunnel-server: update to 1.16
X-Send-Pr-Version: 3.113
X-GNATS-Notify: at@rominet.net

>Number:         136076
>Category:       ports
>Synopsis:       [PATCH] net/ssltunnel-server: update to 1.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 26 22:40:01 UTC 2009
>Closed-Date:    Tue Jul 14 23:59:32 UTC 2009
>Last-Modified:  Wed Jul 15 00:00:06 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD freecontrib.vida.br 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC
>Description:
- Update to 1.16

Port maintainer (at@rominet.net) is cc'd.

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

--- ssltunnel-server-1.16.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/ssltunnel-server/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	16 Aug 2004 15:43:58 -0000	1.2
+++ Makefile	26 Jun 2009 22:31:38 -0000
@@ -9,8 +9,7 @@
 #
 
 PORTNAME=	ssltunnel
-PORTVERSION=	1.15
-PORTREVISION=	0
+PORTVERSION=	1.16
 CATEGORIES=	net
 MASTER_SITES=	http://www.hsc.fr/ressources/outils/ssltunnel/download/
 PKGNAMESUFFIX=	-server
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/ssltunnel-server/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	22 Jan 2006 21:23:53 -0000	1.4
+++ distinfo	26 Jun 2009 22:31:38 -0000
@@ -1,3 +1,3 @@
-MD5 (ssltunnel-1.15.tar.gz) = bfe529edb9b6c97bc03d213676b1f35d
-SHA256 (ssltunnel-1.15.tar.gz) = e3b70eb2ab38758cd1f34781cf9ec467437b53fcdd96ac3fb6133da648a14e9a
-SIZE (ssltunnel-1.15.tar.gz) = 97741
+MD5 (ssltunnel-1.16.tar.gz) = 4039b50566a33a4077883ea974e476d5
+SHA256 (ssltunnel-1.16.tar.gz) = e801ab170f364ba2997fb276d16eba1f75bffcc0fc5a1e97ff0b247bf63b0570
+SIZE (ssltunnel-1.16.tar.gz) = 140071
--- ssltunnel-server-1.16.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jun 26 22:40:11 UTC 2009 
Responsible-Changed-Why:  
araujo@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136076 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Jun 26 22:40:16 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: at@rominet.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/136076: [PATCH] net/ssltunnel-server: update to 1.16
Date: Fri, 26 Jun 2009 22:40:13 UT

 Maintainer of net/ssltunnel-server,
 
 Please note that PR ports/136076 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/136076
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: araujo 
State-Changed-When: Tue Jul 14 23:59:31 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/136076: commit references a PR
Date: Tue, 14 Jul 2009 23:52:56 +0000 (UTC)

 araujo      2009-07-14 23:52:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/ssltunnel-server Makefile distinfo 
   Log:
   - Update to 1.16.
   
   PR:             ports/136076
   Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
   Approved by:    maintainer timeout ( > 2 weeks)
   
   Revision  Changes    Path
   1.3       +1 -2      ports/net/ssltunnel-server/Makefile
   1.5       +3 -3      ports/net/ssltunnel-server/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:
