Ticket #27662: Portfile-libticalcs2.diff

File Portfile-libticalcs2.diff, 1.2 KB (added by jonimoose@…, 13 years ago)
  • Portfile

    old new  
    33PortSystem          1.0
    44
    55name                libticalcs2
    6 version             1.1.2
     6version             1.1.5
    77categories          math
    88maintainers         and.damore
    99description         TILibs
     
    1212platforms           darwin
    1313
    1414master_sites        sourceforge:tilp
    15 distfiles                       tilibs2-20080328.tar.gz
    1615
    17 checksums                       md5 63ade8dfde9553b5df3acf2a7d12704f \
    18                                         sha1 11a6def44c21c3e245f78836e96eb4d827c1b38b \
    19                                         rmd160 b3881dd6e28ff62f58949ebc4e5712aa6a958558
     16use_bzip2           yes
    2017
    21 dist_subdir         tilibs2
     18checksums                       md5 4caae7510974b0c9687c68c24836e084 \
     19                                        sha1 c5992489b0d5b47a82807a3fd2ce8277e9500c00 \
     20                                        rmd160 32b6f922c71143b468129c507304e1af43cf0715
    2221
    2322depends_build       port:pkgconfig \
    2423                    bin:grep:grep
     
    2928                    path:lib/pkgconfig/glib-2.0.pc:glib2 \
    3029                    port:zlib
    3130
    32 post-extract            { system "tar zxf ${workpath}/tilibs2/${name}-${version}.tar.gz -C ${workpath} " }
    33 
    3431pre-destroot            { system "chmod +x ${worksrcpath}/install-sh " }
    3532
    36 patchfiles                      patch-libticalcs2
    37 patch.pre_args          -p1