[38179] trunk/dports/science/molden/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 11 01:53:18 PDT 2008


Revision: 38179
          http://trac.macosforge.org/projects/macports/changeset/38179
Author:   ryandesign at macports.org
Date:     2008-07-11 01:53:17 -0700 (Fri, 11 Jul 2008)
Log Message:
-----------
molden: make 'dist_subdir' begin with 'molden/' so that 'port clean --dist molden' will properly clean up old distfiles

Modified Paths:
--------------
    trunk/dports/science/molden/Portfile

Modified: trunk/dports/science/molden/Portfile
===================================================================
--- trunk/dports/science/molden/Portfile	2008-07-11 07:50:45 UTC (rev 38178)
+++ trunk/dports/science/molden/Portfile	2008-07-11 08:53:17 UTC (rev 38179)
@@ -18,7 +18,7 @@
 homepage            http://www.cmbi.ru.nl/molden/molden.html
 master_sites        ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/
 distname            molden${version}
-dist_subdir         molden-${version}_${revision}
+dist_subdir         ${name}/${version}_${revision}
 checksums           md5 7bf282698b0244b8e9a25ded6ea8a383 \
                     sha1 46e37561980ee2f540cd049eac998506986334f4 \
                     rmd160 b22043c49b3292dba60ecab44fe701bbe7d96c20
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080711/5330ce50/attachment.html 


More information about the macports-changes mailing list