FreeBSD Bugzilla – Attachment 142794 Details for
Bug 189876
[PATCH] net/gnet2: switch to USES=libtool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gnet2-2.0.8.patch
gnet2-2.0.8.patch (text/plain), 1.38 KB, created by
Dmitry Marakasov
on 2014-05-17 01:10:01 UTC
(
hide
)
Description:
gnet2-2.0.8.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2014-05-17 01:10:01 UTC
Size:
1.38 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 354272) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gnet > PORTVERSION= 2.0.8 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= net ipv6 > MASTER_SITES= GNOME > PKGNAMESUFFIX= 2 >@@ -11,13 +11,16 @@ > MAINTAINER= gnome@FreeBSD.org > COMMENT= A simple network library built upon Glib-2 > >-USES= pkgconfig pathfix >-USE_AUTOTOOLS= libtool >-USE_GNOME= gnomehack glib20 >+USES= pkgconfig libtool pathfix >+USE_GNOME= glib20 > USE_LDCONFIG= yes > GNU_CONFIGURE= yes > >-.if !defined(NOPORTDOCS) >+OPTIONS_DEFINE= DOCS >+ >+.include <bsd.port.options.mk> >+ >+.if ${PORT_OPTIONS:MDOCS} > CONFIGURE_ARGS+= --with-html-dir=${DOCSDIR} > .else > CONFIGURE_ARGS+= --without-html-dir >@@ -27,4 +30,7 @@ > @${REINPLACE_CMD} -e 's|GNET_INTERFACE_AGE=0|GNET_INTERFACE_AGE=8|g' \ > ${WRKSRC}/configure > >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgnet-2.0.so >+ > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 354272) >+++ pkg-plist (working copy) >@@ -17,9 +17,9 @@ > include/gnet-2.0/uri.h > lib/gnet-2.0/include/gnetconfig.h > lib/libgnet-2.0.a >-lib/libgnet-2.0.la > lib/libgnet-2.0.so > lib/libgnet-2.0.so.0 >+lib/libgnet-2.0.so.0.0.8 > libdata/pkgconfig/gnet-2.0.pc > share/aclocal/gnet-2.0.m4 > %%PORTDOCS%%%%DOCSDIR%%/gnet/gnet-base64.html
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 189876
: 142794