[59508] trunk/dports/textproc/meld/Portfile

snc at macports.org snc at macports.org
Thu Oct 15 14:57:34 PDT 2009


Revision: 59508
          http://trac.macports.org/changeset/59508
Author:   snc at macports.org
Date:     2009-10-15 14:57:33 -0700 (Thu, 15 Oct 2009)
Log Message:
-----------
updated version, ticket #19525

Modified Paths:
--------------
    trunk/dports/textproc/meld/Portfile

Modified: trunk/dports/textproc/meld/Portfile
===================================================================
--- trunk/dports/textproc/meld/Portfile	2009-10-15 21:54:07 UTC (rev 59507)
+++ trunk/dports/textproc/meld/Portfile	2009-10-15 21:57:33 UTC (rev 59508)
@@ -1,9 +1,10 @@
+# -*- 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
 
 name			meld
-version			1.2
-revision		1
+version			1.3.1
 categories		textproc devel
 platforms		darwin
 maintainers		landonf
@@ -17,7 +18,7 @@
 			systems such such as CVS, Subversion, Bazaar-ng and \
 			Mercurial.
 
-master_sites		http://ftp.gnome.org/pub/gnome/sources/meld/1.2/
+master_sites		http://ftp.gnome.org/pub/gnome/sources/meld/1.3/
 
 depends_lib		port:intltool \
 			port:py25-gtk \
@@ -39,5 +40,7 @@
 	system "cp ${worksrcpath}/help/C/figures/*.png ${worksrcpath}/help/fr/figures"
 	system "cp ${worksrcpath}/help/C/figures/*.png ${worksrcpath}/help/oc/figures"
 }
+checksums           md5     e153f8d8675659dd0e6563008d4d7b4a \
+                    sha1    fb3f611de93b63602e963c2fad7ac428d8da95f4 \
+                    rmd160  c1d950d5cdfa8199e56b917ca6ae9b2c92a8e78d
 
-checksums			md5 50ea5a7cdf2451448a78e53b172d7f6f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091015/d27c57d1/attachment.html>


More information about the macports-changes mailing list