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 1 2 # $Id: Portfile 94655 2012-06-26 06:25:00Z jmr@macports.org $ 2 3 3 4 PortSystem 1.0 4 5 PortGroup perl5 1.0 5 6 6 perl5.branches 5.8 5.10 5.12 5.14 5.16 7 perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 7 8 perl5.setup Ima-DBI 0.35 ../by-authors/id/P/PE/PERRIN/ 8 9 revision 3 9 10 license {Artistic-1 GPL} … … 18 19 19 20 platforms darwin 20 21 21 checksums md5 f3c5c0b1fe509556ca35f08aae91b3f5 22 checksums rmd160 5b903ab5a35b45c0684ad0a3e65f605e2dd1e18e \ 23 sha256 8b481ceedbf0ae4a83effb80581550008bfdd3885ef01145e3733c7097c00a08 22 24 23 25 if {${perl5.major} != ""} { 24 26 depends_lib-append port:p${perl5.major}-dbi \