[127005] trunk/dports/lang/camlp5/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Oct 18 17:34:29 PDT 2014


Revision: 127005
          https://trac.macports.org/changeset/127005
Author:   mcalhoun at macports.org
Date:     2014-10-18 17:34:29 -0700 (Sat, 18 Oct 2014)
Log Message:
-----------
camlp5: Version update 6.11->6.12. Fix homepage.

Modified Paths:
--------------
    trunk/dports/lang/camlp5/Portfile

Modified: trunk/dports/lang/camlp5/Portfile
===================================================================
--- trunk/dports/lang/camlp5/Portfile	2014-10-19 00:32:37 UTC (rev 127004)
+++ trunk/dports/lang/camlp5/Portfile	2014-10-19 00:34:29 UTC (rev 127005)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -3,5 +4,5 @@
 
 name                camlp5
-version             6.11
+version             6.12
 categories          lang ml
 license             BSD
@@ -21,11 +22,11 @@
         stream parsers and lexers pretty print module.  It works as a \
         shell command and can also be used in the OCaml toplevel.
 
-homepage            http://pauillac.inria.fr/~ddr/camlp5/
+homepage            http://camlp5.gforge.inria.fr/
 master_sites        ${homepage}distrib/src/
 
-checksums           rmd160  28a4990617da1e65c77f88a34f3d4e527cb14a41 \
-                    sha256  65521c1d316ea6c0e794d07bd331bdb091840d3ab41c16b50005d7685a2cab37
+checksums           rmd160  8f231bc2e7b9ed6e9557a9cfce1b57a76a314d39 \
+                    sha256  b716c8b248289205bc76823000bc0b0988517cfcfd9c2eb1a3c43cc2cd7d5c02
 
 depends_build       port:ocaml
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141018/f28a1307/attachment.html>


More information about the macports-changes mailing list