aboutsummaryrefslogtreecommitdiff
path: root/lang/sbcl
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2017-11-15 04:12:07 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2017-11-15 04:12:07 +0000
commit9e7da7b98772b6c5022f27ad05a6fcc06708ca01 (patch)
tree5b095b9c626447d0e00b1f7e094f8561a675e4b0 /lang/sbcl
parentf69d52f80a6a786668ec5b33beab2ebb6bec9ae4 (diff)
downloadports-9e7da7b98772b6c5022f27ad05a6fcc06708ca01.tar.gz
ports-9e7da7b98772b6c5022f27ad05a6fcc06708ca01.zip
Chase upgrade of lang/sbcl
All ports with SBCL fasl files must be rebuilt when the lang/sbcl package changes. Also, add a note to lang/sbcl/Makefile as a reminder of the required PORTREVISION bumps to prevent future breakage. Approved by: krion, olgeni Differential Revision: https://reviews.freebsd.org/D13087
Notes
Notes: svn path=/head/; revision=454222
Diffstat (limited to 'lang/sbcl')
-rw-r--r--lang/sbcl/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile
index 403bcafc3ce8..429f5d9b715d 100644
--- a/lang/sbcl/Makefile
+++ b/lang/sbcl/Makefile
@@ -1,5 +1,11 @@
# $FreeBSD$
+# All *-sbcl ports and any other port [1] with SBCL fasl files must get a
+# PORTREVISION bump when lang/sbcl is updated. The compiled fasl files are
+# pinned to exact versions of everything used to build them.
+#
+# [1] x11-wm/stumpwm
+
PORTNAME= sbcl
DISTVERSION= 1.4.1
DISTVERSIONSUFFIX= -source