Revision: 116698 https://trac.macports.org/changeset/116698 Author: cal@macports.org Date: 2014-02-03 15:28:06 -0800 (Mon, 03 Feb 2014) Log Message: ----------- am-utils: switch to new checksum types, add modeline, reorder Modified Paths: -------------- trunk/dports/sysutils/am-utils/Portfile Modified: trunk/dports/sysutils/am-utils/Portfile =================================================================== --- trunk/dports/sysutils/am-utils/Portfile 2014-02-03 23:26:26 UTC (rev 116697) +++ trunk/dports/sysutils/am-utils/Portfile 2014-02-03 23:28:06 UTC (rev 116698) @@ -1,12 +1,18 @@ +# -*- 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 +PortSystem 1.0 name am-utils version 6.1.5 +checksums rmd160 ab1485aaa65c522cc5db7c7917ec59d3b47e0803 \ + sha256 d070682af75effd6b49ed3e893603039ecd0a013a49d8d09375187676d645178 + categories sysutils platforms darwin maintainers nomaintainer + +homepage http://www.am-utils.org/ description The Berkeley Automounter Suite of Utilities long_description \ the "next generation" of the popular BSD Automounter, Amd. Am-utils \ @@ -14,14 +20,11 @@ Autofs support, NFS V.3 support, and shared libraries), bug fixes, \ and more. -homepage http://www.am-utils.org/ master_sites ftp://ftp.fu-berlin.de/unix/network/${name} \ ftp://ftp.cise.ufl.edu/pub/mirrors/${name} \ ftp://ftp.ring.gr.jp/pub/net/${name} \ ftp://ftp.u-aizu.ac.jp/pub/net/amd/${name} -checksums md5 bc07514f4316511ace5087b9e6dc3771 \ - sha1 21185e86a3de1c6fb8bfe922899391b1f46ed899 \ - rmd160 ab1485aaa65c522cc5db7c7917ec59d3b47e0803 + configure.args --infodir=${prefix}/share/info \ --mandir=${prefix}/share/man