Date: Fri, 7 Aug 2009 19:58:11 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ale@FreeBSD.org Subject: ports/137543: [PATCH] security/libp11: Update to 0.2.6 Message-ID: <20090807225811.837A722A55E@fbsd72.scjamorim.org> Resent-Message-ID: <200908072300.n77N0CvZ077496@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090807225811.837A722A55E>