[49774] trunk/dports/devel/atk/Portfile

devans at macports.org devans at macports.org
Fri Apr 17 18:46:30 PDT 2009


Revision: 49774
          http://trac.macports.org/changeset/49774
Author:   devans at macports.org
Date:     2009-04-17 18:46:30 -0700 (Fri, 17 Apr 2009)
Log Message:
-----------
atk: update to version 1.26, add mode line.

Modified Paths:
--------------
    trunk/dports/devel/atk/Portfile

Modified: trunk/dports/devel/atk/Portfile
===================================================================
--- trunk/dports/devel/atk/Portfile	2009-04-18 01:27:52 UTC (rev 49773)
+++ trunk/dports/devel/atk/Portfile	2009-04-18 01:46:30 UTC (rev 49774)
@@ -1,3 +1,4 @@
+# -*- 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
 # $Id$
 
 PortSystem 1.0
@@ -3,5 +4,5 @@
 
 name		atk
-version		1.24.0
+version		1.26.0
 set branch  [join [lrange [split ${version} .] 0 1] .]
 categories	devel
@@ -13,11 +14,11 @@
 
 long_description ATK is the GNOME Accessibility ToolKit
 
-master_sites	gnome:sources/atk/${branch}/
+master_sites	gnome:sources/${name}/${branch}/
 
-checksums       md5     fb0ee9c7f18b15b490a0168b13740a4d \
-                sha1    85ff5bd8f1879d2a43dfcf4842fc5ea9125dec11 \
-                rmd160  63ce673732286f001f908316f06b8eb08c256943
+checksums       md5     719229408019c548855673840679f156 \
+                sha1    c31ae32fc7304430cdd45e7e85c7fda788e39471 \
+                rmd160  179a3a2dfb2c2e1e0a0bb0e25c43f7f26e9d3e1d
 
 use_bzip2	yes
 
@@ -30,5 +31,5 @@
 use_parallel_build  yes
 
 livecheck.check regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/atk/${branch}/
+livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090417/434617f4/attachment.html>


More information about the macports-changes mailing list