FreeBSD Bugzilla – Attachment 137018 Details for
Bug 182402
Fix and update net-mgmt/snmp++ port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.16 KB, created by
nicolai
on 2013-09-26 10:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
nicolai
Created:
2013-09-26 10:20:00 UTC
Size:
1.16 KB
patch
obsolete
>--- Makefile.orig 2013-09-26 11:05:40.653706748 +0200 >+++ Makefile 2013-09-26 11:13:30.150707065 +0200 >@@ -6,12 +6,12 @@ > # > > PORTNAME= snmp++ >-PORTVERSION= 3.2.25 >+PORTVERSION= 3.3.0 > CATEGORIES= net-mgmt > MASTER_SITES= http://www.agentpp.com/ > DISTNAME= ${PORTNAME}v${PORTVERSION} > >-MAINTAINER= nicolai@catpipe.net >+MAINTAINER= nicolai@petri.dk > COMMENT= SNMP C++ library with V3 support > > MAKEFILE= Makefile.FreeBSD >@@ -24,6 +24,6 @@ > ${CP} ${FILESDIR}/Makefile.FreeBSD ${WRKSRC} > > post-install: >- ${LN} -sf ${PREFIX}/lib/libsnmp++.so.2.0.0 ${PREFIX}/lib/libsnmp++.so >+ ${LN} -sf ${PREFIX}/lib/libsnmp++.so.3.3.0 ${PREFIX}/lib/libsnmp++.so > > .include <bsd.port.mk> >--- files/Makefile.FreeBSD.orig 2013-09-26 10:57:10.103722951 +0200 >+++ files/Makefile.FreeBSD 2013-09-26 11:04:10.770704788 +0200 >@@ -39,10 +39,4 @@ > LDFLAGS = $(CFLAGS) > SHARED = -fPIC -shared > >-# >-# Compilation rules >-# >-CC = g++ >-LD = ld >- > include common.mk >--- pkg-plist.orig 2013-09-26 11:14:40.140711660 +0200 >+++ pkg-plist 2013-09-26 11:14:51.996709070 +0200 >@@ -36,5 +36,5 @@ > include/snmp_pp/vb.h > lib/libsnmp++.a > lib/libsnmp++.so >-lib/libsnmp++.so.2.0.0 >+lib/libsnmp++.so.3.3.0 > @dirrm include/snmp_pp
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 182402
: 137018