[121019] trunk/dports/textproc/enca/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sat Jun 14 06:04:58 PDT 2014
Revision: 121019
https://trac.macports.org/changeset/121019
Author: khindenburg at macports.org
Date: 2014-06-14 06:04:58 -0700 (Sat, 14 Jun 2014)
Log Message:
-----------
enca: updated to 1.15 - add livecheck
Modified Paths:
--------------
trunk/dports/textproc/enca/Portfile
Modified: trunk/dports/textproc/enca/Portfile
===================================================================
--- trunk/dports/textproc/enca/Portfile 2014-06-14 13:02:29 UTC (rev 121018)
+++ trunk/dports/textproc/enca/Portfile 2014-06-14 13:04:58 UTC (rev 121019)
@@ -3,11 +3,11 @@
PortSystem 1.0
name enca
-version 1.13
+version 1.15
categories textproc
platforms darwin
license GPL-2
-maintainers nomaintainer
+maintainers khindenburg openmaintainer
description character set analyser
long_description Enca is an Extremely Naive Charset Analyser. It \
detects character set and encoding of text files and \
@@ -15,11 +15,13 @@
homepage http://cihar.com/software/enca
master_sites http://dl.cihar.com/enca/
-use_xz yes
-extract.suffix .tar.lzma
+use_bzip2 yes
-checksums md5 a47f916e776add18a4f5daa5d080c0bc \
- sha1 acfc43da2fdc823f48679ac53b01dee0ed84c617 \
- rmd160 d94a7dcaa7c3460bf0b057f056668c5911ed635f
+checksums sha1 cec4509b662ded6651c3c5e10d1c6f0067909b24 \
+ rmd160 6f25cb333e35eb339403a983f05c4fc90e82874d
depends_lib port:libiconv
+
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140614/0f89af56/attachment.html>
More information about the macports-changes
mailing list