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.
This commit is contained in:
wiz 2011-09-15 09:32:32 +00:00
parent 19189abbc5
commit fadfa990fb
2 changed files with 7 additions and 15 deletions

View file

@ -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 SHA1 (heimdal-1.4.tar.gz) = b4c876df3637a11deea72f87a6e54f6caf501679
RMD160 (heimdal-1.4.tar.gz) = 055288f1ab37781f1533299bdff9b0d1e264d470 RMD160 (heimdal-1.4.tar.gz) = 055288f1ab37781f1533299bdff9b0d1e264d470
@ -7,5 +7,5 @@ SHA1 (patch-ad) = 37c2a7cdc4dba695a84057b40aae3c5a971cb546
SHA1 (patch-al) = 022d5f3723bd1db7fe5e92eea5d0106851a5d424 SHA1 (patch-al) = 022d5f3723bd1db7fe5e92eea5d0106851a5d424
SHA1 (patch-ar) = 0a3e7bbd3cb04deb0f6772afd9a6b6b5353463d3 SHA1 (patch-ar) = 0a3e7bbd3cb04deb0f6772afd9a6b6b5353463d3
SHA1 (patch-kdc_version-script.map) = 42b0417a16b19a680f30ae34cfffd082f609d4a6 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 SHA1 (patch-lib_otp_Makefile.in) = 830f0e536a103478d147bb03e7752d5d38ddf03b

View file

@ -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 --- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lib/hcrypto/libtommath/tommath.h 29 Oct 2010 01:14:54 -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, multiple-precision integer library -- Tom St Denis
+ * + *
+ * LibTomMath is a library that provides multiple-precision + * 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 $ */ +/* $Source: /cvsroot/pkgsrc/security/heimdal/patches/Attic/patch-lib_hcrypto_libtommath_tommath.h,v $ */
+/* $Revision: 1.1 $ */ +/* $Revision: 1.2 $ */
+/* $Date: 2011/09/14 17:33:00 $ */ +/* $Date: 2011/09/15 09:32:32 $ */
--- /dev/null 1 Jan 1970 00:00:00 -0000 --- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lib/hcrypto/libtommath/tommath_class.h 29 Oct 2010 01:14:54 -0000 +++ lib/hcrypto/libtommath/tommath_class.h 29 Oct 2010 01:14:54 -0000
@@ -0,0 +1,1000 @@ @@ -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 +#else
+#define LTM_LAST +#define LTM_LAST
+#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 $ */
--- /dev/null 1 Jan 1970 00:00:00 -0000 --- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lib/hcrypto/libtommath/tommath_superclass.h 29 Oct 2010 01:14:54 -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 */ +/* super class file for PK algos */
+ +
+/* default ... include all MPI */ +/* 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
+ +
+#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 $ */