FreeBSD Bugzilla – Attachment 108260 Details for
Bug 149099
[UPDATE] net-mgmt/p5-Net-SNMP: update to 6.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Net-SNMP.diff
p5-Net-SNMP.diff (text/plain), 3.42 KB, created by
takefu
on 2010-07-30 10:10:06 UTC
(
hide
)
Description:
p5-Net-SNMP.diff
Filename:
MIME Type:
Creator:
takefu
Created:
2010-07-30 10:10:06 UTC
Size:
3.42 KB
patch
obsolete
>diff -ruN /usr/ports/net-mgmt/p5-Net-SNMP/Makefile net-mgmt/p5-Net-SNMP/Makefile >--- /usr/ports/net-mgmt/p5-Net-SNMP/Makefile 2010-07-21 16:58:28.000000000 +0900 >+++ net-mgmt/p5-Net-SNMP/Makefile 2010-07-30 08:50:19.000000000 +0900 >@@ -6,10 +6,11 @@ > # > > PORTNAME= Net-SNMP >-PORTVERSION= 5.2.0 >+PORTVERSION= 6.0.0 > CATEGORIES= net-mgmt perl5 >-MASTER_SITES= CPAN >+MASTER_SITES= CPAN/../../authors/id/D/DT/DTOWN/ > PKGNAMEPREFIX= p5- >+DISTNAME= ${PORTNAME}-v${PORTVERSION} > > MAINTAINER= lth@FreeBSD.org > COMMENT= A perl module for SNMP... Net::SNMP >diff -ruN /usr/ports/net-mgmt/p5-Net-SNMP/distinfo net-mgmt/p5-Net-SNMP/distinfo >--- /usr/ports/net-mgmt/p5-Net-SNMP/distinfo 2010-07-21 16:58:28.000000000 +0900 >+++ net-mgmt/p5-Net-SNMP/distinfo 2010-07-30 08:09:50.000000000 +0900 >@@ -1,3 +1,3 @@ >-MD5 (Net-SNMP-5.2.0.tar.gz) = 0e717723f843ab22a93248833f3ebff7 >-SHA256 (Net-SNMP-5.2.0.tar.gz) = 2e4d0a421e632930de475f900127e6e45d459df5eea9f1c31039f6091d67c358 >-SIZE (Net-SNMP-5.2.0.tar.gz) = 83175 >+MD5 (Net-SNMP-v6.0.0.tar.gz) = 7d10b4a0fc8983a110f58e753a11cade >+SHA256 (Net-SNMP-v6.0.0.tar.gz) = a5662a1f57b326bf060b5fa30dcf5a589b9171d6f4bedb398751c7c5cf898166 >+SIZE (Net-SNMP-v6.0.0.tar.gz) = 93840 >diff -ruN /usr/ports/net-mgmt/p5-Net-SNMP/pkg-descr net-mgmt/p5-Net-SNMP/pkg-descr >--- /usr/ports/net-mgmt/p5-Net-SNMP/pkg-descr 2010-07-21 16:58:28.000000000 +0900 >+++ net-mgmt/p5-Net-SNMP/pkg-descr 2010-07-30 08:49:50.000000000 +0900 >@@ -1,8 +1,7 @@ >-The module Net::SNMP implements an object oriented >-interface to the Simple Network Management Protocol. Perl >-applications can use the module to retrieve or update >-information on a remote host using the SNMP protocol. >-Net::SNMP is implemented completely in Perl, requires no >-compiling, and uses only standard Perl modules. Both >-SNMPv1 and SNMPv2c (Community-Based SNMPv2) are supported >-by the module. >+The Net::SNMP module implements an object oriented interface to the Simple >+Network Management Protocol. Perl applications can use the module to retrieve >+or update information on a remote host using the SNMP protocol. The module >+supports SNMP version-1, SNMP version-2c (Community-Based SNMPv2), and SNMP >+version-3. The Net::SNMP module assumes that the user has a basic understanding >+of the Simple Network Management Protocol and related network management >+concepts. >diff -ruN /usr/ports/net-mgmt/p5-Net-SNMP/pkg-plist net-mgmt/p5-Net-SNMP/pkg-plist >--- /usr/ports/net-mgmt/p5-Net-SNMP/pkg-plist 2010-07-21 16:58:29.000000000 +0900 >+++ net-mgmt/p5-Net-SNMP/pkg-plist 2010-07-30 11:04:47.000000000 +0900 >@@ -8,13 +8,17 @@ > %%SITE_PERL%%/Net/SNMP/Security/Community.pm > %%SITE_PERL%%/Net/SNMP/Security/USM.pm > %%SITE_PERL%%/Net/SNMP/Transport.pm >-%%SITE_PERL%%/Net/SNMP/Transport/TCP.pm >-%%SITE_PERL%%/Net/SNMP/Transport/TCP6.pm >-%%SITE_PERL%%/Net/SNMP/Transport/UDP.pm >-%%SITE_PERL%%/Net/SNMP/Transport/UDP6.pm >+%%SITE_PERL%%/Net/SNMP/Transport/IPv4.pm >+%%SITE_PERL%%/Net/SNMP/Transport/IPv4/TCP.pm >+%%SITE_PERL%%/Net/SNMP/Transport/IPv4/UDP.pm >+%%SITE_PERL%%/Net/SNMP/Transport/IPv6.pm >+%%SITE_PERL%%/Net/SNMP/Transport/IPv6/TCP.pm >+%%SITE_PERL%%/Net/SNMP/Transport/IPv6/UDP.pm > %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SNMP/.packlist > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SNMP > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net >+@dirrm %%SITE_PERL%%/Net/SNMP/Transport/IPv6 >+@dirrm %%SITE_PERL%%/Net/SNMP/Transport/IPv4 > @dirrm %%SITE_PERL%%/Net/SNMP/Transport > @dirrm %%SITE_PERL%%/Net/SNMP/Security > @dirrm %%SITE_PERL%%/Net/SNMP
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 149099
: 108260