Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2008 23:07:28 +0900
From:      Hirohisa Yamaguchi <umq@ueo.co.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/127578: [patch] security/libksba update to 1.0.4
Message-ID:  <86tzc7c5wf.wl%umq@ueo.co.jp>
Resent-Message-ID: <200809231410.m8NEA4AT063199@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         127578
>Category:       ports
>Synopsis:       [patch] security/libksba update to 1.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 23 14:10:03 UTC 2008
>Closed-Date:
>Last-Modified:
>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 #17: Thu Jul 10 06:27:38 JST 2008 root@calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64

>Description:
	the new version of security/libksba 1.0.4 has been released
	Release announcement: http://lists.gnupg.org/pipermail/gnupg-announce/2008q3/000279.html
>How-To-Repeat:
	N/A
>Fix:

	The patch follows:

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/libksba/Makefile,v
retrieving revision 1.42
diff -p -u -r1.42 Makefile
--- Makefile	7 Sep 2008 02:03:08 -0000	1.42
+++ Makefile	23 Sep 2008 14:03:51 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/security/libksba/Makefile,v 1.42 2008/09/07 02:03:08 glarkin Exp $
 
 PORTNAME=	libksba
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/libksba/distinfo,v
retrieving revision 1.16
diff -p -u -r1.16 distinfo
--- distinfo	7 Sep 2008 02:03:08 -0000	1.16
+++ distinfo	23 Sep 2008 14:03:51 -0000
@@ -1,3 +1,3 @@
-MD5 (libksba-1.0.3.tar.bz2) = 91682491186d4ed43fff351aab2f5aad
-SHA256 (libksba-1.0.3.tar.bz2) = 97abf042cf3194c9af81c5687bc8c77a6c60fb34e8baeae02f552c0f74bcc45d
-SIZE (libksba-1.0.3.tar.bz2) = 525766
+MD5 (libksba-1.0.4.tar.bz2) = 9a512633269e8f30e88abfd3b4105c3c
+SHA256 (libksba-1.0.4.tar.bz2) = f51c593c95839843e6bf26882c8cc4e8467e1fae1912b1a2d46b6c8da23e204d
+SIZE (libksba-1.0.4.tar.bz2) = 566099
cvs diff: Diffing files
Index: files/patch-src_asn1-func.c
===================================================================
RCS file: /home/ncvs/ports/security/libksba/files/patch-src_asn1-func.c,v
retrieving revision 1.1
diff -p -u -r1.1 patch-src_asn1-func.c
--- files/patch-src_asn1-func.c	12 Sep 2005 14:36:17 -0000	1.1
+++ files/patch-src_asn1-func.c	23 Sep 2008 14:03:52 -0000
@@ -6,6 +6,6 @@
  
 -#include <alloca.h>
 -
+ #include "util.h"
  #include "ksba.h"
  #include "asn1-func.h"
- #include "util.h"

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86tzc7c5wf.wl%umq>