diff options
author | wiz <wiz@pkgsrc.org> | 2011-09-15 09:32:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-09-15 09:32:32 +0000 |
commit | e1f5e9b46e9d4d2cbad733630053424a6fdd491d (patch) | |
tree | 97c9ce3ea770fb86265e629641291c15cc2033f4 /security/heimdal | |
parent | 06625975dc3e6afe040032bf4569907df23bd140 (diff) | |
download | pkgsrc-e1f5e9b46e9d4d2cbad733630053424a6fdd491d.tar.gz |
Remove CVS keywords from patch, so that distinfo has a chance of ever
being right.
XXX: this patch should be split up, it contains more than one file.
Diffstat (limited to 'security/heimdal')
-rw-r--r-- | security/heimdal/distinfo | 4 | ||||
-rw-r--r-- | security/heimdal/patches/patch-lib_hcrypto_libtommath_tommath.h | 18 |
2 files changed, 7 insertions, 15 deletions
diff --git a/security/heimdal/distinfo b/security/heimdal/distinfo index 81ce02c8cc5..905f618c581 100644 --- a/security/heimdal/distinfo +++ b/security/heimdal/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.30 2011/09/14 17:33:00 hans Exp $ +$NetBSD: distinfo,v 1.31 2011/09/15 09:32:32 wiz Exp $ SHA1 (heimdal-1.4.tar.gz) = b4c876df3637a11deea72f87a6e54f6caf501679 RMD160 (heimdal-1.4.tar.gz) = 055288f1ab37781f1533299bdff9b0d1e264d470 @@ -7,5 +7,5 @@ SHA1 (patch-ad) = 37c2a7cdc4dba695a84057b40aae3c5a971cb546 SHA1 (patch-al) = 022d5f3723bd1db7fe5e92eea5d0106851a5d424 SHA1 (patch-ar) = 0a3e7bbd3cb04deb0f6772afd9a6b6b5353463d3 SHA1 (patch-kdc_version-script.map) = 42b0417a16b19a680f30ae34cfffd082f609d4a6 -SHA1 (patch-lib_hcrypto_libtommath_tommath.h) = 5c3bc3fa18ce0b32377d782c7aa66985a2d3b6cd +SHA1 (patch-lib_hcrypto_libtommath_tommath.h) = 42f9067dab75f1795e841a0858416aa1f903d192 SHA1 (patch-lib_otp_Makefile.in) = 830f0e536a103478d147bb03e7752d5d38ddf03b diff --git a/security/heimdal/patches/patch-lib_hcrypto_libtommath_tommath.h b/security/heimdal/patches/patch-lib_hcrypto_libtommath_tommath.h index e1624989f48..0e07ac8138d 100644 --- a/security/heimdal/patches/patch-lib_hcrypto_libtommath_tommath.h +++ b/security/heimdal/patches/patch-lib_hcrypto_libtommath_tommath.h @@ -1,8 +1,8 @@ -$NetBSD: patch-lib_hcrypto_libtommath_tommath.h,v 1.1 2011/09/14 17:33:00 hans Exp $ +$NetBSD: patch-lib_hcrypto_libtommath_tommath.h,v 1.2 2011/09/15 09:32:32 wiz Exp $ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ lib/hcrypto/libtommath/tommath.h 29 Oct 2010 01:14:54 -0000 -@@ -0,0 +1,592 @@ +@@ -0,0 +1,588 @@ +/* LibTomMath, multiple-precision integer library -- Tom St Denis + * + * LibTomMath is a library that provides multiple-precision @@ -593,8 +593,8 @@ $NetBSD: patch-lib_hcrypto_libtommath_tommath.h,v 1.1 2011/09/14 17:33:00 hans E + + +/* $Source: /cvsroot/pkgsrc/security/heimdal/patches/Attic/patch-lib_hcrypto_libtommath_tommath.h,v $ */ -+/* $Revision: 1.1 $ */ -+/* $Date: 2011/09/14 17:33:00 $ */ ++/* $Revision: 1.2 $ */ ++/* $Date: 2011/09/15 09:32:32 $ */ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ lib/hcrypto/libtommath/tommath_class.h 29 Oct 2010 01:14:54 -0000 @@ -0,0 +1,1000 @@ @@ -1594,13 +1594,9 @@ $NetBSD: patch-lib_hcrypto_libtommath_tommath.h,v 1.1 2011/09/14 17:33:00 hans E +#else +#define LTM_LAST +#endif -+ -+/* $Source: /cvsroot/pkgsrc/security/heimdal/patches/Attic/patch-lib_hcrypto_libtommath_tommath.h,v $ */ -+/* $Revision: 1.1 $ */ -+/* $Date: 2011/09/14 17:33:00 $ */ --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ lib/hcrypto/libtommath/tommath_superclass.h 29 Oct 2010 01:14:54 -0000 -@@ -0,0 +1,76 @@ +@@ -0,0 +1,72 @@ +/* super class file for PK algos */ + +/* default ... include all MPI */ @@ -1673,7 +1669,3 @@ $NetBSD: patch-lib_hcrypto_libtommath_tommath.h,v 1.1 2011/09/14 17:33:00 hans E +#endif + +#endif -+ -+/* $Source: /cvsroot/pkgsrc/security/heimdal/patches/Attic/patch-lib_hcrypto_libtommath_tommath.h,v $ */ -+/* $Revision: 1.1 $ */ -+/* $Date: 2011/09/14 17:33:00 $ */ |