[153744] trunk/dports/devel/cxref/Portfile
larryv at macports.org
larryv at macports.org
Mon Oct 10 02:00:48 CEST 2016
Revision: 153744
https://trac.macports.org/changeset/153744
Author: larryv at macports.org
Date: 2016-10-09 17:00:48 -0700 (Sun, 09 Oct 2016)
Log Message:
-----------
cxref: Update to 1.6e
Also:
- Remove unnecessary configure option.
- Explicitly depend on flex.
Modified Paths:
--------------
trunk/dports/devel/cxref/Portfile
Modified: trunk/dports/devel/cxref/Portfile
===================================================================
--- trunk/dports/devel/cxref/Portfile 2016-10-10 00:00:46 UTC (rev 153743)
+++ trunk/dports/devel/cxref/Portfile 2016-10-10 00:00:48 UTC (rev 153744)
@@ -4,7 +4,7 @@
PortSystem 1.0
name cxref
-version 1.6d
+version 1.6e
categories devel
platforms darwin
license GPL-2+
@@ -24,13 +24,11 @@
master_sites ${homepage}/download
extract.suffix .tgz
-checksums rmd160 3760f2f074ec26b6702efbd38f24f0bb231488e0 \
- sha256 0383d0a4ff35c345be4f067774e0dc85f196c04202b7f4b44602f02245a51fd1
+checksums rmd160 3f2c4d5b2bab5bc8abd681bea099b172a9fcedc7 \
+ sha256 21492210f9e1030e4e697f0d84f31ac57a0844e64c8fb28432001c44663242f2
-depends_build bin:bison:bison
+depends_build bin:bison:bison bin:flex:flex
-configure.args --mandir=${prefix}/share/man
-
livecheck.type regex
livecheck.url [lindex ${master_sites} 0]/rss.xml
livecheck.regex [subst -nobackslashes {url=".+/${name}-(.+)${extract.suffix}"}]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161009/7cbe529d/attachment-0002.html>
More information about the macports-changes
mailing list