From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 20 18:50:01 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F415916A481 for ; Thu, 20 Dec 2007 18:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BA42C13C4E1 for ; Thu, 20 Dec 2007 18:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBKIo00O077085 for ; Thu, 20 Dec 2007 18:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBKIo0f8077084; Thu, 20 Dec 2007 18:50:00 GMT (envelope-from gnats) Resent-Date: Thu, 20 Dec 2007 18:50:00 GMT Resent-Message-Id: <200712201850.lBKIo0f8077084@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hirohisa Yamaguchi Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9996C16A419 for ; Thu, 20 Dec 2007 18:40:02 +0000 (UTC) (envelope-from umq@ueo.co.jp) Received: from msa4-25.plala.or.jp (msa4.plala.or.jp [58.93.251.204]) by mx1.freebsd.org (Postfix) with ESMTP id 12A1813C44B for ; Thu, 20 Dec 2007 18:40:01 +0000 (UTC) (envelope-from umq@ueo.co.jp) Received: from eupheme.kaumoge.org ([125.205.175.152]) by msa4-25.plala.or.jp with ESMTP id <20071220184000.WTNB7551.msa4-25.plala.or.jp@eupheme.kaumoge.org> for ; Fri, 21 Dec 2007 03:40:00 +0900 Received: from calliope.kaumoge.org (calliope.kaumoge.org [192.168.24.120]) by eupheme.kaumoge.org (8.12.11/8.12.11/20030713) with ESMTP id lBKIeLa4074800 for ; Fri, 21 Dec 2007 03:40:22 +0900 (JST) (envelope-from umq@ueo.co.jp) Message-Id: <86k5n9xla8.wl%umq@ueo.co.jp> Date: Fri, 21 Dec 2007 03:39:59 +0900 From: Hirohisa Yamaguchi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/118899: [patch] security/dirmngr update to 1.0.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Dec 2007 18:50:01 -0000 >Number: 118899 >Category: ports >Synopsis: [patch] security/dirmngr update to 1.0.1 >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: Thu Dec 20 18:50:00 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Hirohisa Yamaguchi >Release: FreeBSD 8.0-CURRENT amd64 >Organization: >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: found that the latest version of security/dirmngr is 1.0.1. http://www.gnupg.org/download/#dirmngr >How-To-Repeat: N/A >Fix: The patch follows: - change in shlibver of security/libgcrypt is submitted as ports/118541. Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/dirmngr/Makefile,v retrieving revision 1.29 diff -p -u -r1.29 Makefile --- Makefile 23 Jul 2007 09:36:28 -0000 1.29 +++ Makefile 20 Dec 2007 18:38:32 -0000 @@ -6,17 +6,16 @@ # PORTNAME= dirmngr -PORTVERSION= 0.9.7 -PORTREVISION= 2 +PORTVERSION= 1.0.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} -MASTER_SITE_SUBDIR= alpha/dirmngr +MASTER_SITE_SUBDIR= dirmngr MAINTAINER= lofi@freebsd.org COMMENT= A client for managing and downloading certificate revocation lists BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan -LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ gpg-error.0:${PORTSDIR}/security/libgpg-error \ ksba.17:${PORTSDIR}/security/libksba \ pth:${PORTSDIR}/devel/pth Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/dirmngr/distinfo,v retrieving revision 1.12 diff -p -u -r1.12 distinfo --- distinfo 30 Mar 2007 02:17:21 -0000 1.12 +++ distinfo 20 Dec 2007 18:38:32 -0000 @@ -1,3 +1,3 @@ -MD5 (dirmngr-0.9.7.tar.bz2) = 79710c33372ed21100f984d456703b47 -SHA256 (dirmngr-0.9.7.tar.bz2) = a949c4e77a07fb2852c40372012427ab67b6b4046bcadda124b333a3d41a1f3f -SIZE (dirmngr-0.9.7.tar.bz2) = 527033 +MD5 (dirmngr-1.0.1.tar.bz2) = 3b969ee763fa9160319abe3f24b5959d +SHA256 (dirmngr-1.0.1.tar.bz2) = ae728c9109b7d29a8a5c66fad608d33680d68a93a2c2a535ff5d92df41fb31b0 +SIZE (dirmngr-1.0.1.tar.bz2) = 490079 >Release-Note: >Audit-Trail: >Unformatted: