Revision: 139541 https://trac.macports.org/changeset/139541 Author: devans@macports.org Date: 2015-08-19 15:43:30 -0700 (Wed, 19 Aug 2015) Log Message: ----------- liboglappth: update to version 1.0.0 (#48630). Modified Paths: -------------- trunk/dports/science/liboglappth/Portfile Modified: trunk/dports/science/liboglappth/Portfile =================================================================== --- trunk/dports/science/liboglappth/Portfile 2015-08-19 22:40:53 UTC (rev 139540) +++ trunk/dports/science/liboglappth/Portfile 2015-08-19 22:43:30 UTC (rev 139541) @@ -1,3 +1,4 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 @@ -4,7 +5,7 @@ PortGroup xcodeversion 1.0 name liboglappth -version 0.98 +version 1.0.0 categories science license GPL-2+ platforms darwin @@ -14,10 +15,10 @@ homepage http://www.bioinformatics.org/ master_sites ${homepage}ghemical/download/current/ -checksums md5 dd280286a51fcba6a47264a383a2f1fe \ - sha1 bf532427bfa97ef01c3161a9a13418ee7134229c \ - rmd160 72f10fb085275485ac30cd56e931b29693f7d445 +checksums rmd160 6cb835c13801fc8aac6a1fd458a64b7b880e705f \ + sha256 b461a31065d6912d190f78ad0041218009f44a5acdb5757545bd4a8bd6b509aa + depends_lib port:mesa port:libGLU minimum_xcodeversions {9 3.1}