diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-06-16 09:59:45 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-06-16 09:59:45 +0000 |
commit | 98f13cef35520eaa249647ae82410d36e36aca20 (patch) | |
tree | 6d0a8ee5d765105429cc263e9c1799292c41db09 /math/ess | |
parent | 9557876584c8fbb35598005307cb2909bc6296ef (diff) |
Notes
Diffstat (limited to 'math/ess')
-rw-r--r-- | math/ess/Makefile | 6 | ||||
-rw-r--r-- | math/ess/distinfo | 4 | ||||
-rw-r--r-- | math/ess/pkg-plist | 1 |
3 files changed, 7 insertions, 4 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile index f28f2e68cf46..8145f5378035 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ess # Date created: 06 March 2010 -# Whom: Christopher J.s Ruwe +# Whom: Christopher J. Ruwe # # $FreeBSD$ # PORTNAME= ess -DISTVERSION= 12.04-2 +DISTVERSION= 12.04-4 PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ @@ -19,6 +19,8 @@ LICENSE= GPLv2 RUN_DEPENDS= R:${PORTSDIR}/math/R +CONFLICTS= noweb-[0-9]* + USE_EMACS= yes USE_GMAKE= yes diff --git a/math/ess/distinfo b/math/ess/distinfo index 263a91fec4ad..e4f57712f822 100644 --- a/math/ess/distinfo +++ b/math/ess/distinfo @@ -1,2 +1,2 @@ -SHA256 (ess-12.04-2.tgz) = 6ca59b8b8e711a9bda1118e2f1ef532a2379cb1cf8f9be64769dcce3dd9b0e05 -SIZE (ess-12.04-2.tgz) = 3275844 +SHA256 (ess-12.04-4.tgz) = c8ae9ba3db3ee98ca857a9ea6c82c88d92d4bc9115bc3f7e08c466920b5950ca +SIZE (ess-12.04-4.tgz) = 3280247 diff --git a/math/ess/pkg-plist b/math/ess/pkg-plist index 1a7a635dc626..c8615e8a008d 100644 --- a/math/ess/pkg-plist +++ b/math/ess/pkg-plist @@ -1,5 +1,6 @@ %%EMACS_LIBDIR%%/etc/ess/BACKBUG5.BAT %%EMACS_LIBDIR%%/etc/ess/BACKBUGS.BAT +%%EMACS_LIBDIR%%/etc/ess/SVN-REVISION %%EMACS_LIBDIR%%/etc/ess/backbug5 %%EMACS_LIBDIR%%/etc/ess/backbugs %%EMACS_LIBDIR%%/etc/ess/config.guess |