Revision: 145298 https://trac.macports.org/changeset/145298 Author: mcalhoun@macports.org Date: 2016-01-30 20:47:31 -0800 (Sat, 30 Jan 2016) Log Message: ----------- sml-mode.el: update version 4.1->5.0 Modified Paths: -------------- trunk/dports/lang/sml-mode.el/Portfile Removed Paths: ------------- trunk/dports/lang/sml-mode.el/files/ Modified: trunk/dports/lang/sml-mode.el/Portfile =================================================================== --- trunk/dports/lang/sml-mode.el/Portfile 2016-01-31 04:44:38 UTC (rev 145297) +++ trunk/dports/lang/sml-mode.el/Portfile 2016-01-31 04:47:31 UTC (rev 145298) @@ -5,7 +5,7 @@ PortGroup elisp 1.0 name sml-mode.el -version 4.1 +version 5.0 categories lang editors license GPL-3+ maintainers mcalhoun openmaintainer @@ -15,17 +15,13 @@ platforms darwin distname sml-mode-${version} master_sites http://www.iro.umontreal.ca/~monnier/elisp/ -checksums \ - md5 70ace31a95cdc4de99b02adcd3c0d098 \ - sha1 d28a4dd7051bf843305bd73855f169f92134c64d \ - rmd160 303332d3ed84180320df96d0ba978afdb76cf268 +checksums rmd160 cc6b8896348ce2c0023adc9edda114379ac7e99e \ + sha256 8891ae8215175186f7575ae5a581e06e083f231d3e50731a587e19830653774f supported_archs noarch depends_lib-append path:${emacs_binary}:${emacs_binary_provider} -patchfiles patch-sml-compat.el.diff - use_configure no build.target elcfiles EMACS=${emacs_binary} destroot.target install_elc install_el prefix=${destroot}${prefix}
participants (1)
-
mcalhoun@macports.org