Ticket #27052: p5-business-isbn-data.whitespace-only.patch

File p5-business-isbn-data.whitespace-only.patch, 2.0 KB (added by larry+macports@…, 14 years ago)

Change portfile's whitespace only (apply this 1st)

  • rsync.macports.org/release/ports/perl/p5-business-isbn-data/Portfile

    # HG changeset patch
    # Parent f86546117092cd99cfcc615c9244dbbed6ceca9f
    diff -r f86546117092 -r 20e0104dafb9 rsync.macports.org/release/ports/perl/p5-business-isbn-data/Portfile
    a b  
    11# $Id: Portfile 70582 2010-08-14 12:37:46Z ryandesign@macports.org $
    22
    3 PortSystem      1.0
    4 PortGroup       perl5 1.0
     3PortSystem          1.0
     4PortGroup           perl5 1.0
    55
    6 perl5.setup     Business-ISBN-Data 1.17
    7 maintainers     nomaintainer
    8 description     ISBN data required for use of Business::ISBN
    9 long_description \
    10                 This package provides ISBN data used by the Business::ISBN \
    11                 family of Perl modules to associate countries with ISBN \
    12                 codes.  It has been made a separate module so that it can be \
    13                 updated independently of the Business::ISBN code.
     6perl5.setup         Business-ISBN-Data 1.17
     7maintainers         nomaintainer
     8description         ISBN data required for use of Business::ISBN
     9long_description    This package provides ISBN data used by the \
     10                    Business::ISBN family of Perl modules to associate \
     11                    countries with ISBN codes.  It has been made a separate \
     12                    module so that it can be updated independently of the \
     13                    Business::ISBN code.
    1414
    15 checksums       md5     124ca2be2939da63029178b06395ddfa \
    16                 sha1    dde06813daa5af511dc4414b7bf936b54ec301b7 \
    17                 rmd160  41445035cfaabce75c2a4e0e5b60619c667a38e7
     15checksums           md5     124ca2be2939da63029178b06395ddfa \
     16                    sha1    dde06813daa5af511dc4414b7bf936b54ec301b7 \
     17                    rmd160  41445035cfaabce75c2a4e0e5b60619c667a38e7
    1818
    19 platforms       darwin
     19platforms           darwin
    2020
    21 supported_archs noarch
     21supported_archs     noarch