Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2007 15:15:21 +0900
From:      Hirohisa Yamaguchi <umq@ueo.co.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/118852: [patch] security/libksba update to 1.0.2
Message-ID:  <86tzmf5hxi.wl%umq@ueo.co.jp>
Resent-Message-ID: <200712190620.lBJ6K1b3040317@freefall.freebsd.org>

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

>Number:         118852
>Category:       ports
>Synopsis:       [patch] security/libksba update to 1.0.2
>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:   Wed Dec 19 06:20:01 UTC 2007
>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 #13: Sat Oct 27 13:36:07 JST 2007 root@calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64

>Description:
	There's a newer version of security/libksba 1.0.2
	(and is required to build gnupg-2.0.5 and later).
>How-To-Repeat:
	N/A
>Fix:

	The patch follows:
	- this patch includes the change in ports/118167, as well.
	- change in shlibver of security/libgcrypt is submitted as ports/118541.

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/libksba/Makefile,v
retrieving revision 1.36
diff -u -p -r1.36 Makefile
--- Makefile	23 Jul 2007 09:36:30 -0000	1.36
+++ Makefile	19 Dec 2007 05:49:19 -0000
@@ -5,22 +5,21 @@
 # $FreeBSD: ports/security/libksba/Makefile,v 1.36 2007/07/23 09:36:30 rafan Exp $
 
 PORTNAME=	libksba
-PORTVERSION=	1.0.1
-PORTREVISION=	1
+PORTVERSION=	1.0.2
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	${PORTNAME}
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	lofi@FreeBSD.org
 COMMENT=	KSBA is an X.509 Library
 
-LIB_DEPENDS=	gcrypt.13:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS=	gcrypt.15:${PORTSDIR}/security/libgcrypt \
 		gpg-error.0:${PORTSDIR}/security/libgpg-error
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
-INSTALLS_SHLIB=	yes
-USE_GETTEXT=	yes
 USE_LDCONFIG=	yes
 CONFIGURE_TARGET=
 CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/libksba/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- distinfo	30 Mar 2007 02:57:41 -0000	1.14
+++ distinfo	19 Dec 2007 05:49:19 -0000
@@ -1,3 +1,6 @@
-MD5 (libksba-1.0.1.tar.bz2) = 43646aa414f28e4962f8db138efbf249
-SHA256 (libksba-1.0.1.tar.bz2) = e8bc9709e28c6826f275da2107955587711dd88471e66cf492a4b3b36c074f71
-SIZE (libksba-1.0.1.tar.bz2) = 494670
+MD5 (libksba-1.0.2.tar.bz2) = 3cccb3ef697e1e69eeceeea0715ff220
+SHA256 (libksba-1.0.2.tar.bz2) = 9047a7adcbb445091fa838bdab777b0a71e05a437b130db0cb737aa55a8072ca
+SIZE (libksba-1.0.2.tar.bz2) = 525731
+MD5 (libksba-1.0.2.tar.bz2.sig) = a1d7d484036c3a74056a5e6638713b13
+SHA256 (libksba-1.0.2.tar.bz2.sig) = 0d28056a2accf348e0010e4c518cbaa327204c734fa45a0c7a69affe8a227b9e
+SIZE (libksba-1.0.2.tar.bz2.sig) = 158
>Release-Note:
>Audit-Trail:
>Unformatted:



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