FreeBSD Bugzilla – Attachment 195558 Details for
Bug 222962
devel/dia2code+: fails to build on 10.3 with lang/gcc7 or later
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dia2code+.diff
dia2code.diff (text/plain), 938 bytes, created by
Tobias Kortkamp
on 2018-07-28 22:51:03 UTC
(
hide
)
Description:
dia2code+.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2018-07-28 22:51:03 UTC
Size:
938 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 475615) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= dia2code+ > PORTVERSION= 1.0.0 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= devel > MASTER_SITES= SF/dia2code/dia2code+/${PORTVERSION} > DISTNAME= dia2code-${PORTVERSION} >@@ -16,16 +16,17 @@ > > BROKEN_powerpc64= fails to compile: GenerateCodePhp.cpp: 'stoi' is not a member of 'std' > >-USES= autoreconf:build compiler:gcc-c++11-lib iconv >+USES= autoreconf:build compiler:c++11-lib iconv localbase > USE_GNOME= libxml2 > GNU_CONFIGURE= yes > >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib >- > PLIST_FILES= bin/dia2code \ > man/man1/dia2code.1.gz > >+post-patch: >+ @${REINPLACE_CMD} '/dia2code_CXXFLAGS =/ s,-fprofile-arcs,,' \ >+ ${WRKSRC}/src/Makefile.in >+ > post-install: > ${INSTALL_MAN} ${WRKSRC}/docs/dia2code.1 ${STAGEDIR}${MANPREFIX}/man/man1 >
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:
tobik
:
maintainer-approval?
(
bofh
)
Actions:
View
|
Diff
Attachments on
bug 222962
: 195558