aboutsummaryrefslogtreecommitdiff
path: root/devel/pwlib
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-05-16 02:45:10 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-05-16 02:45:10 +0000
commitae67238a95bd8a4d5d182c242cb7c980c0958978 (patch)
tree0ad1512fc54fc52ad4c5c863bc758b5e39b5733c /devel/pwlib
parentb9fb3fe9c8588e0a16860856c9152aebfd4473e3 (diff)
downloadports-ae67238a95bd8a4d5d182c242cb7c980c0958978.tar.gz
ports-ae67238a95bd8a4d5d182c242cb7c980c0958978.zip
Notes
Diffstat (limited to 'devel/pwlib')
-rw-r--r--devel/pwlib/files/patch-src_ptlib_common_getdate.y7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/pwlib/files/patch-src_ptlib_common_getdate.y b/devel/pwlib/files/patch-src_ptlib_common_getdate.y
new file mode 100644
index 000000000000..b4cd1ac38b9b
--- /dev/null
+++ b/devel/pwlib/files/patch-src_ptlib_common_getdate.y
@@ -0,0 +1,7 @@
+--- src/ptlib/common/getdate.y.orig Fri Jan 24 21:21:06 2003
++++ src/ptlib/common/getdate.y Sun May 15 14:41:11 2005
+@@ -1,3 +1,4 @@
++%pure-parser
+ %{
+ /*
+ ** Originally written by Steven M. Bellovin <smb@research.att.com> while