From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 7 23:00:13 2009 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 4C6D81065672 for ; Fri, 7 Aug 2009 23:00:13 +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 269E78FC1D for ; Fri, 7 Aug 2009 23:00:13 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n77N0D34077504 for ; Fri, 7 Aug 2009 23:00:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n77N0CvZ077496; Fri, 7 Aug 2009 23:00:12 GMT (envelope-from gnats) Resent-Date: Fri, 7 Aug 2009 23:00:12 GMT Resent-Message-Id: <200908072300.n77N0CvZ077496@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, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D472E106566B; Fri, 7 Aug 2009 22:58:15 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from mail-yw0-f190.google.com (mail-yw0-f190.google.com [209.85.211.190]) by mx1.freebsd.org (Postfix) with ESMTP id 7626C8FC1A; Fri, 7 Aug 2009 22:58:15 +0000 (UTC) Received: by ywh28 with SMTP id 28so2880575ywh.27 for ; Fri, 07 Aug 2009 15:58:14 -0700 (PDT) Received: by 10.100.126.1 with SMTP id y1mr1096781anc.1.1249685894563; Fri, 07 Aug 2009 15:58:14 -0700 (PDT) Received: from fbsd72.scjamorim.org (201.47.164.214.dynamic.adsl.gvt.net.br [201.47.164.214]) by mx.google.com with ESMTPS id d38sm367691and.1.2009.08.07.15.58.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 07 Aug 2009 15:58:13 -0700 (PDT) Received: by fbsd72.scjamorim.org (Postfix, from userid 0) id 837A722A55E; Fri, 7 Aug 2009 19:58:11 -0300 (BRT) Message-Id: <20090807225811.837A722A55E@fbsd72.scjamorim.org> Date: Fri, 7 Aug 2009 19:58:11 -0300 (BRT) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ale@FreeBSD.org Subject: ports/137543: [PATCH] security/libp11: Update to 0.2.6 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, 07 Aug 2009 23:00:13 -0000 >Number: 137543 >Category: ports >Synopsis: [PATCH] security/libp11: Update to 0.2.6 >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: Fri Aug 07 23:00:12 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 3 22:10:47 BRT >Description: - Update to version 0.2.6 - You could see in the log of mine tinderbox: http://www.scjamorim.org/Home/libp11-0.2.6.log Port maintainer (ale@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- .patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/libp11/Makefile,v retrieving revision 1.7 diff -u -u -r1.7 Makefile --- Makefile 2 Aug 2009 19:35:30 -0000 1.7 +++ Makefile 7 Aug 2009 22:55:18 -0000 @@ -6,8 +6,12 @@ # PORTNAME= libp11 +<<<<<<< Makefile +PORTVERSION= 0.2.6 +======= PORTVERSION= 0.2.5 PORTREVISION= 1 +>>>>>>> 1.7 CATEGORIES= security devel MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/libp11/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 16 Jun 2009 05:53:50 -0000 1.4 +++ distinfo 7 Aug 2009 22:55:18 -0000 @@ -1,3 +1,3 @@ -MD5 (libp11-0.2.5.tar.gz) = 0fc00352bbb0896f09b41fb698abe9f5 -SHA256 (libp11-0.2.5.tar.gz) = 3413e714d1307c99300ff59c9d2631a6871784bf74c7e1f30f5019bf095d4c68 -SIZE (libp11-0.2.5.tar.gz) = 375804 +MD5 (libp11-0.2.6.tar.gz) = 4ef3471cfabf787e50c7ae9456f7b09b +SHA256 (libp11-0.2.6.tar.gz) = acaa3d8331495915f95d9bc4195081c1cb0827a4b08e1550089c95bc9accc264 +SIZE (libp11-0.2.6.tar.gz) = 376101 --- .patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: