Ticket #44834: patch-p5-ima-dbi-Portfile.diff

File patch-p5-ima-dbi-Portfile.diff, 1.0 KB (added by jul_bsd@…, 10 years ago)
  • perl/p5-ima-dbi/Portfile

    old new  
     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 94655 2012-06-26 06:25:00Z jmr@macports.org $
    23
    34PortSystem            1.0
    45PortGroup             perl5 1.0
    56
    6 perl5.branches      5.8 5.10 5.12 5.14 5.16
     7perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
    78perl5.setup           Ima-DBI 0.35 ../by-authors/id/P/PE/PERRIN/
    89revision              3
    910license               {Artistic-1 GPL}
     
    1819
    1920platforms             darwin
    2021
    21 checksums             md5 f3c5c0b1fe509556ca35f08aae91b3f5
     22checksums           rmd160  5b903ab5a35b45c0684ad0a3e65f605e2dd1e18e \
     23                    sha256  8b481ceedbf0ae4a83effb80581550008bfdd3885ef01145e3733c7097c00a08
    2224
    2325if {${perl5.major} != ""} {
    2426depends_lib-append    port:p${perl5.major}-dbi \