diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-06-08 18:49:52 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-06-08 18:49:52 +0000 |
commit | d8f1c4f58caaaf5312ed6befc95226dfc6dbd552 (patch) | |
tree | 9a260444f6bdc9fad1c008cf351fccf1690377a2 /devel/bisoncpp | |
parent | 4366574e26c7b362b9fd9d53578c9a4e09cc694f (diff) | |
download | ports-d8f1c4f58caaaf5312ed6befc95226dfc6dbd552.tar.gz ports-d8f1c4f58caaaf5312ed6befc95226dfc6dbd552.zip |
Notes
Diffstat (limited to 'devel/bisoncpp')
-rw-r--r-- | devel/bisoncpp/Makefile | 4 | ||||
-rw-r--r-- | devel/bisoncpp/distinfo | 4 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-INSTALL.im | 4 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-block__atindex.cc | 6 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-block__block.ih | 4 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-block__dollarindex.cc | 6 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-block__idindex.cc | 6 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-build | 6 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-documentation-manual-conditions-gpl.yo | 4 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-documentation-manual-invoking-options.yo | 6 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-icmake-install | 14 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-icmake-manpage | 4 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-options__options.ih | 4 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-options__setbasicstrings.cc | 6 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-scanner__lex.cc | 8 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-scanner__scanner.ih | 4 | ||||
-rw-r--r-- | devel/bisoncpp/files/patch-scanner__scanner1.cc | 6 |
17 files changed, 48 insertions, 48 deletions
diff --git a/devel/bisoncpp/Makefile b/devel/bisoncpp/Makefile index 92d1c8f10434..a8bcec61bba5 100644 --- a/devel/bisoncpp/Makefile +++ b/devel/bisoncpp/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bisoncpp -PORTVERSION= 4.09.02 +PORTVERSION= 4.10.01 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/bisonc%2B%2B/${PORTVERSION} DISTNAME= bisonc++_${PORTVERSION}.orig @@ -20,7 +20,7 @@ PORTDOCS= * WRKSRC= ${WRKDIR}/bisonc++-${PORTVERSION} -USE_GCC= yes +USE_GCC= 4.9+ USES= shebangfix diff --git a/devel/bisoncpp/distinfo b/devel/bisoncpp/distinfo index c79b303a8e10..7ffd9672e6c8 100644 --- a/devel/bisoncpp/distinfo +++ b/devel/bisoncpp/distinfo @@ -1,2 +1,2 @@ -SHA256 (bisonc++_4.09.02.orig.tar.gz) = b51f3ec125c6405530d82c403a58ec3c0c0a55242fb93ed6f4177aef59a2b380 -SIZE (bisonc++_4.09.02.orig.tar.gz) = 654692 +SHA256 (bisonc++_4.10.01.orig.tar.gz) = d03b1c3982f7cff9663382cb6933ccc5aa8ce35a7ccbd6f76769aa261777bf0b +SIZE (bisonc++_4.10.01.orig.tar.gz) = 652569 diff --git a/devel/bisoncpp/files/patch-INSTALL.im b/devel/bisoncpp/files/patch-INSTALL.im index 37bbfdd38968..da9da2af455b 100644 --- a/devel/bisoncpp/files/patch-INSTALL.im +++ b/devel/bisoncpp/files/patch-INSTALL.im @@ -1,5 +1,5 @@ ---- INSTALL.im.orig 2013-06-21 11:16:33.000000000 +0200 -+++ INSTALL.im 2013-11-27 22:15:51.000000000 +0100 +--- INSTALL.im.orig 2015-04-28 13:26:33 UTC ++++ INSTALL.im @@ -15,7 +15,7 @@ #define LDFLAGS "" // flags passed to the linker diff --git a/devel/bisoncpp/files/patch-block__atindex.cc b/devel/bisoncpp/files/patch-block__atindex.cc index 3a5046090406..ada84c34c3b6 100644 --- a/devel/bisoncpp/files/patch-block__atindex.cc +++ b/devel/bisoncpp/files/patch-block__atindex.cc @@ -1,6 +1,6 @@ ---- ./block/atindex.cc.orig 2013-06-23 20:13:49.000000000 +0200 -+++ ./block/atindex.cc 2013-11-27 18:55:51.000000000 +0100 -@@ -6,7 +6,7 @@ +--- block/atindex.cc.orig 2013-06-23 18:13:49 UTC ++++ block/atindex.cc +@@ -6,7 +6,7 @@ void Block::atIndex(size_t lineNr, strin d_atDollar.push_back( AtDollar( AtDollar::AT, length(), lineNr, diff --git a/devel/bisoncpp/files/patch-block__block.ih b/devel/bisoncpp/files/patch-block__block.ih index de64203cbb11..44ae3d32c687 100644 --- a/devel/bisoncpp/files/patch-block__block.ih +++ b/devel/bisoncpp/files/patch-block__block.ih @@ -1,5 +1,5 @@ ---- ./block/block.ih.orig 2013-06-23 20:13:49.000000000 +0200 -+++ ./block/block.ih 2013-11-27 18:54:50.000000000 +0100 +--- block/block.ih.orig 2013-06-23 18:13:49 UTC ++++ block/block.ih @@ -5,6 +5,8 @@ #include <iterator> #include <limits> diff --git a/devel/bisoncpp/files/patch-block__dollarindex.cc b/devel/bisoncpp/files/patch-block__dollarindex.cc index 8559db26d9d1..8da87784e644 100644 --- a/devel/bisoncpp/files/patch-block__dollarindex.cc +++ b/devel/bisoncpp/files/patch-block__dollarindex.cc @@ -1,6 +1,6 @@ ---- ./block/dollarindex.cc.orig 2013-06-23 20:13:49.000000000 +0200 -+++ ./block/dollarindex.cc 2013-11-27 18:55:17.000000000 +0100 -@@ -6,7 +6,7 @@ +--- block/dollarindex.cc.orig 2013-06-23 18:13:49 UTC ++++ block/dollarindex.cc +@@ -6,7 +6,7 @@ void Block::dollarIndex(size_t lineNr, s { d_atDollar.push_back( AtDollar(AtDollar::DOLLAR, length(), lineNr, diff --git a/devel/bisoncpp/files/patch-block__idindex.cc b/devel/bisoncpp/files/patch-block__idindex.cc index 0eede0627644..6053994cd8e6 100644 --- a/devel/bisoncpp/files/patch-block__idindex.cc +++ b/devel/bisoncpp/files/patch-block__idindex.cc @@ -1,6 +1,6 @@ ---- ./block/idindex.cc.orig 2013-06-23 20:13:49.000000000 +0200 -+++ ./block/idindex.cc 2013-11-27 18:54:04.000000000 +0100 -@@ -8,7 +8,7 @@ +--- block/idindex.cc.orig 2013-06-23 18:13:49 UTC ++++ block/idindex.cc +@@ -8,7 +8,7 @@ void Block::IDindex(size_t lineNr, strin d_atDollar.push_back( AtDollar( AtDollar::DOLLAR, length(), lineNr, diff --git a/devel/bisoncpp/files/patch-build b/devel/bisoncpp/files/patch-build index 73a3abe983da..e3abd5377864 100644 --- a/devel/bisoncpp/files/patch-build +++ b/devel/bisoncpp/files/patch-build @@ -1,6 +1,6 @@ ---- ./build.orig 2013-11-27 18:04:34.000000000 +0100 -+++ ./build 2013-11-27 18:04:34.000000000 +0100 -@@ -40,7 +40,10 @@ +--- build.orig 2015-05-25 15:47:08 UTC ++++ build +@@ -40,7 +40,10 @@ void main(int argc, list argv) manpage(); if (option == "manual") diff --git a/devel/bisoncpp/files/patch-documentation-manual-conditions-gpl.yo b/devel/bisoncpp/files/patch-documentation-manual-conditions-gpl.yo index bcf0127814da..3ec1b7132a29 100644 --- a/devel/bisoncpp/files/patch-documentation-manual-conditions-gpl.yo +++ b/devel/bisoncpp/files/patch-documentation-manual-conditions-gpl.yo @@ -1,5 +1,5 @@ ---- documentation/manual/conditions/gpl.yo.orig 2007-03-22 21:29:15.000000000 +0100 -+++ documentation/manual/conditions/gpl.yo 2009-03-05 16:07:39.000000000 +0100 +--- documentation/manual/conditions/gpl.yo.orig 2012-02-08 19:53:51 UTC ++++ documentation/manual/conditions/gpl.yo @@ -1,8 +1,2 @@ The text of the em(GNU General Public License) (GPL) is frequently found in -files named tt(COPYING). On em(Debian) systems the GPL may be found in the diff --git a/devel/bisoncpp/files/patch-documentation-manual-invoking-options.yo b/devel/bisoncpp/files/patch-documentation-manual-invoking-options.yo index be66e084bbb5..20578380e0f2 100644 --- a/devel/bisoncpp/files/patch-documentation-manual-invoking-options.yo +++ b/devel/bisoncpp/files/patch-documentation-manual-invoking-options.yo @@ -1,6 +1,6 @@ ---- documentation/manual/invoking/options.yo.orig 2012-04-29 13:59:49.000000000 +0200 -+++ documentation/manual/invoking/options.yo 2012-12-02 13:00:49.000000000 +0100 -@@ -179,7 +179,7 @@ +--- documentation/manual/invoking/options.yo.orig 2015-04-28 13:26:33 UTC ++++ documentation/manual/invoking/options.yo +@@ -235,7 +235,7 @@ END) it() loption(own-tokens) (soption(T))nl() The tokens returned as well as the text matched when bic() reads diff --git a/devel/bisoncpp/files/patch-icmake-install b/devel/bisoncpp/files/patch-icmake-install index 917f10570592..4f9ab11fe265 100644 --- a/devel/bisoncpp/files/patch-icmake-install +++ b/devel/bisoncpp/files/patch-icmake-install @@ -1,6 +1,6 @@ ---- icmake/install.orig 2013-06-21 11:16:34.000000000 +0200 -+++ icmake/install 2013-11-27 22:05:08.000000000 +0100 -@@ -3,7 +3,6 @@ +--- icmake/install.orig 2013-06-21 09:16:34 UTC ++++ icmake/install +@@ -3,7 +3,6 @@ string setWhere(string where, string def if (where == "") where = defaultWhere; @@ -8,7 +8,7 @@ return where; } -@@ -13,22 +12,15 @@ +@@ -13,22 +12,15 @@ void install(string what, string where) if (what == "program") { @@ -34,7 +34,7 @@ printf(" INSTALLING skeleton files at `" + where + "'\n"); md(where); run("cp skeletons/* " + where); -@@ -37,8 +29,7 @@ +@@ -37,8 +29,7 @@ void install(string what, string where) if (what == "man") { @@ -44,7 +44,7 @@ printf(" INSTALLING the manual page at `", where, "'\n"); run("gzip -9 < tmp/man/" PROGRAM ".1 > " + where + "/" PROGRAM ".1.gz"); exit(0); -@@ -46,21 +37,18 @@ +@@ -46,21 +37,18 @@ void install(string what, string where) if (what == "manual") { @@ -70,7 +70,7 @@ printf(" INSTALLING the html-manual page at `", where, "\n"); run("cp tmp/manhtml/" PROGRAM "man.html " + where); exit(0); -@@ -68,17 +56,14 @@ +@@ -68,17 +56,14 @@ void install(string what, string where) if (what == "extra") { diff --git a/devel/bisoncpp/files/patch-icmake-manpage b/devel/bisoncpp/files/patch-icmake-manpage index 9f4ca5497128..77bf277ef6a0 100644 --- a/devel/bisoncpp/files/patch-icmake-manpage +++ b/devel/bisoncpp/files/patch-icmake-manpage @@ -1,5 +1,5 @@ ---- icmake/manpage.orig 2013-06-21 11:16:34.000000000 +0200 -+++ icmake/manpage 2013-11-27 17:42:34.000000000 +0100 +--- icmake/manpage.orig 2013-06-21 09:16:34 UTC ++++ icmake/manpage @@ -3,14 +3,29 @@ void manpage() diff --git a/devel/bisoncpp/files/patch-options__options.ih b/devel/bisoncpp/files/patch-options__options.ih index 04f906205be4..10ca2e47d667 100644 --- a/devel/bisoncpp/files/patch-options__options.ih +++ b/devel/bisoncpp/files/patch-options__options.ih @@ -1,5 +1,5 @@ ---- ./options/options.ih.orig 2013-06-21 11:16:34.000000000 +0200 -+++ ./options/options.ih 2013-11-27 18:56:37.000000000 +0100 +--- options/options.ih.orig 2013-06-21 09:16:34 UTC ++++ options/options.ih @@ -4,6 +4,7 @@ #include <bobcat/arg> #include <bobcat/string> diff --git a/devel/bisoncpp/files/patch-options__setbasicstrings.cc b/devel/bisoncpp/files/patch-options__setbasicstrings.cc index 0cb4a8690ff9..eba8b7f7a014 100644 --- a/devel/bisoncpp/files/patch-options__setbasicstrings.cc +++ b/devel/bisoncpp/files/patch-options__setbasicstrings.cc @@ -1,6 +1,6 @@ ---- ./options/setbasicstrings.cc.orig 2013-06-24 15:10:12.000000000 +0200 -+++ ./options/setbasicstrings.cc 2013-11-27 18:56:48.000000000 +0100 -@@ -35,7 +35,7 @@ +--- options/setbasicstrings.cc.orig 2014-02-17 12:30:08 UTC ++++ options/setbasicstrings.cc +@@ -34,7 +34,7 @@ void Options::setBasicStrings() string nTokens; if (d_arg.option(&nTokens, "required-tokens")) diff --git a/devel/bisoncpp/files/patch-scanner__lex.cc b/devel/bisoncpp/files/patch-scanner__lex.cc index f994b2f42716..1374957ee507 100644 --- a/devel/bisoncpp/files/patch-scanner__lex.cc +++ b/devel/bisoncpp/files/patch-scanner__lex.cc @@ -1,8 +1,8 @@ ---- scanner/lex.cc.orig 2014-04-04 14:46:17.624123806 +0600 -+++ scanner/lex.cc 2014-04-04 14:46:39.301107135 +0600 -@@ -2702,7 +2702,7 @@ +--- scanner/lex.cc.orig 2015-05-17 14:35:38 UTC ++++ scanner/lex.cc +@@ -2698,7 +2698,7 @@ try { - #line 193 "lexer" + #line 194 "lexer" { - d_number = stoul(d_matched); + d_number = A2x(d_matched); diff --git a/devel/bisoncpp/files/patch-scanner__scanner.ih b/devel/bisoncpp/files/patch-scanner__scanner.ih index 83ad8f67d145..9b41544192c6 100644 --- a/devel/bisoncpp/files/patch-scanner__scanner.ih +++ b/devel/bisoncpp/files/patch-scanner__scanner.ih @@ -1,5 +1,5 @@ ---- ./scanner/scanner.ih.orig 2013-06-23 20:13:49.000000000 +0200 -+++ ./scanner/scanner.ih 2013-11-27 19:03:53.000000000 +0100 +--- scanner/scanner.ih.orig 2013-06-23 18:13:49 UTC ++++ scanner/scanner.ih @@ -14,6 +14,7 @@ #include <bobcat/arg> #include <bobcat/mstream> diff --git a/devel/bisoncpp/files/patch-scanner__scanner1.cc b/devel/bisoncpp/files/patch-scanner__scanner1.cc index 354b989777a2..362eda1f68b8 100644 --- a/devel/bisoncpp/files/patch-scanner__scanner1.cc +++ b/devel/bisoncpp/files/patch-scanner__scanner1.cc @@ -1,6 +1,6 @@ ---- ./scanner/scanner1.cc.orig 2013-06-23 20:13:49.000000000 +0200 -+++ ./scanner/scanner1.cc 2013-11-27 19:03:33.000000000 +0100 -@@ -15,7 +15,7 @@ +--- scanner/scanner1.cc.orig 2013-06-23 18:13:49 UTC ++++ scanner/scanner1.cc +@@ -15,7 +15,7 @@ Scanner::Scanner(std::string const &infi string value; if (arg.option(&value, "max-inclusion-depth")) |