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

source_changes at macosforge.org source_changes at macosforge.org
Sat Feb 17 00:53:26 PST 2007


Revision: 22082
          http://trac.macosforge.org/projects/macports/changeset/22082
Author:   markd at macports.org
Date:     2007-02-17 00:53:26 -0800 (Sat, 17 Feb 2007)

Log Message:
-----------
Closes #11292.  Update to 1.12.

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

Modified: trunk/dports/editors/ledit/Portfile
===================================================================
--- trunk/dports/editors/ledit/Portfile	2007-02-17 08:39:18 UTC (rev 22081)
+++ trunk/dports/editors/ledit/Portfile	2007-02-17 08:53:26 UTC (rev 22082)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		ledit
-version		1.11
+version		1.12
 categories	editors
 maintainers	reilles at loria.fr
 description	A line editor to be used with interactive commands.
@@ -13,11 +13,13 @@
   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	ftp://ftp.inria.fr/INRIA/Projects/cristal/Daniel.de_Rauglaudre/Tools/
-checksums		md5		a2d38ba641682509c1e964ad699a9dd2 \
-				sha1	1fb6443b5fdf3c83787953f06282d256477c1288
-depends_build 	bin:ocamlc:ocaml
+homepage		http://cristal.inria.fr/~ddr/
+master_sites	http://cristal.inria.fr/~ddr/ledit/ \
+		ftp://ftp.inria.fr/INRIA/Projects/cristal/Daniel.de_Rauglaudre/Tools/
+checksums		md5		233d5a8f8000d30e8f5b96f191381bc7 \
+				sha1	1f9dea8bfd923896b5dde54c2df72537fdf2fd8e
+extract.suffix	.tgz
+depends_build 	port:ocaml
 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/20070217/69f38a53/attachment.html


More information about the macports-changes mailing list