Ticket #44834: patch-p5-file-type-Portfile.diff
File patch-p5-file-type-Portfile.diff, 1.4 KB (added by jul_bsd@…, 10 years ago) |
---|
-
perl/p5-file-type/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 PortSystem 4 PortGroup 4 PortSystem 1.0 5 PortGroup perl5 1.0 5 6 6 perl5.branches 5.8 5.10 5.12 5.14 5.16 7 perl5.setup 8 revision 39 maintainers 10 description 11 license 12 long_description 7 perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 8 perl5.setup File-Type 0.22 9 revision 3 10 maintainers geeklair.net:dluke openmaintainer 11 description This is a Perl extension for determining file types. 12 license {GPL Artistic} 13 long_description ${description} 13 14 14 checksums md5 4be3b0b7000b325c60351fcc8a04815d \ 15 sha1 4ddd879f91a92a8ec66a3dbaa43bf5df617acd14 \ 16 rmd160 61357d65c7fa40e45f9465aa992e6d8173962dfc 15 checksums rmd160 61357d65c7fa40e45f9465aa992e6d8173962dfc \ 16 sha256 d35cd95fef57fd4dfd8831f62c34e294d7c4b861fc909e02b76071739d52d341 17 17 18 platforms 18 platforms darwin 19 19 20 20 supported_archs noarch