svn commit: r452594 - in head/textproc/opensp: . files
Sunpoet Po-Chuan Hsieh
sunpoet at freebsd.org
Sat Oct 21 20:16:13 UTC 2017
On Sun, Oct 22, 2017 at 12:35 AM, Kurt Jaeger <pi at freebsd.org> wrote:
> Author: pi
> Date: Sat Oct 21 16:35:56 2017
> New Revision: 452594
> URL: https://svnweb.freebsd.org/changeset/ports/452594
>
> Log:
> textproc/opensp: Add license information, WWW and pet portlint
>
> PR: 222328
> Submitted by: Yasuhiro KIMURA <yasu at utahime.org>
> Approved by: kuriyama (maintainer timeout)
>
> Added:
> head/textproc/opensp/files/patch-include_RangeMap.h (contents, props
> changed)
> Deleted:
> head/textproc/opensp/files/patch-RangeMap.h
>
You should use 'svn mv' to preserve the history.
> Added: head/textproc/opensp/files/patch-include_RangeMap.h
> ============================================================
> ==================
> --- /dev/null 00:00:00 1970 (empty, because file is newly added)
> +++ head/textproc/opensp/files/patch-include_RangeMap.h Sat Oct 21
> 16:35:56 2017 (r452594)
> @@ -0,0 +1,10 @@
> +--- include/RangeMap.h.orig 2005-07-21 14:04:39 UTC
> ++++ include/RangeMap.h
> +@@ -9,6 +9,7 @@
> + #include "ISet.h"
> + #include "types.h"
> + #include <stddef.h>
> ++#include "constant.h"
> +
> + #ifdef SP_NAMESPACE
> + namespace SP_NAMESPACE {
More information about the svn-ports-head
mailing list