summaryrefslogtreecommitdiff
path: root/math/ess
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2025-08-15 12:15:13 +0900
committerYasuhiro Kimura <yasu@FreeBSD.org>2025-08-16 09:42:54 +0900
commit41e3c046e7bca7ea4bb6b98e280b68e922bf4b9d (patch)
tree84a8941285fe22db3ebb08404ff76cf21f31aa13 /math/ess
parentgames/veloren-weekly: drop perma-broken i386 support (diff)
editors/emacs: Update to 30.2
* Replace '30.1' in Mk/Uses/emacs.mk with '30.2'. * Bump PORTREVISION of dependent ports. ChangLog: https://cgit.git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-30.2 Reviewed by: jrm Differential Revision: https://reviews.freebsd.org/D51906
Diffstat (limited to 'math/ess')
-rw-r--r--math/ess/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile
index c1fc6fe26a3d..951295cd94b3 100644
--- a/math/ess/Makefile
+++ b/math/ess/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ess
DISTVERSION= 25.01.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://ess.r-project.org/ \
http://stat.ethz.ch/ESS/downloads/ess/ \