Ticket #43818: patch-log2timeline-Portfile.diff
File patch-log2timeline-Portfile.diff, 1.4 KB (added by jul_bsd@…, 10 years ago) |
---|
-
security/log2timeline//Portfile
old new 1 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 2 # $Id: Portfile 11 9858 2014-05-08 12:50:09Z ryandesign@macports.org $2 # $Id: Portfile 117001 2014-02-12 10:07:53Z ryandesign@macports.org $ 3 3 4 4 PortSystem 1.0 5 5 PortGroup perl5 1.0 6 6 7 7 name log2timeline 8 8 version 0.65 9 revision 1 9 10 categories security 10 11 platforms darwin 11 12 maintainers yahoo.fr:jul_bsd openmaintainer … … 24 25 extract.suffix .tgz 25 26 distname ${name}_${version} 26 27 27 checksums sha1 99bb6f68a417aaa840a7957be9918586d1918a33\28 rmd160 c9dad4035bad1dbbf87e82f123aa014f03aa647f28 checksums rmd160 c9dad4035bad1dbbf87e82f123aa014f03aa647f \ 29 sha256 3d2ad0ac52bc7d902bdc7c7ce5f27e2d5a283fedb41327b75609e5ef3be01afc 29 30 30 31 supported_archs noarch 31 32 … … 33 34 34 35 post-destroot { 35 36 eval delete [glob ${destroot}${prefix}/lib/perl5/*/*/perllocal.pod] 37 #ln -s ${prefix}/libexec/perl5.16/sitebin/log2timeline ${destroot}${prefix}/bin/ 38 ln -s ${prefix}/libexec/${perl5.version}/sitebin/log2timeline ${destroot}${prefix}/bin/ 36 39 } 37 40 38 41 livecheck.type regex