[134545] trunk/dports/graphics/enblend/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Mar 29 16:39:23 PDT 2015


Revision: 134545
          https://trac.macports.org/changeset/134545
Author:   ryandesign at macports.org
Date:     2015-03-29 16:39:23 -0700 (Sun, 29 Mar 2015)
Log Message:
-----------
enblend: update to 4.1.3 (#47011; maintainer timeout)

Modified Paths:
--------------
    trunk/dports/graphics/enblend/Portfile

Modified: trunk/dports/graphics/enblend/Portfile
===================================================================
--- trunk/dports/graphics/enblend/Portfile	2015-03-29 19:40:25 UTC (rev 134544)
+++ trunk/dports/graphics/enblend/Portfile	2015-03-29 23:39:23 UTC (rev 134545)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name            enblend
-version         4.1.2
-revision        3
+version         4.1.3
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
 maintainers     gmail.com:hvdwolf
@@ -19,8 +18,8 @@
 platforms       darwin
 distname        enblend-enfuse-${version}
 
-checksums       rmd160  cd739a63cb937e447e673e9a19b43205a22d9448 \
-                sha256  6dc2682d366776ff771fd6c9ae709bcfef0b7b00cac9e620b56d13bf81faaf6e
+checksums       rmd160  9df2587cdbc537de80a9b533793c764f2b7aad7a \
+                sha256  1c00ae95cd05502759d7d47f99e6ba1150f8807f8f4f46c800cd46c5ad0df9ac
 
 depends_build   port:pkgconfig port:help2man
 
@@ -55,8 +54,8 @@
 
 post-destroot {
     xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
-    xinstall -m 644 -W ${worksrcpath} AUTHORS ChangeLog COPYING \
-        NEWS README \
+    xinstall -m 644 -W ${worksrcpath} \
+        AUTHORS COPYING NEWS README \
         ${destroot}${prefix}/share/doc/${name}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150329/e7a2ed7d/attachment.html>


More information about the macports-changes mailing list