[53639] trunk/dports/net/finch/Portfile

snc at macports.org snc at macports.org
Fri Jul 10 13:54:21 PDT 2009


Revision: 53639
          http://trac.macports.org/changeset/53639
Author:   snc at macports.org
Date:     2009-07-10 13:54:20 -0700 (Fri, 10 Jul 2009)
Log Message:
-----------
updated version, added dependency, maintainer timeout, ticket #20105

Modified Paths:
--------------
    trunk/dports/net/finch/Portfile

Modified: trunk/dports/net/finch/Portfile
===================================================================
--- trunk/dports/net/finch/Portfile	2009-07-10 20:53:04 UTC (rev 53638)
+++ trunk/dports/net/finch/Portfile	2009-07-10 20:54:20 UTC (rev 53639)
@@ -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
@@ -3,5 +4,5 @@
 
 name                finch
-version             2.5.7
+version             2.5.8
 revision            1
 categories          net
@@ -19,9 +20,9 @@
 
 homepage            http://www.pidgin.im/
 master_sites        sourceforge:pidgin
-checksums           md5     9ced7b5a025a8cf6fa412aee74e51e06 \
-                    sha1    be1913739febd3c367011615f349cba563a06a51 \
-                    rmd160  0453d5bf283fb8eb0651ef5989236ba38355b7ef
+checksums           md5     c207407dca71c6357c82135875e472f0 \
+                    sha1    672f7e16c429c210f33f2499520c436db4e2384c \
+                    rmd160  b13108331a3da1639f30a76984c3c09529b7d5aa
 
 distname            pidgin-${version}
 use_bzip2           yes
@@ -32,7 +33,8 @@
                     port:nspr \
                     port:nss \
                     port:p5-xml-parser \
-                    port:glib2
+                    port:glib2 \
+                    port:intltool
 
 patchfiles          patch-finch_libgnt_Makefile.in.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090710/dd1ffd0b/attachment.html>


More information about the macports-changes mailing list