FreeBSD Bugzilla – Attachment 156083 Details for
Bug 199769
[devel/rapidjson] [PATCH] Maintainer update to 1.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
rapidjson-1.0.1.patch (text/plain), 1.91 KB, created by
Yuri Victorovich
on 2015-04-29 01:07:20 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-04-29 01:07:20 UTC
Size:
1.91 KB
patch
obsolete
>Index: devel/rapidjson/Makefile >=================================================================== >--- devel/rapidjson/Makefile (revision 384892) >+++ devel/rapidjson/Makefile (working copy) >@@ -2,7 +2,8 @@ > # $FreeBSD$ > > PORTNAME= rapidjson >-PORTVERSION= 0.150310 >+PORTVERSION= 1.0.1 >+DISTVERSIONPREFIX= v > CATEGORIES= devel textproc > > MAINTAINER= yuri@rawbw.com >@@ -15,8 +16,7 @@ > > USE_GITHUB= yes > GH_ACCOUNT= miloyip >-GH_COMMIT= c745c95 >-GH_TAGNAME= ${GH_COMMIT} >+GH_PROJECT= rapidjson > > USES= cmake compiler:c++11-lang gmake > >Index: devel/rapidjson/distinfo >=================================================================== >--- devel/rapidjson/distinfo (revision 384892) >+++ devel/rapidjson/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (rapidjson-0.150310.tar.gz) = c1ea1694b32fe33466b90ab70e80105823286a9f1332431d1f6f0fc15ceac43e >-SIZE (rapidjson-0.150310.tar.gz) = 582317 >+SHA256 (rapidjson-v1.0.1_GH0.tar.gz) = a9003ad5c6384896ed4fd1f4a42af108e88e1b582261766df32d717ba744ee73 >+SIZE (rapidjson-v1.0.1_GH0.tar.gz) = 724863 >Index: devel/rapidjson/pkg-plist >=================================================================== >--- devel/rapidjson/pkg-plist (revision 384892) >+++ devel/rapidjson/pkg-plist (working copy) >@@ -5,7 +5,6 @@ > include/rapidjson/error/en.h > include/rapidjson/error/error.h > include/rapidjson/filereadstream.h >-include/rapidjson/filestream.h > include/rapidjson/filewritestream.h > include/rapidjson/internal/biginteger.h > include/rapidjson/internal/diyfp.h >@@ -31,9 +30,7 @@ > libdata/pkgconfig/RapidJSON.pc > %%DOCS%%share/doc/RapidJSON/readme.md > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeLists.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/capitalize/capitalize.cpp >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cmake_install.cmake > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/condense/condense.cpp > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/messagereader/messagereader.cpp > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pretty/pretty.cpp
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 199769
: 156083 |
156084