[69447] trunk/dports/graphics/mftrace/Portfile

snc at macports.org snc at macports.org
Tue Jul 6 06:53:12 PDT 2010


Revision: 69447
          http://trac.macports.org/changeset/69447
Author:   snc at macports.org
Date:     2010-07-06 06:53:09 -0700 (Tue, 06 Jul 2010)
Log Message:
-----------
update version, switch to python26

Modified Paths:
--------------
    trunk/dports/graphics/mftrace/Portfile

Modified: trunk/dports/graphics/mftrace/Portfile
===================================================================
--- trunk/dports/graphics/mftrace/Portfile	2010-07-06 12:55:12 UTC (rev 69446)
+++ trunk/dports/graphics/mftrace/Portfile	2010-07-06 13:53:09 UTC (rev 69447)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem			1.0
@@ -2,4 +3,3 @@
 name				mftrace
-version				1.2.14
-revision                        1
+version				1.2.16
 categories			graphics
@@ -17,13 +17,13 @@
 homepage			http://lilypond.org/mftrace/
 master_sites			http://lilypond.org/download/sources/mftrace/
 
-checksums			md5 4e8837594c9e451666b65bfae3165e4f
-				# md5sum unverified
+checksums           sha1    f227a98401ded8fbb0f692933ee6324ef80f3b61 \
+                    rmd160  71bb646fa78c81788fd1134659b3363e04ffed4c
 
-depends_lib			port:python25 port:potrace bin:kpsewhich:texlive
+depends_lib			port:python26 port:potrace bin:kpsewhich:texlive
 
 configure.args		--mandir=${prefix}/share/man
-configure.env		PYTHON=${prefix}/bin/python2.5
+configure.env		PYTHON=${prefix}/bin/python2.6
 
 variant autotrace {
 	depends_lib-delete	bin:potrace:potrace
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100706/d266fdb0/attachment.html>


More information about the macports-changes mailing list