summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortsarna <tsarna>1999-04-14 05:11:22 +0000
committertsarna <tsarna>1999-04-14 05:11:22 +0000
commitc7743c111d9f225e407da5845f710c23b05baa79 (patch)
tree4bf848a538da8ed84d7c691fe3475089d9880a1c /lang
parente980bc4140ac42f6da079e4a4ac4ea7e01209145 (diff)
downloadpkgsrc-c7743c111d9f225e407da5845f710c23b05baa79.tar.gz
RCSid and comment on patch.
Diffstat (limited to 'lang')
-rw-r--r--lang/python/patches/patch-aa4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/python/patches/patch-aa b/lang/python/patches/patch-aa
index b5981df0e39..72cce81d66e 100644
--- a/lang/python/patches/patch-aa
+++ b/lang/python/patches/patch-aa
@@ -1,3 +1,7 @@
+$NetBSD: patch-aa,v 1.5 1999/04/14 05:11:22 tsarna Exp $
+
+Deal with egcs's unexpectedly long version string.
+
--- Python/getversion.c.orig Tue Apr 13 23:58:15 1999
+++ Python/getversion.c Tue Apr 13 23:58:22 1999
@@ -39,7 +39,7 @@