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

jmr at macports.org jmr at macports.org
Sat Apr 19 06:57:22 PDT 2008


Revision: 36149
          http://trac.macosforge.org/projects/macports/changeset/36149
Author:   jmr at macports.org
Date:     2008-04-19 06:57:21 -0700 (Sat, 19 Apr 2008)

Log Message:
-----------
file-roller: update to 2.22.2 (fixes build failure)

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

Modified: trunk/dports/gnome/file-roller/Portfile
===================================================================
--- trunk/dports/gnome/file-roller/Portfile	2008-04-19 13:55:13 UTC (rev 36148)
+++ trunk/dports/gnome/file-roller/Portfile	2008-04-19 13:57:21 UTC (rev 36149)
@@ -1,21 +1,25 @@
 # $Id$
+
 PortSystem 1.0
+
 name		file-roller
-version		2.20.0
+version		2.22.2
 description	An archive manager for GNOME
 long_description        File Roller is an archive manager for the GNOME \
 			environment. Archive manager means that you can: \
 			* Create and modify archives.  \
 			* View the content of an archive.  \
 			* View a file contained in the archive.  \
-			* Extract files from the archive.  
+			* Extract files from the archive.
 maintainers	nomaintainer
 categories	gnome
-platforms	darwin 
+platforms	darwin
 homepage	http://fileroller.sourceforge.net/
 master_sites    gnome:sources/file-roller/[strsed ${version} {/\.[0-9]*$//}]/
 
-checksums	rmd160 b1d4627d2dbc8e7e314de32facb2d7d0466f7ad3
+checksums	md5 68f89c4723e4f2d2e58b15f7b2a20d23 \
+		sha1 0cccbaf829342bb8da607a019d522d593c3a4d48 \
+		rmd160 6e40c761dd3a4e38e41db5b15dc3cc1c23a1365c
 
 depends_lib \
 	port:libgnomeui \
@@ -30,5 +34,5 @@
 configure.args  --mandir=${prefix}/share/man --disable-scrollkeeper
 
 post-activate {
-	system "scrollkeeper-update"
+	system "${prefix}/bin/scrollkeeper-update"
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080419/48756a20/attachment.html


More information about the macports-changes mailing list