From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 26 06:30:02 2010 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 17561106564A for ; Fri, 26 Feb 2010 06:30:02 +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 C95FE8FC1B for ; Fri, 26 Feb 2010 06:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o1Q6U13v060545 for ; Fri, 26 Feb 2010 06:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o1Q6U1tI060544; Fri, 26 Feb 2010 06:30:01 GMT (envelope-from gnats) Resent-Date: Fri, 26 Feb 2010 06:30:01 GMT Resent-Message-Id: <201002260630.o1Q6U1tI060544@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, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF566106564A for ; Fri, 26 Feb 2010 06:24:52 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id B09418FC14 for ; Fri, 26 Feb 2010 06:24:52 +0000 (UTC) Received: by vws14 with SMTP id 14so3079938vws.13 for ; Thu, 25 Feb 2010 22:24:46 -0800 (PST) Received: by 10.220.89.134 with SMTP id e6mr561827vcm.51.1267165485765; Thu, 25 Feb 2010 22:24:45 -0800 (PST) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx.google.com with ESMTPS id 37sm67750294vws.15.2010.02.25.22.24.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 25 Feb 2010 22:24:44 -0800 (PST) Received: by sunpoet.net (Postfix, from userid 1000) id 8C12B2AEC543; Fri, 26 Feb 2010 14:24:21 +0800 (CST) Message-Id: <20100226062421.8C12B2AEC543@sunpoet.net> Date: Fri, 26 Feb 2010 14:24:21 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: umq@ueo.co.jp Subject: ports/144312: [PATCH] security/libgcrypt: update to 1.4.5 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: Fri, 26 Feb 2010 06:30:02 -0000 >Number: 144312 >Category: ports >Synopsis: [PATCH] security/libgcrypt: update to 1.4.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Feb 26 06:30:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 8.0-STABLE amd64 >Organization: SUNPOET.net >Environment: System: FreeBSD bonjour.sunpoet.net 8.0-STABLE FreeBSD 8.0-STABLE #0: Fri Feb 12 20:20:34 CST 2010 >Description: - Update to 1.4.5 Port maintainer (umq@ueo.co.jp) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- libgcrypt-1.4.5.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/libgcrypt/Makefile /usr/ports/sunpoet/libgcrypt/Makefile --- /usr/ports/security/libgcrypt/Makefile 2009-08-03 09:18:15.000000000 +0800 +++ /usr/ports/sunpoet/libgcrypt/Makefile 2010-02-22 02:20:52.000000000 +0800 @@ -5,10 +5,10 @@ # $FreeBSD: ports/security/libgcrypt/Makefile,v 1.44 2009/08/02 19:35:29 mezz Exp $ PORTNAME= libgcrypt -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} -MASTER_SITE_SUBDIR= libgcrypt +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= umq@ueo.co.jp COMMENT= General purpose crypto library based on code used in GnuPG diff -ruN --exclude=CVS /usr/ports/security/libgcrypt/distinfo /usr/ports/sunpoet/libgcrypt/distinfo --- /usr/ports/security/libgcrypt/distinfo 2009-02-04 13:50:02.000000000 +0800 +++ /usr/ports/sunpoet/libgcrypt/distinfo 2010-02-22 02:21:40.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (libgcrypt-1.4.4.tar.bz2) = 34105aa927e23c217741966496b97e67 -SHA256 (libgcrypt-1.4.4.tar.bz2) = 3212b88080cf8fa006164d38fc176fafa5c29591c8384f284ab880db0dbf306f -SIZE (libgcrypt-1.4.4.tar.bz2) = 1143139 +MD5 (libgcrypt-1.4.5.tar.bz2) = cc2017ad09b4543f8b3b5e9a53cfd89d +SHA256 (libgcrypt-1.4.5.tar.bz2) = 496f907c5324de75367ec61c63bfeed1309ef0bc64845dc20b3597731abd9e40 +SIZE (libgcrypt-1.4.5.tar.bz2) = 1148382 --- libgcrypt-1.4.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: