diff options
author | bf <bf@FreeBSD.org> | 2013-02-03 05:57:41 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-02-03 05:57:41 +0800 |
commit | d90ac5675702b5bc24477aedb71b2271c866273b (patch) | |
tree | 513fc486203e6c486d05e4bac2ce4ebfcb39e318 /textproc | |
parent | fc25424de2a1b111bce5050e32434953919d7441 (diff) | |
download | freebsd-ports-gnome-d90ac5675702b5bc24477aedb71b2271c866273b.tar.gz freebsd-ports-gnome-d90ac5675702b5bc24477aedb71b2271c866273b.tar.zst freebsd-ports-gnome-d90ac5675702b5bc24477aedb71b2271c866273b.zip |
update lang/sbcl to 1.1.4 and 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 ab8e0eeded85..e7b14fdd7e30 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= meta PORTVERSION= 0.1 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 5048de361db8..5aede23482f5 100644 --- a/textproc/cl-ppcre-sbcl/Makefile +++ b/textproc/cl-ppcre-sbcl/Makefile @@ -3,7 +3,7 @@ PORTNAME= cl-ppcre PORTVERSION= 2.0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc lisp DISTFILES= # none |