[153312] trunk/dports/science/gromacs/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Wed Sep 28 17:40:18 PDT 2016


Revision: 153312
          https://trac.macports.org/changeset/153312
Author:   dstrubbe at macports.org
Date:     2016-09-28 17:40:17 -0700 (Wed, 28 Sep 2016)
Log Message:
-----------
gromacs: Update to 5.1.4. Remove broken link for master sites and use HTTP rather than FTP for fetch since FTP site does not work through MacPorts. Add md5 sum from website.

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

Modified: trunk/dports/science/gromacs/Portfile
===================================================================
--- trunk/dports/science/gromacs/Portfile	2016-09-29 00:23:47 UTC (rev 153311)
+++ trunk/dports/science/gromacs/Portfile	2016-09-29 00:40:17 UTC (rev 153312)
@@ -7,8 +7,7 @@
 PortGroup           mpi 1.0
 
 name                gromacs
-version             5.1.2
-revision            1
+version             5.1.4
 categories          science math
 license             GPL-2
 maintainers         dstrubbe openmaintainer
@@ -24,11 +23,12 @@
 platforms           darwin
 
 homepage            http://www.gromacs.org/
-master_sites        ftp://ftp.gromacs.org/pub/gromacs \
-                    http://cluster.earlham.edu/detail/home/charliep/packages
+master_sites        http://ftp.gromacs.org/pub/gromacs
 
-checksums           rmd160  27e9d35265f90abc2c6fecdefab881b501813de0 \
-                    sha256  39d6f1d7ae8ba38cea6089da40676bfa4049a49903d21551abc030992a58f304
+# md5 published at http://www.gromacs.org/Downloads
+checksums           rmd160  d14fdd219dfe3a0252fc594031b8e9ce890ef3c6 \
+                    sha256  0f3793d8f1f0be747cf9ebb0b588fb2b2b5dc5acc32c3046a7bee2d2c03437bc \
+                    md5 ba2e34d59b3982603b4935d650c08040
 
 depends_build-append \
                     port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160928/aef5af13/attachment.html>


More information about the macports-changes mailing list