diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-08 18:35:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-08 18:35:36 +0000 |
commit | 6fe072d73ea6d36631b2b57d03353581edf09b5a (patch) | |
tree | 07dc6d3aa14168fc2fc5270cbbd435b9b3083bae /math/ess | |
parent | b7162167add9465b011fc34d3f3a5f8261d5edca (diff) | |
download | ports-6fe072d73ea6d36631b2b57d03353581edf09b5a.tar.gz ports-6fe072d73ea6d36631b2b57d03353581edf09b5a.zip |
Notes
Diffstat (limited to 'math/ess')
-rw-r--r-- | math/ess/Makefile | 7 | ||||
-rw-r--r-- | math/ess/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile index 131ffa712412..7d842a4683e9 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ess -PORTVERSION= 5.13 -PORTREVISION= 1 +PORTVERSION= 5.14 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz @@ -15,10 +14,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= cjr@cruwe.de COMMENT= R support for Emacsen -RUN_DEPENDS= R:${PORTSDIR}/math/R - LICENSE= GPLv2 +RUN_DEPENDS= R:${PORTSDIR}/math/R + USE_EMACS= yes USE_GMAKE= yes diff --git a/math/ess/distinfo b/math/ess/distinfo index 0fa935291575..cd8dc2da6958 100644 --- a/math/ess/distinfo +++ b/math/ess/distinfo @@ -1,2 +1,2 @@ -SHA256 (ess-5.13.tgz) = 26e78fb207f034e9f08f07073589faaa1e4d66a886de3e46769b79fd5e1072c4 -SIZE (ess-5.13.tgz) = 7245294 +SHA256 (ess-5.14.tgz) = 982b625f5c3f0e11d2cd8903e15026b5ecac6775415e8eb3cd120d0b9950dcc6 +SIZE (ess-5.14.tgz) = 7272065 |