diff options
| author | Johan van Selst <johans@FreeBSD.org> | 2016-02-06 22:44:44 +0000 |
|---|---|---|
| committer | Johan van Selst <johans@FreeBSD.org> | 2016-02-06 22:44:44 +0000 |
| commit | 2ddb50957d69b315cf081f4837fd0f12a6e10bf8 (patch) | |
| tree | 007278560815e5af4c9b6b4ec26708655e412d03 /devel/opencvs/files/patch-date.y | |
| parent | emulators/i386-wine: update to 1.8.1 (diff) | |
Update to a more recent version of OpenBSD's CVS
This lacks a replacement for OpenBSD's use of pledge(2)
Notes
Notes:
svn path=/head/; revision=408316
Diffstat (limited to 'devel/opencvs/files/patch-date.y')
| -rw-r--r-- | devel/opencvs/files/patch-date.y | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/opencvs/files/patch-date.y b/devel/opencvs/files/patch-date.y new file mode 100644 index 000000000000..2b34acbff952 --- /dev/null +++ b/devel/opencvs/files/patch-date.y @@ -0,0 +1,10 @@ +--- date.y.orig 2016-02-06 23:34:07.626970000 +0100 ++++ date.y 2016-02-06 23:34:12.389277000 +0100 +@@ -16,6 +16,7 @@ + + #include <ctype.h> + #include <string.h> ++#include <stdlib.h> + + #include "cvs.h" + |
