[24008] trunk/dports/lang/tuareg-mode.el/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Apr 14 16:44:38 PDT 2007


Revision: 24008
          http://trac.macosforge.org/projects/macports/changeset/24008
Author:   pguyot at kallisys.net
Date:     2007-04-14 16:44:38 -0700 (Sat, 14 Apr 2007)

Log Message:
-----------
lang/tuareg-mode.el: Update to 1.46.2

Modified Paths:
--------------
    trunk/dports/lang/tuareg-mode.el/Portfile

Modified: trunk/dports/lang/tuareg-mode.el/Portfile
===================================================================
--- trunk/dports/lang/tuareg-mode.el/Portfile	2007-04-14 22:56:11 UTC (rev 24007)
+++ trunk/dports/lang/tuareg-mode.el/Portfile	2007-04-14 23:44:38 UTC (rev 24008)
@@ -2,7 +2,7 @@
 
 PortSystem			1.0
 name				tuareg-mode.el
-version				1.41.3
+version				1.46.2
 categories			lang editors
 maintainers			pguyot at kallisys.net
 description			A GNU Emacs/XEmacs major mode for editing Caml and OCaml programs.
@@ -15,7 +15,9 @@
 distname			tuareg-mode-${version}
 use_bzip2			yes
 master_sites		http://www-rocq.inria.fr/~acohen/tuareg/mode/
-checksums			md5 cd58f6702c6e47dc7bf7ff8673f61777
+checksums			md5 89b34f0591693d3664d989d8b07f843f \
+					sha1 07963ca62a7b7867c4311c9006abd970846e138e \
+					rmd160 4bc73baae18e042b077b78b0ce03197919e67518
 
 # We want emacs from DP since this will install stuff in emacs' site-lisp and we want
 # it to go into ${prefix}'s site-lisp.
@@ -47,4 +49,7 @@
 	ui_msg "  (cons '(\"\\\\.ml\\\\w?\" . tuareg-mode) auto-mode-alist))"
 	ui_msg "(autoload 'tuareg-mode \"tuareg\" \"Major mode for editing Caml code.\" t)"
 	ui_msg "(autoload 'camldebug \"cameldeb\" \"Run the Caml debugger.\" t)"
-}
\ No newline at end of file
+}
+
+livecheck.check	regex
+livecheck.regex	{var last_version = "Tuareg Version (.*)";}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070414/1e6b82db/attachment.html


More information about the macports-changes mailing list