[39098] trunk/dports/python/py25-gobject/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Fri Aug 8 01:16:42 PDT 2008
Revision: 39098
http://trac.macosforge.org/projects/macports/changeset/39098
Author: mcalhoun at macports.org
Date: 2008-08-08 01:16:40 -0700 (Fri, 08 Aug 2008)
Log Message:
-----------
py25-gobject: upgrade to 2.14.2
Modified Paths:
--------------
trunk/dports/python/py25-gobject/Portfile
Modified: trunk/dports/python/py25-gobject/Portfile
===================================================================
--- trunk/dports/python/py25-gobject/Portfile 2008-08-08 07:52:41 UTC (rev 39097)
+++ trunk/dports/python/py25-gobject/Portfile 2008-08-08 08:16:40 UTC (rev 39098)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -4,7 +5,7 @@
name py25-gobject
set my_name pygobject
-version 2.14.1
+version 2.14.2
set branch [join [lrange [split ${version} .] 0 1] .]
categories python gnome
maintainers nomaintainer
@@ -22,9 +23,9 @@
distname ${my_name}-${version}
use_bzip2 yes
-checksums md5 d403998bc0c5034b21bd75ae7b704f4a \
- sha1 5904370097e24b54e71257e1ed0de062c5138d11 \
- rmd160 086d96f059a7317f828e9b8265a9bf62420c3c1b
+checksums md5 0e9e9300e81847f4f7266f49d3bebbaf \
+ sha1 e891c3f1ad0d6f737d6c51b9be3eb363f7d11cbc \
+ rmd160 c9894695d745a9d859f3edfb9e2946ad8b4fec3d
depends_build port:pkgconfig
depends_lib path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080808/588b9d27/attachment.html
More information about the macports-changes
mailing list