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-filesys.cc | |
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-filesys.cc')
-rw-r--r-- | misc/estic/files/patch-filesys.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/estic/files/patch-filesys.cc b/misc/estic/files/patch-filesys.cc index a131bd552eb1..1ea957c102db 100644 --- a/misc/estic/files/patch-filesys.cc +++ b/misc/estic/files/patch-filesys.cc @@ -1,5 +1,5 @@ ---- spunk/unixsrc/filesys.cc.orig Sat Feb 26 17:57:13 2000 -+++ spunk/unixsrc/filesys.cc Sat Feb 26 17:57:39 2000 +--- spunk/unixsrc/filesys.cc.orig 1996-11-07 17:06:58 UTC ++++ spunk/unixsrc/filesys.cc @@ -42,10 +42,10 @@ extern const char FileSysPathSep = '/'; // Path separator |