[115769] trunk/dports/math/ess/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Jan 10 14:42:23 PST 2014


Revision: 115769
          https://trac.macports.org/changeset/115769
Author:   macsforever2000 at macports.org
Date:     2014-01-10 14:42:23 -0800 (Fri, 10 Jan 2014)
Log Message:
-----------
ess: Update to version 13.09-1. Add livecheck. (#42078)

Modified Paths:
--------------
    trunk/dports/math/ess/Portfile

Modified: trunk/dports/math/ess/Portfile
===================================================================
--- trunk/dports/math/ess/Portfile	2014-01-10 22:23:29 UTC (rev 115768)
+++ trunk/dports/math/ess/Portfile	2014-01-10 22:42:23 UTC (rev 115769)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name             ess
-version          12.04-3
+version          13.09-1
 categories       math science
 maintainers      sdf.org:jrblevin openmaintainer
 license          GPL-3+
@@ -25,15 +25,13 @@
 
 extract.suffix   .tgz
 
-checksums        rmd160 c9b1668cf7d8bcd2ace5f864dd69aab09ed8526a \
-                 sha256 cefe758860a5a0ac4b5fe56479825a6e68c06e442cd569f55131fd99c9db40b5
+checksums        rmd160 e86dd26932de00ee2f224dcc1c8eb0de78e7c2be \
+                 sha256 3ad92bc0235329dae5236a674a7048bf4afab2b2894356ffb43a363fe0944113
 
 depends_lib      port:emacs
-
+depends_build    port:texinfo
 use_configure    no
 
-build {}
-
 destroot.args-append        PREFIX=${destroot}${prefix}
 
 variant emacs_app description "If your Emacs is emacs-app" {
@@ -47,3 +45,7 @@
 
 notes "To use this, put the following into your ~/.emacs:\n\
     (require 'ess-site)"
+
+livecheck.type  regex
+livecheck.url   ${homepage}/index.php?Section=download
+livecheck.regex {Download ESS Version ([-\d.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140110/996b26ea/attachment.html>


More information about the macports-changes mailing list