[33494] trunk/dports/editors/ledit/Portfile

gui_dos at macports.org gui_dos at macports.org
Sun Jan 27 15:49:29 PST 2008


Revision: 33494
          http://trac.macosforge.org/projects/macports/changeset/33494
Author:   gui_dos at macports.org
Date:     2008-01-27 15:49:22 -0800 (Sun, 27 Jan 2008)

Log Message:
-----------
ledit:
 * Update to version 2.00
 * New maintainer : mreid( at )pobox.com

Modified Paths:
--------------
    trunk/dports/editors/ledit/Portfile

Modified: trunk/dports/editors/ledit/Portfile
===================================================================
--- trunk/dports/editors/ledit/Portfile	2008-01-27 23:36:15 UTC (rev 33493)
+++ trunk/dports/editors/ledit/Portfile	2008-01-27 23:49:22 UTC (rev 33494)
@@ -3,9 +3,9 @@
 PortSystem 1.0
 
 name		ledit
-version		1.12
+version		2.00
 categories	editors
-maintainers	reilles at loria.fr
+maintainers	mreid at pobox.com
 description	A line editor to be used with interactive commands.
 long_description    The command ledit allows to edit lines one by\
   one when  running  an  interactive command. When typing a line,\
@@ -13,13 +13,16 @@
   to insert  characters  in  the  middle  of  the line, go to the\
   beginning or the end of  the  line,  get  a  previous  line,\
   search for a line with a pattern, etc.
-homepage		http://cristal.inria.fr/~ddr/
-master_sites	http://cristal.inria.fr/~ddr/ledit/ \
+homepage	http://cristal.inria.fr/~ddr/
+master_sites	http://cristal.inria.fr/~ddr/ledit/distrib/src/ \
+		http://cristal.inria.fr/~ddr/ledit/ \
 		ftp://ftp.inria.fr/INRIA/Projects/cristal/Daniel.de_Rauglaudre/Tools/
-checksums		md5		233d5a8f8000d30e8f5b96f191381bc7 \
-				sha1	1f9dea8bfd923896b5dde54c2df72537fdf2fd8e
+checksums		md5	d5c21dc734e20ce13aa7b995621b1c9a \
+                        sha1	74f7a004f6c0dd002217f12d9460db4a9adcbcd5 \
+                        rmd160  b852f8266acc81eb97fa481f737dd0623eedc340
 extract.suffix	.tgz
 depends_build 	port:ocaml
+depends_lib     bin:camlp5:camlp5
 configure {
   reinplace "s|BINDIR=/usr/local/bin|BINDIR=${destroot}${prefix}/bin|" "${worksrcpath}/Makefile"
   reinplace "s|LIBDIR=/usr/local/lib|LIBDIR=${destroot}${prefix}/lib/ledit|" "${worksrcpath}/Makefile"

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


More information about the macports-changes mailing list