[84202] trunk/dports/devel/omake/Portfile

and.damore at macports.org and.damore at macports.org
Tue Sep 20 07:54:15 PDT 2011


Revision: 84202
          http://trac.macports.org/changeset/84202
Author:   and.damore at macports.org
Date:     2011-09-20 07:54:12 -0700 (Tue, 20 Sep 2011)
Log Message:
-----------
updating omake, closing #30443

Modified Paths:
--------------
    trunk/dports/devel/omake/Portfile

Modified: trunk/dports/devel/omake/Portfile
===================================================================
--- trunk/dports/devel/omake/Portfile	2011-09-20 13:24:14 UTC (rev 84201)
+++ trunk/dports/devel/omake/Portfile	2011-09-20 14:54:12 UTC (rev 84202)
@@ -3,8 +3,7 @@
 PortSystem          1.0
 
 name                omake
-version             0.9.8.5-3
-revision            1
+version             0.9.8.6-0.rc1
 platforms           darwin
 categories          devel
 maintainers         erickt openmaintainer
@@ -17,11 +16,11 @@
 
 worksrcdir          ${name}-[lindex [split ${version} -] 0]
 
-checksums           md5 d114b3c4201808aacd73ec1a98965c47 \
-                    sha1 e78c9d8858749f5e234cba303637980e24085cbc \
-                    rmd160 2364e29a7cc9bd6aaf837818bbe0a64ef4afce14
+checksums           md5     fe39a476ef4e33b7ba2ca77a6bcaded2 \
+                    sha1    f714fa992bf391b8bac49a488bc654128962d1cc \
+                    rmd160  b7ceebea6f4c40460625e2e9528257e200676bca
 
-patchfiles          patch-stdin_stdout.bin.diff patch-omake.diff patch-OMakefile.diff
+patchfiles          patch-OMakefile.diff
 
 depends_lib         port:ocaml
 
@@ -29,6 +28,9 @@
 
 build.env           PREFIX=${prefix}
 destroot.env        INSTALL_ROOT=${destroot}
+post-destroot {
+	delete ${destroot}${prefix}/bin/cvs_realclean
+}
 
 variant menhir {
   depends_lib-append port:caml-menhir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110920/c3b563a9/attachment.html>


More information about the macports-changes mailing list