[100066] trunk/dports

mww at macports.org mww at macports.org
Sun Nov 25 22:57:43 PST 2012


Revision: 100066
          https://trac.macports.org/changeset/100066
Author:   mww at macports.org
Date:     2012-11-25 22:57:43 -0800 (Sun, 25 Nov 2012)
Log Message:
-----------
ocaml-xtmpl, stog: v0.4

Modified Paths:
--------------
    trunk/dports/textproc/ocaml-xtmpl/Portfile
    trunk/dports/www/stog/Portfile
    trunk/dports/www/stog/files/patch-Makefile.diff

Modified: trunk/dports/textproc/ocaml-xtmpl/Portfile
===================================================================
--- trunk/dports/textproc/ocaml-xtmpl/Portfile	2012-11-25 22:37:02 UTC (rev 100065)
+++ trunk/dports/textproc/ocaml-xtmpl/Portfile	2012-11-26 06:57:43 UTC (rev 100066)
@@ -4,8 +4,7 @@
 PortGroup           ocaml 1.0
 
 name                ocaml-xtmpl
-version             0.3
-revision            1
+version             0.4
 categories          textproc devel ml
 maintainers         mww openmaintainer
 platforms           darwin
@@ -18,8 +17,8 @@
 
 distname            xtmpl-${version}
 
-checksums           rmd160  288a060dba9096e71e9535c0be9897b1b8e23407 \
-                    sha256  4f78d1b2362a8cca34d5247181c9598f5c4d05155ff9a5aa866a7a38a7894161
+checksums           rmd160  20639f684416e0e6b79bb6c0e5c1f1b9ec08954a \
+                    sha256  2f23f3784e5a3c239ab1de5375db0a4c297d4c171b87e5308a191deecb363ba1
 
 depends_lib         port:ocaml port:ocaml-findlib port:ocaml-xmlm
 

Modified: trunk/dports/www/stog/Portfile
===================================================================
--- trunk/dports/www/stog/Portfile	2012-11-25 22:37:02 UTC (rev 100065)
+++ trunk/dports/www/stog/Portfile	2012-11-26 06:57:43 UTC (rev 100066)
@@ -4,8 +4,7 @@
 PortGroup           ocaml 1.0
 
 name                stog
-version             0.3
-revision            1
+version             0.4
 categories          www ml
 platforms           darwin
 license             GPL-3
@@ -14,8 +13,8 @@
 long_description    ${description}
 homepage            http://zoggy.github.com/stog/
 master_sites        http://zoggy.github.com/stog/
-checksums           rmd160  6079fba9d19e56549c05d5ee0837e0b2ecb39ed7 \
-                    sha256  04c65b0af19d33e9c3f04c437ee97648d62977669366269bbb4ecf7e53e37e3a
+checksums           rmd160  831ee5043437ef3d88d1f617762804fc45b908b0 \
+                    sha256  4a5018046f4d5039865d465d3b70dfff50f9d44f318287389187aab1332cc329
 
 depends_lib         port:ocaml port:ocaml-findlib port:ocaml-xmlm \
                     port:ocaml-ocamlrss port:ocaml-xtmpl port:ocaml-pcre \

Modified: trunk/dports/www/stog/files/patch-Makefile.diff
===================================================================
--- trunk/dports/www/stog/files/patch-Makefile.diff	2012-11-25 22:37:02 UTC (rev 100065)
+++ trunk/dports/www/stog/files/patch-Makefile.diff	2012-11-26 06:57:43 UTC (rev 100066)
@@ -1,11 +1,11 @@
---- Makefile	2012-06-19 22:56:08.000000000 +0200
-+++ Makefile	2012-07-31 11:07:15.000000000 +0200
-@@ -159,7 +159,7 @@
+--- work/stog-0.4/Makefile	2012-11-22 12:28:00.000000000 +0100
++++ Makefile	2012-11-26 07:50:36.000000000 +0100
+@@ -187,7 +187,7 @@
  		$(PLUGINS_BYTE) $(PLUGINS_OPT) $(PLUGINS_OPT:.cmxs=.cmx) $(PLUGINS_OPT:.cmxs=.o) \
  		$(LIB_CMIFILES) $(LIB_CMXFILES) $(LIB_CMXFILES:.cmx=.o) \
  		$(LIB_BYTE) $(LIB) $(LIB:.cmxa=.a)
--	$(CP) $(MAIN) $(MAIN_BYTE)  `dirname \`which $(OCAMLC)\``/
-+	$(CP) $(MAIN) $(MAIN_BYTE)  $(DESTDIR)$(BINDIR)
+-	$(CP) $(MAIN) $(MAIN_BYTE) $(OCAML_SESSION) `dirname \`which $(OCAMLC)\``/
++	$(CP) $(MAIN) $(MAIN_BYTE) $(OCAML_SESSION) $(DESTDIR)$(BINDIR)
  
  uninstall:
  	@$(OCAMLFIND) remove stog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121125/90857216/attachment.html>


More information about the macports-changes mailing list