Ticket #27546: p5-time-duration.cleanup.patch

File p5-time-duration.cleanup.patch, 1.3 KB (added by larry+macports@…, 13 years ago)

Portfile cleanup (apply this 1st)

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

    # HG changeset patch
    # Parent c2d880fccd3d402693064f3cb19061a9f351a42d
    
    diff -r c2d880fccd3d rsync.macports.org/release/ports/perl/p5-time-duration/Portfile
    a b  
     1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    12# $Id: Portfile 70582 2010-08-14 12:37:46Z ryandesign@macports.org $
    23
    3 PortSystem                      1.0
    4 PortGroup                       perl5 1.0
    5 perl5.setup                     Time-Duration 1.04
    6 maintainers                     nomaintainer
    7 description                     Rounded or exact English expression of durations
    8 homepage                        http://search.cpan.org/~avif
    9 long_description                ${description}
     4PortSystem              1.0
     5PortGroup               perl5 1.0
    106
    11 platforms                       darwin
    12 checksums                       md5 0c8f3d4702bcf0b0750dd476ed5f17ec
     7perl5.setup             Time-Duration 1.04
     8platforms               darwin
     9maintainers             nomaintainer
     10homepage                http://search.cpan.org/~avif
     11supported_archs         noarch
    1312
    14 supported_archs noarch
     13description             Rounded or exact English expression of durations
     14
     15long_description        ${description}
     16
     17checksums               md5 0c8f3d4702bcf0b0750dd476ed5f17ec