Ticket #27146: p5-snmp_session.whitespace-only.patch

File p5-snmp_session.whitespace-only.patch, 1.6 KB (added by larry+macports@…, 13 years ago)

Change whitespace only (apply this 1st)

  • rsync.macports.org/release/ports/perl/p5-snmp_session/Portfile

    # HG changeset patch
    # Parent d329fd7b3c8d05fe027e97c01aee31a704c4d480
    
    diff -r d329fd7b3c8d rsync.macports.org/release/ports/perl/p5-snmp_session/Portfile
    a b  
    11# $Id: Portfile 70582 2010-08-14 12:37:46Z ryandesign@macports.org $
    22
    3 PortSystem              1.0
     3PortSystem          1.0
    44
    5 PortGroup               perl5 1.0
     5PortGroup           perl5 1.0
    66
    7 perl5.setup             SNMP_Session 1.12
    8 maintainers             nomaintainer
    9 description             A perl5 module providing rudimentary access to SNMPv1 and v2 agents.
    10 long_description        ${description}
    11 master_sites            http://www.switch.ch/misc/leinen/snmp/perl/dist/ \
    12                         http://www.switch.ch/misc/leinen/snmp/perl/dist/old
     7perl5.setup         SNMP_Session 1.12
     8maintainers         nomaintainer
     9description         A perl5 module providing rudimentary access to SNMPv1 \
     10                    and v2 agents.
     11long_description    ${description}
     12master_sites        http://www.switch.ch/misc/leinen/snmp/perl/dist/ \
     13                    http://www.switch.ch/misc/leinen/snmp/perl/dist/old
    1314
    14 checksums               md5 5f6b365b4c3815b13d7a902d94e254af
    15 homepage                http://www.switch.ch/misc/leinen/snmp/perl/
    16 platforms               darwin
     15checksums           md5 5f6b365b4c3815b13d7a902d94e254af
     16homepage            http://www.switch.ch/misc/leinen/snmp/perl/
     17platforms           darwin
    1718
    18 supported_archs noarch
     19supported_archs     noarch