diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2017-01-29 14:47:22 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2017-01-29 14:47:22 +0000 |
commit | b111b35ebf940a8dacf18d08add3c126a5425d42 (patch) | |
tree | 01ef7161d77f12b7fe03b8a1413aa5bd14457ef7 /misc/estic/files/patch-str.h | |
parent | devel/py-oslo.versionedobjects: update to 1.21.0 (diff) |
- add LICENSE
- use distribution patch
- extend pkg-message
- protect config file
- cleanup staged install
- make portlint happier
Notes
Notes:
svn path=/head/; revision=432752
Diffstat (limited to 'misc/estic/files/patch-str.h')
-rw-r--r-- | misc/estic/files/patch-str.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/estic/files/patch-str.h b/misc/estic/files/patch-str.h index 8f43cc32e08a..23a3f8dd69b1 100644 --- a/misc/estic/files/patch-str.h +++ b/misc/estic/files/patch-str.h @@ -1,6 +1,6 @@ ---- estic-1.61.orig/spunk/str.h +--- spunk/str.h.orig 1996-12-18 12:18:50 UTC +++ spunk/str.h -@@ -91,6 +91,46 @@ +@@ -91,6 +91,46 @@ extern const class String EmptyString; // Note: This string class may not work with strings greater than INT_MAX or // 0xFFFF, whichever is less |