FreeBSD Bugzilla – Attachment 197153 Details for
Bug 231410
devel/codequery: Update to 0.21.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update
codequery (text/plain), 2.47 KB, created by
Nathan
on 2018-09-16 20:42:14 UTC
(
hide
)
Description:
Update
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-09-16 20:42:14 UTC
Size:
2.47 KB
patch
obsolete
>devel/codequery: Update to 0.21.1 > >Index: devel/codequery/Makefile >=================================================================== >--- devel/codequery/Makefile (revision 479841) >+++ devel/codequery/Makefile (working copy) >@@ -1,20 +1,22 @@ > # Created by: Pawel Pekala <pawel@FreeBSD.org> > # $FreeBSD$ > >-PORTNAME= codequery >-PORTVERSION= 0.21.0 >-PORTREVISION= 1 >+PORTNAME= codequery >+PORTVERSION= 0.21.1 > DISTVERSIONPREFIX= v >-CATEGORIES= devel >+CATEGORIES= devel > >-MAINTAINER= ports@FreeBSD.org >-COMMENT= Code understanding, browsing and search tool >+MAINTAINER= ports@FreeBSD.org >+COMMENT= Code understanding, browsing and search tool > >-LICENSE= MPL20 MIT >-LICENSE_COMB= multi >+LICENSE= MPL20 MIT >+LICENSE_COMB= multi > LICENSE_FILE_MPL20= ${WRKSRC}/LICENSE.md > LICENSE_FILE_MIT= ${WRKSRC}/querylib/README.txt > >+BROKEN_mips= Dependencies need GCC(Not available for mips) >+BROKEN_mips64= Dependencies need GCC(Not available for mips) >+ > USES= cmake compiler:c++11-lang ninja qt:4 sqlite > > USE_GITHUB= yes >Index: devel/codequery/distinfo >=================================================================== >--- devel/codequery/distinfo (revision 479841) >+++ devel/codequery/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1501261182 >-SHA256 (ruben2020-codequery-v0.21.0_GH0.tar.gz) = 9af232e0d3bb10e5defbc222a9e422f4580dd5766cfc7f921d38baa18675f98d >-SIZE (ruben2020-codequery-v0.21.0_GH0.tar.gz) = 2423769 >+TIMESTAMP = 1537110465 >+SHA256 (ruben2020-codequery-v0.21.1_GH0.tar.gz) = c20050dc6963472c7cb7ed4621c7187e24089fa458eb68748ef9d2aae53d991f >+SIZE (ruben2020-codequery-v0.21.1_GH0.tar.gz) = 2424086 >Index: devel/codequery/files/patch-showgraph_Utils_asrt.h >=================================================================== >--- devel/codequery/files/patch-showgraph_Utils_asrt.h (revision 479841) >+++ devel/codequery/files/patch-showgraph_Utils_asrt.h (working copy) >@@ -1,13 +1,13 @@ >---- showgraph/Utils/asrt.h.orig 2017-07-28 19:53:18 UTC >+--- showgraph/Utils/asrt.h.orig 2018-09-16 15:18:01 UTC > +++ showgraph/Utils/asrt.h >-@@ -22,6 +22,10 @@ >+@@ -21,7 +21,9 @@ >+ */ > #ifndef ASRT_H > #define ASRT_H >- >+- > +#ifdef assert >-+# undef assert >++ undef assert > +#endif >-+ > /** > * Assert macro that works only in debug version > * @ingroup Asserts > >Property changes on: devel/codequery/files/patch-showgraph_Utils_asrt.h >___________________________________________________________________ >Modified: fbsd:nokeywords >## -1 +1 ## >-on >\ No newline at end of property >+yes >\ No newline at end of property
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
Flags:
ndowens04
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 231410
: 197153 |
197549