[141505] trunk/dports/textproc/highlight/Portfile

sean at macports.org sean at macports.org
Sat Dec 12 01:48:57 PST 2015


Revision: 141505
          https://trac.macports.org/changeset/141505
Author:   sean at macports.org
Date:     2015-10-19 15:03:38 -0700 (Mon, 19 Oct 2015)
Log Message:
-----------
highlight: update to 3.23; fixes compiling with lua 5.3

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

Modified: trunk/dports/textproc/highlight/Portfile
===================================================================
--- trunk/dports/textproc/highlight/Portfile	2015-10-19 22:03:35 UTC (rev 141504)
+++ trunk/dports/textproc/highlight/Portfile	2015-10-19 22:03:38 UTC (rev 141505)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                highlight
-version             3.16.1
-set branch          [join [lrange [split ${version} .] 0 1] .]
+version             3.23
 categories          textproc devel
 platforms           darwin
 license             GPL-3
@@ -16,10 +15,9 @@
 homepage            http://www.andre-simon.de
 master_sites        ${homepage}/zip/
 use_bzip2           yes
-worksrcdir          ${name}-${branch}
 
-checksums           rmd160  e9cfc8cf676aa4af575e20eec2719a66c633fea5 \
-                    sha256  994e8da0b86549fb16c4590769731315d01db68e973c44d43931fcc628e79d77
+checksums           rmd160  4daa53953d5bcb831661982ec330169b82c25e9d \
+                    sha256  bcc7a4e12aa8fc20cc4bf0bd550992f41f0c22f9e81bb0cd1f58abea8ce272b1
 
 depends_build       port:boost \
                     port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/cd18bb2f/attachment.html>


More information about the macports-changes mailing list