Revision: 74379 http://trac.macports.org/changeset/74379 Author: and.damore@macports.org Date: 2010-12-14 05:46:50 -0800 (Tue, 14 Dec 2010) Log Message: ----------- libticalcs2 upgrade 1.1.5 Modified Paths: -------------- trunk/dports/math/libticalcs2/Portfile Modified: trunk/dports/math/libticalcs2/Portfile =================================================================== --- trunk/dports/math/libticalcs2/Portfile 2010-12-14 13:30:47 UTC (rev 74378) +++ trunk/dports/math/libticalcs2/Portfile 2010-12-14 13:46:50 UTC (rev 74379) @@ -3,7 +3,7 @@ PortSystem 1.0 name libticalcs2 -version 1.1.2 +version 1.1.5 categories math maintainers and.damore description TILibs @@ -12,13 +12,12 @@ platforms darwin master_sites sourceforge:tilp -distfiles tilibs2-20080328.tar.gz -checksums md5 63ade8dfde9553b5df3acf2a7d12704f \ - sha1 11a6def44c21c3e245f78836e96eb4d827c1b38b \ - rmd160 b3881dd6e28ff62f58949ebc4e5712aa6a958558 +use_bzip2 yes -dist_subdir tilibs2 +checksums md5 4caae7510974b0c9687c68c24836e084 \ + sha1 c5992489b0d5b47a82807a3fd2ce8277e9500c00 \ + rmd160 32b6f922c71143b468129c507304e1af43cf0715 depends_build port:pkgconfig \ bin:grep:grep @@ -29,9 +28,5 @@ path:lib/pkgconfig/glib-2.0.pc:glib2 \ port:zlib -post-extract { system "tar zxf ${workpath}/tilibs2/${name}-${version}.tar.gz -C ${workpath} " } - pre-destroot { system "chmod +x ${worksrcpath}/install-sh " } -patchfiles patch-libticalcs2 -patch.pre_args -p1
participants (1)
-
and.damore@macports.org