[149281] trunk/dports/textproc/icdiff/Portfile

raimue at macports.org raimue at macports.org
Thu Jun 9 08:46:49 PDT 2016


Revision: 149281
          https://trac.macports.org/changeset/149281
Author:   raimue at macports.org
Date:     2016-06-09 08:46:49 -0700 (Thu, 09 Jun 2016)
Log Message:
-----------
textproc/icdiff: Update to version 1.8.1

Modified Paths:
--------------
    trunk/dports/textproc/icdiff/Portfile

Modified: trunk/dports/textproc/icdiff/Portfile
===================================================================
--- trunk/dports/textproc/icdiff/Portfile	2016-06-09 14:56:32 UTC (rev 149280)
+++ trunk/dports/textproc/icdiff/Portfile	2016-06-09 15:46:49 UTC (rev 149281)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           python 1.0
 
-github.setup        jeffkaufman icdiff 1.7.3 release-
+github.setup        jeffkaufman icdiff 1.8.1 release-
 categories          textproc sysutils devel
 platforms           darwin
 maintainers         raimue \
@@ -21,9 +21,13 @@
 
 homepage            http://www.jefftk.com/icdiff
 
-checksums           rmd160  c8f392479d64f620e34b47a0685f8689f72164a4 \
-                    sha256  90a5d7df8497a354667f2ddedf8e701b309d3ae274556f756788ed7084434676
+checksums           rmd160  e1cea278a7f2f1c34ca4cd748460605d46d84e0b \
+                    sha256  8a2fe48bf6976c0e95437c47727bbe6b93325a24f0bb3c43a8a0a424643865a7
 
 python.default_version 27
 
 depends_build-append port:py${python.version}-setuptools
+
+post-patch {
+    move ${worksrcpath}/icdiff ${worksrcpath}/icdiff.py
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160609/88fde645/attachment.html>


More information about the macports-changes mailing list