[45724] trunk/dports/x11/rox-all/Portfile

afb at macports.org afb at macports.org
Tue Jan 20 13:57:36 PST 2009


Revision: 45724
          http://trac.macports.org/changeset/45724
Author:   afb at macports.org
Date:     2009-01-20 13:57:36 -0800 (Tue, 20 Jan 2009)
Log Message:
-----------
port upgrade: rox-all 1.4

Modified Paths:
--------------
    trunk/dports/x11/rox-all/Portfile

Modified: trunk/dports/x11/rox-all/Portfile
===================================================================
--- trunk/dports/x11/rox-all/Portfile	2009-01-20 21:57:16 UTC (rev 45723)
+++ trunk/dports/x11/rox-all/Portfile	2009-01-20 21:57:36 UTC (rev 45724)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name            rox-all
-version         1.3
+version         1.4
 categories      x11 rox
 platforms       darwin freebsd linux
 maintainers     afb at macports.org
@@ -17,9 +17,9 @@
 homepage        http://rox.sourceforge.net/desktop/ROX-All
 master_sites    sourceforge:rox
 use_bzip2       yes
-checksums       md5 417353db362a618883ffece8c69cfdf5 \
-                sha1 f047ab8423a5c7045ccca5a3e745d286ae61baab \
-                rmd160 48f1f4b1adaf47047a81419bd88c8bfb2c331330
+checksums       md5 48bc92054587882bfd874ffd0b487730 \
+                sha1 d3247138056b74b5864446a70af8a708897f7bbb \
+                rmd160 fe5eb4a5575c32fde0ba97554a85dd319972e0f8
 
 depends_lib     port:rox-filer port:zeroinstall-injector
 
@@ -27,15 +27,14 @@
 build		{}
 
 post-extract {
-	delete ${worksrcpath}/README
-	# both provided through ports:
 	delete ${worksrcpath}/rox
-	delete ${worksrcpath}/0launch
+	delete ${worksrcpath}/show-apps
 }
 
 destroot {
-	copy ${worksrcpath} ${destroot}${prefix}/apps
+	copy ${worksrcpath}/apps ${destroot}${prefix}/apps
 }
+post-destroot   { ui_msg "To show apps run \"rox ${prefix}/apps\"" }
 
 # not in mtree: ${prefix}/apps
 destroot.violate_mtree	yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090120/19b38c9b/attachment.html>


More information about the macports-changes mailing list