diff options
author | bf <bf@FreeBSD.org> | 2013-10-03 21:47:44 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-10-03 21:47:44 +0800 |
commit | b48958b85e90d2d54a3e25590ab34613b2be5552 (patch) | |
tree | 7b6165db6c53022961c6e94bd3b4590f88a8c98f /security/cl-md5-sbcl | |
parent | ab95f08ab2c3c083fa9a48f5357f0f6026297c5c (diff) | |
download | freebsd-ports-gnome-b48958b85e90d2d54a3e25590ab34613b2be5552.tar.gz freebsd-ports-gnome-b48958b85e90d2d54a3e25590ab34613b2be5552.tar.zst freebsd-ports-gnome-b48958b85e90d2d54a3e25590ab34613b2be5552.zip |
Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports
PR: 181545 [1]
Diffstat (limited to 'security/cl-md5-sbcl')
-rw-r--r-- | security/cl-md5-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cl-md5-sbcl/Makefile b/security/cl-md5-sbcl/Makefile index ac95443e4df7..1caf35f422e5 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |