[csw-devel] SF.net SVN: gar:[2879] csw/mgar/pkg/libgcrypt/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jan 22 20:51:51 CET 2009


Revision: 2879
          http://gar.svn.sourceforge.net/gar/?rev=2879&view=rev
Author:   dmichelsen
Date:     2009-01-22 19:51:51 +0000 (Thu, 22 Jan 2009)

Log Message:
-----------
libgcrypt: Update to 1.4.4 which includes bugfixes reported upstream

Modified Paths:
--------------
    csw/mgar/pkg/libgcrypt/trunk/Makefile
    csw/mgar/pkg/libgcrypt/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/libgcrypt/trunk/files/patch-random.diff

Modified: csw/mgar/pkg/libgcrypt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libgcrypt/trunk/Makefile	2009-01-22 18:18:38 UTC (rev 2878)
+++ csw/mgar/pkg/libgcrypt/trunk/Makefile	2009-01-22 19:51:51 UTC (rev 2879)
@@ -1,18 +1,16 @@
 GARNAME = libgcrypt
-GARVERSION = 1.4.3
+GARVERSION = 1.4.4
 CATEGORIES = lib
 
 DESCRIPTION = GNU libgcrypt
 define BLURB
-  Libgcrypt is GNU's basic cryptographic library.
+  Libgcrypt is GNU's basic cryptographic library
 endef
 
 MASTER_SITES = ftp://ftp.gnupg.org/gcrypt/libgcrypt/
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
 DISTFILES += $(call admfiles,CSWgcrypt,)
 
-PATCHFILES = patch-random.diff
-
 SPKG_SOURCEURL = http://www.gnupg.org/download/
 
 REQUIRED_PKGS = CSWgpgerr

Modified: csw/mgar/pkg/libgcrypt/trunk/checksums
===================================================================
--- csw/mgar/pkg/libgcrypt/trunk/checksums	2009-01-22 18:18:38 UTC (rev 2878)
+++ csw/mgar/pkg/libgcrypt/trunk/checksums	2009-01-22 19:51:51 UTC (rev 2879)
@@ -1,3 +1,2 @@
-46e50e811ed51f1e0e8dd677dded967d  download/libgcrypt-1.4.3.tar.bz2
+34105aa927e23c217741966496b97e67  download/libgcrypt-1.4.4.tar.bz2
 94730391b2ab2e9b63227d133dc2547b  download/CSWgcrypt.gspec
-fec326b0bfff6b1c6ff978c33c7bcd8f  download/patch-random.diff

Deleted: csw/mgar/pkg/libgcrypt/trunk/files/patch-random.diff
===================================================================
--- csw/mgar/pkg/libgcrypt/trunk/files/patch-random.diff	2009-01-22 18:18:38 UTC (rev 2878)
+++ csw/mgar/pkg/libgcrypt/trunk/files/patch-random.diff	2009-01-22 19:51:51 UTC (rev 2879)
@@ -1,10 +0,0 @@
-diff -Naur libgcrypt-1.4.3.orig/random/random.c libgcrypt-1.4.3.patched/random/random.c
---- libgcrypt-1.4.3.orig/random/random.c	2008-09-16 20:35:22.000000000 +0200
-+++ libgcrypt-1.4.3.patched/random/random.c	2009-01-13 09:24:12.598730103 +0100
-@@ -319,5 +319,5 @@
- _gcry_random_deinit_external_test (void *context)
- {
-   if (fips_mode ())
--    return _gcry_rngfips_deinit_external_test (context);
-+    _gcry_rngfips_deinit_external_test (context);
- }


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list