FreeBSD Bugzilla – Attachment 141939 Details for
Bug 188867
net-im/gloox: Update to version 1.0.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net-im_gloox.diff
net-im_gloox.diff (text/x-diff), 1.12 KB, created by
tkato432
on 2014-04-23 19:28:55 UTC
(
hide
)
Description:
net-im_gloox.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2014-04-23 19:28:55 UTC
Size:
1.12 KB
patch
obsolete
>diff -urN /usr/ports/net-im/gloox/Makefile net-im/gloox/Makefile >--- /usr/ports/net-im/gloox/Makefile 2014-04-24 02:55:32.000000000 +0900 >+++ net-im/gloox/Makefile 2014-04-24 03:00:00.000000000 +0900 >@@ -3,6 +3,7 @@ > > PORTNAME= gloox > PORTVERSION= 1.0.10 >+PORTREVISION= 1 > CATEGORIES= net-im > MASTER_SITES= http://camaya.net/download/ > >@@ -14,22 +15,20 @@ > LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn \ > libgnutls.so:${PORTSDIR}/security/gnutls > >-USES= compiler:c++11-lang libtool:keepla pathfix pkgconfig tar:bzip2 >-USE_LDCONFIG= yes >+USES= libtool:keepla pathfix pkgconfig tar:bzip2 > GNU_CONFIGURE= yes >+INSTALL_TARGET= install-strip >+USE_LDCONFIG= yes > > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} < 900033 >-USE_BINUTILS= yes >-LDFLAGS+= -B${LOCALBASE}/bin >-.endif >- > post-patch: > @${REINPLACE_CMD} -e \ >- 's|-lgcrypt||' ${WRKSRC}/configure >+ 's| -ansi|| ; \ >+ s| -lgcrypt||' ${WRKSRC}/configure >+ @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ >+ 's| -pedantic|| ; \ >+ s| -pipe||' > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk>
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 188867
:
141938
| 141939