[50380] trunk/dports/gnome/file-roller/Portfile

devans at macports.org devans at macports.org
Wed Apr 29 17:11:28 PDT 2009


Revision: 50380
          http://trac.macports.org/changeset/50380
Author:   devans at macports.org
Date:     2009-04-29 17:11:27 -0700 (Wed, 29 Apr 2009)
Log Message:
-----------
file-roller: update to version 2.26.1, update dependencies, add mode line.

Modified Paths:
--------------
    trunk/dports/gnome/file-roller/Portfile

Modified: trunk/dports/gnome/file-roller/Portfile
===================================================================
--- trunk/dports/gnome/file-roller/Portfile	2009-04-29 23:52:52 UTC (rev 50379)
+++ trunk/dports/gnome/file-roller/Portfile	2009-04-30 00:11:27 UTC (rev 50380)
@@ -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,6 +4,6 @@
 
 name		file-roller
-version		2.24.3
-set branch  [join [lrange [split ${version} .] 0 1] .]
+version		2.26.1
+set branch      [join [lrange [split ${version} .] 0 1] .]
 description	An archive manager for GNOME
 long_description        File Roller is an archive manager for the GNOME \
@@ -18,18 +19,15 @@
 homepage	http://fileroller.sourceforge.net/
 master_sites    gnome:sources/${name}/${branch}/
 
-checksums	md5 20264b13cd27c6542c8289256d768c9c \
-		sha1 afba08f5b09414506a42dd5d8679748392dfa7a3 \
-		rmd160 494bb520c86cb81d543370a7c621783b8a42ef0e
+checksums       md5     b9e25c0e96d3cacc69be42037ba93589 \
+                sha1    a95c3add34612ad8f5423989bc421ffb682665f0 \
+                rmd160  c930052e98957a7f4cc29897c0d6a880fa9a46b9
 
-depends_lib \
-	port:libgnomeui \
-	port:gnome-icon-theme \
-	port:dbus \
-	port:dbus-glib
-depends_build \
-	port:gnome-doc-utils
+depends_build   port:gnome-doc-utils
 
+depends_lib     port:gconf \
+	        port:nautilus
+
 use_bzip2 	yes
 
 configure.args  --mandir=${prefix}/share/man --disable-scrollkeeper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090429/2eada5f5/attachment.html>


More information about the macports-changes mailing list