FreeBSD Bugzilla – Attachment 142795 Details for
Bug 189877
[PATCH] net-mgmt/gsnmp: switch to USES=libtool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gsnmp-0.2.0.patch
gsnmp-0.2.0.patch (text/plain), 1.16 KB, created by
Dmitry Marakasov
on 2014-05-17 01:10:02 UTC
(
hide
)
Description:
gsnmp-0.2.0.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2014-05-17 01:10:02 UTC
Size:
1.16 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 354272) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gsnmp > PORTVERSION= 0.2.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= net-mgmt > MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \ > http://ftp-ext.osuosl.org/pub/nslu2/sources/ \ >@@ -12,11 +12,14 @@ > MAINTAINER= matt@peterson.org > COMMENT= SNMP library written on top of glib and gnet2 > >-LIB_DEPENDS= gnet:${PORTSDIR}/net/gnet2 >+LIB_DEPENDS= libgnet-2.0.so:${PORTSDIR}/net/gnet2 > >-USES= pkgconfig >-USE_GNOME= gnomehack glib20 >+USES= pkgconfig pathfix libtool >+USE_GNOME= glib20 > GNU_CONFIGURE= yes > USE_LDCONFIG= yes > >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgsnmp.so >+ > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 354272) >+++ pkg-plist (working copy) >@@ -9,9 +9,9 @@ > include/gsnmp/transport.h > include/gsnmp/utils.h > lib/libgsnmp.a >-lib/libgsnmp.la > lib/libgsnmp.so > lib/libgsnmp.so.0 >+lib/libgsnmp.so.0.0.0 > libdata/pkgconfig/gsnmp.pc > share/aclocal/gsnmp.m4 > man/man1/gsnmp-get.1.gz
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 189877
: 142795