Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152083958
D28285.id82736.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D28285.id82736.diff
View Options
Index: math/ess/Makefile
===================================================================
--- math/ess/Makefile
+++ math/ess/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ess
DISTVERSION= 18.10.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= http://ess.r-project.org/downloads/ess/ \
http://stat.ethz.ch/ESS/downloads/ess/
Index: math/ess/files/patch-lisp_ess-r-package.el
===================================================================
--- /dev/null
+++ math/ess/files/patch-lisp_ess-r-package.el
@@ -0,0 +1,11 @@
+--- lisp/ess-r-package.el.orig 2021-01-22 20:38:19 UTC
++++ lisp/ess-r-package.el
+@@ -557,7 +557,7 @@ package mode. Use this function if state of the buffer
+ (error "As of ESS 16.04, `ess-developer' is deprecated. Use `ess-r-set-evaluation-env' instead"))
+
+ (defalias 'ess-toggle-developer 'ess-developer)
+-(define-obsolete-function-alias 'ess-r-devtools-check-package-buildwin 'ess-r-devtools-check-with-winbuilder)
++(define-obsolete-function-alias 'ess-r-devtools-check-package-buildwin 'ess-r-devtools-check-with-winbuilder "18.04")
+ (define-obsolete-function-alias 'ess-r-devtools-ask 'ess-r-devtools-execute-command "18.04")
+
+ (make-obsolete-variable 'ess-developer "Please use `ess-developer-select-package' and `ess-r-set-evaluation-env' instead." "16.04")
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 13, 3:06 PM (4 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31414693
Default Alt Text
D28285.id82736.diff (1 KB)
Attached To
Mode
D28285: math/ess: Fix devel builds after latest editors/emacs-devel update
Attached
Detach File
Event Timeline
Log In to Comment