diff options
author | bf <bf@FreeBSD.org> | 2012-12-16 13:34:02 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-12-16 13:34:02 +0800 |
commit | 1e0733c1d35bedf97129aba42dd565b8b119766f (patch) | |
tree | 797ca31ef62f41ddc077340aa315587d58424775 /textproc | |
parent | 1adc518277bf3d27d1e44f39770b1340a3919a3a (diff) | |
download | freebsd-ports-gnome-1e0733c1d35bedf97129aba42dd565b8b119766f.tar.gz freebsd-ports-gnome-1e0733c1d35bedf97129aba42dd565b8b119766f.tar.zst freebsd-ports-gnome-1e0733c1d35bedf97129aba42dd565b8b119766f.zip |
update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent ports
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/cl-meta-sbcl/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-ppcre-sbcl/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile index 031eefdd6671..6fa1743ba7f3 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= meta PORTVERSION= 0.1 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 771d381b0328..c180cdfd8189 100644 --- a/textproc/cl-ppcre-sbcl/Makefile +++ b/textproc/cl-ppcre-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= cl-ppcre PORTVERSION= 2.0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc lisp DISTFILES= # none |