FreeBSD Bugzilla – Attachment 5762 Details for
Bug 13539
Bump ucd-snmp shlib version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.90 KB, created by
jack
on 1999-09-02 15:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jack
Created:
1999-09-02 15:00:01 UTC
Size:
1.90 KB
patch
obsolete
>diff -ruN ucd-snmp/Makefile ucd-snmp.fixed/Makefile >--- ucd-snmp/Makefile Fri Aug 27 16:18:45 1999 >+++ ucd-snmp.fixed/Makefile Sat Aug 28 02:24:19 1999 >@@ -47,7 +47,7 @@ > BROKEN= "Uses the old VM system interfaces" > .endif > >-SHLIB_VERSION=3 >+SHLIB_VERSION=4 > PLIST_SUB= shlib=${SHLIB_VERSION} > > post-patch: >@@ -56,6 +56,8 @@ > post-install: > ( cd ${PREFIX}/bin && strip ${BIN} ) > ( cd ${PREFIX}/sbin && strip ${SBIN} ) >+ ( cd ${PREFIX}/include/ucd-snmp && ${CHMOD} 644 * ) >+ ( cd ${PREFIX}/share/snmp/mibs && ${CHMOD} 644 * ) > ( cd ${PREFIX}/lib && ${LN} -f libsnmp.so.${SHLIB_VERSION} libsnmp.so ) > @${MKDIR} ${PREFIX}/share/examples/ucd-snmp > @for F in ${WRKSRC}/etc/* ; do \ >diff -ruN ucd-snmp/patches/patch-ae ucd-snmp.fixed/patches/patch-ae >--- ucd-snmp/patches/patch-ae Wed Apr 7 12:07:40 1999 >+++ ucd-snmp.fixed/patches/patch-ae Sat Aug 28 02:26:59 1999 >@@ -5,7 +5,7 @@ > freebsd*) > SHLIB_LD_CMD="ld -Bshareable -o" > - SHLIB_VERSION=.3.5 >-+ SHLIB_VERSION=.3 >++ SHLIB_VERSION=.4 > ;; > > *) >diff -ruN ucd-snmp/patches/patch-ag ucd-snmp.fixed/patches/patch-ag >--- ucd-snmp/patches/patch-ag Wed Dec 31 19:00:00 1969 >+++ ucd-snmp.fixed/patches/patch-ag Sat Aug 28 02:26:15 1999 >@@ -0,0 +1,11 @@ >+--- snmplib/ucd-snmp-includes.h.orig Wed Jan 20 18:18:42 1999 >++++ snmplib/ucd-snmp-includes.h Sat Aug 28 02:13:56 1999 >+@@ -4,7 +4,7 @@ >+ #include <netinet/in.h> >+ >+ /* uncomment if you don't have in_addr_t in netinet/in.h */ >+-/* typedef u_int in_addr_t; */ >++typedef u_int in_addr_t; >+ >+ #include <ucd-snmp/asn1.h> >+ #include <ucd-snmp/snmp_api.h> >diff -ruN ucd-snmp/patches/patch-ah ucd-snmp.fixed/patches/patch-ah >--- ucd-snmp/patches/patch-ah Wed Dec 31 19:00:00 1969 >+++ ucd-snmp.fixed/patches/patch-ah Sat Aug 28 02:38:45 1999 >@@ -0,0 +1,8 @@ >+--- local/tkmib.orig Wed Jul 21 19:06:52 1999 >++++ local/tkmib Sat Aug 28 02:37:57 1999 >+@@ -1,4 +1,4 @@ >+-#!/usr/local/bin/perl -w >++#!/usr/bin/perl -w >+ >+ require 5; >+
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 13539
: 5762