summaryrefslogtreecommitdiff
path: root/math/coq
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2020-01-07 04:55:40 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2020-01-07 04:55:40 +0000
commitced1e88d5ec94a9d75353644b1684410966846e9 (patch)
tree41d4941aad79ad61cd188bfa11ed88ac66201f80 /math/coq
parentFix build on GCC-based systems: (diff)
editors/emacs-devel: Update to latest master branch commit, 4f2b415
This update includes an Emacs major version change from 27.0.50 to 28.0.50. Ports that may depend on editors/emacs-devel must chase this update with a PORTREVISION bump. Submitted by: ashish (maintainer) Differential Revision: https://reviews.freebsd.org/D23012
Notes
Notes: svn path=/head/; revision=522315
Diffstat (limited to 'math/coq')
-rw-r--r--math/coq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/coq/Makefile b/math/coq/Makefile
index 33f07bb1f141..c0c8f6ac9d8c 100644
--- a/math/coq/Makefile
+++ b/math/coq/Makefile
@@ -2,7 +2,7 @@
PORTNAME= coq
PORTVERSION= 8.6
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 3
CATEGORIES= math
MASTER_SITES= http://coq.inria.fr/distrib/V${PORTVERSION}/files/ \