ports/102882: security/libtomcrypt update, bug fixes and added SSE2 opts to GCM

Wesley Shields wxs at atarininja.org
Sun Sep 10 21:20:16 UTC 2006


The following reply was made to PR ports/102882; it has been noted by GNATS.

From: Wesley Shields <wxs at atarininja.org>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/102882: security/libtomcrypt update, bug fixes and added SSE2 opts to GCM
Date: Sun, 10 Sep 2006 17:20:21 -0400

 On Tue, Sep 05, 2006 at 09:30:43AM +0000, Edwin Groothuis wrote:
 > Maintainer of security/libtomcrypt,
 > 
 > Please note that PR ports/102882 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/102882
 
 Attached is a patch to update this port.
 
 -- WXS
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/security/libtomcrypt/Makefile,v
 retrieving revision 1.18
 diff -u -r1.18 Makefile
 --- Makefile	19 Aug 2006 16:49:48 -0000	1.18
 +++ Makefile	10 Sep 2006 21:18:37 -0000
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	libtomcrypt
 -PORTVERSION=	1.13
 +PORTVERSION=	1.14
  CATEGORIES=	security
  MASTER_SITES=	http://libtomcrypt.com/files/
  DISTNAME=	crypt-${PORTVERSION}
 Index: distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/security/libtomcrypt/distinfo,v
 retrieving revision 1.13
 diff -u -r1.13 distinfo
 --- distinfo	13 Jul 2006 14:59:16 -0000	1.13
 +++ distinfo	10 Sep 2006 21:18:37 -0000
 @@ -1,3 +1,3 @@
 -MD5 (crypt-1.13.tar.bz2) = 88f8501f9679e8f27f52a5d459b0737b
 -SHA256 (crypt-1.13.tar.bz2) = 964ae6d306c1d562413b4b6d1593903e1ff5d3e90a29ffc6dc74f3e0cedee5e0
 -SIZE (crypt-1.13.tar.bz2) = 1396963
 +MD5 (crypt-1.14.tar.bz2) = a0b190e516270803c8da1a2198f2ad71
 +SHA256 (crypt-1.14.tar.bz2) = 32e9b534f880e393e7df3219c787071b2d2ef016027a460b56390371149a6103
 +SIZE (crypt-1.14.tar.bz2) = 1404186



More information about the freebsd-ports-bugs mailing list