[60532] trunk/dports/science

ryandesign at macports.org ryandesign at macports.org
Sat Nov 14 13:52:39 PST 2009


Revision: 60532
          http://trac.macports.org/changeset/60532
Author:   ryandesign at macports.org
Date:     2009-11-14 13:52:37 -0800 (Sat, 14 Nov 2009)
Log Message:
-----------
Ensure gromacs-double doesn't have to download the distfile a second time

Modified Paths:
--------------
    trunk/dports/science/gromacs/Portfile
    trunk/dports/science/gromacs-double/Portfile

Modified: trunk/dports/science/gromacs/Portfile
===================================================================
--- trunk/dports/science/gromacs/Portfile	2009-11-14 20:59:08 UTC (rev 60531)
+++ trunk/dports/science/gromacs/Portfile	2009-11-14 21:52:37 UTC (rev 60532)
@@ -20,6 +20,7 @@
 platforms	darwin
 
 distname        gromacs-${version}
+dist_subdir     gromacs
 homepage	    http://www.gromacs.org/
 master_sites	ftp://ftp.gromacs.org/pub/gromacs \
                 http://cluster.earlham.edu/detail/home/charliep/packages

Modified: trunk/dports/science/gromacs-double/Portfile
===================================================================
--- trunk/dports/science/gromacs-double/Portfile	2009-11-14 20:59:08 UTC (rev 60531)
+++ trunk/dports/science/gromacs-double/Portfile	2009-11-14 21:52:37 UTC (rev 60532)
@@ -20,6 +20,7 @@
 platforms	darwin
 
 distname        gromacs-${version}
+dist_subdir     gromacs
 homepage	    http://www.gromacs.org/
 master_sites	ftp://ftp.gromacs.org/pub/gromacs \
                 http://cluster.earlham.edu/detail/home/charliep/packages
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091114/99cd7404/attachment.html>


More information about the macports-changes mailing list