From umq@ueo.co.jp  Wed Jun 17 22:30:27 2009
Return-Path: <umq@ueo.co.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 67D0C1065673
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 Jun 2009 22:30:27 +0000 (UTC)
	(envelope-from umq@ueo.co.jp)
Received: from msa04b.plala.or.jp (msa04.plala.or.jp [58.93.240.4])
	by mx1.freebsd.org (Postfix) with ESMTP id EAC288FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 Jun 2009 22:30:26 +0000 (UTC)
	(envelope-from umq@ueo.co.jp)
Received: from terpsichore.kaumoge.org ([58.89.0.224])
          by msa04b.plala.or.jp with ESMTP
          id <20090617223025.PEXL10512.msa04b.plala.or.jp@terpsichore.kaumoge.org>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Thu, 18 Jun 2009 07:30:25 +0900
Received: from calliope.kaumoge.org (calliope.kaumoge.org [192.168.24.120])
	by terpsichore.kaumoge.org (8.14.3/8.14.2/20080818) with ESMTP id n5HMUM9p075832
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Jun 2009 07:30:25 +0900 (JST)
	(envelope-from umq@ueo.co.jp)
Message-Id: <86zlc64hsk.wl%umq@ueo.co.jp>
Date: Thu, 18 Jun 2009 07:27:55 +0900
From: Hirohisa Yamaguchi <umq@ueo.co.jp>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] security/libtasn1 update to 2.2
X-Send-Pr-Version: 3.113

>Number:         135679
>Category:       ports
>Synopsis:       [patch] security/libtasn1 update to 2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    novel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 17 22:40:01 UTC 2009
>Closed-Date:    Fri Aug 21 16:15:36 UTC 2009
>Last-Modified:  Fri Aug 21 16:15:36 UTC 2009
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD calliope.****.org 8.0-CURRENT FreeBSD 8.0-CURRENT #20: Wed Apr 29 14:09:02 JST 2009 root@calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64

>Description:
	The new version of security/libtasn1 2.2 is available.
	Release announcement: http://lists.gnu.org/archive/html/gnutls-devel/2009-05/msg00053.html
>How-To-Repeat:
	N/A
>Fix:

	The patch follows:

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/libtasn1/Makefile,v
retrieving revision 1.40
diff -p -u -r1.40 Makefile
--- Makefile	10 May 2009 00:37:23 -0000	1.40
+++ Makefile	17 Jun 2009 18:04:49 -0000
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	libtasn1
-PORTVERSION=	2.1
+PORTVERSION=	2.2
 CATEGORIES=	security
 MASTER_SITES=	ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
 		http://josefsson.org/gnutls/releases/libtasn1/
-MASTER_SITE_SUBDIR=	alpha/gnutls/libtasn1
 
 MAINTAINER=	novel@FreeBSD.org
 COMMENT=	ASN.1 structure parser library
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/libtasn1/distinfo,v
retrieving revision 1.24
diff -p -u -r1.24 distinfo
--- distinfo	10 May 2009 00:37:23 -0000	1.24
+++ distinfo	17 Jun 2009 18:04:49 -0000
@@ -1,3 +1,3 @@
-MD5 (libtasn1-2.1.tar.gz) = 9c6869cca08b7392415c7939ffd2bbae
-SHA256 (libtasn1-2.1.tar.gz) = ef89d6ef509185f6f3b67140d58e5aa4494fa87118e0982dc2fddeb0d0204533
-SIZE (libtasn1-2.1.tar.gz) = 1601535
+MD5 (libtasn1-2.2.tar.gz) = 14cc361500d2e768a8a6ec538ce3fecb
+SHA256 (libtasn1-2.2.tar.gz) = 5dd7956d62a351bb657f18d228c5d5b9e9455355543f59ff36484a9d389e36b9
+SIZE (libtasn1-2.2.tar.gz) = 1641693

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->novel 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 17 22:40:11 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135679 
State-Changed-From-To: open->closed 
State-Changed-By: novel 
State-Changed-When: Fri Aug 21 16:14:45 UTC 2009 
State-Changed-Why:  
The port has been updated to a newer version - 2.3.  Thanks a lot for 
your contribution. 

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