diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-06 10:09:33 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-06 10:09:33 +0000 |
commit | 83bcfc403e800147e587965c771eff1a1cb4f10c (patch) | |
tree | 4c279a37d0c5a0bcb11d5093e73be3f426ed1884 /devel/cl-uffi | |
parent | f85047fc6603ed2b2a82455bd7d6390bae7c5ca5 (diff) |
Notes
Diffstat (limited to 'devel/cl-uffi')
-rw-r--r-- | devel/cl-uffi/Makefile | 5 | ||||
-rw-r--r-- | devel/cl-uffi/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/devel/cl-uffi/Makefile b/devel/cl-uffi/Makefile index 11ea705c6d15..1b5e2d5f1156 100644 --- a/devel/cl-uffi/Makefile +++ b/devel/cl-uffi/Makefile @@ -6,10 +6,9 @@ # PORTNAME= uffi -PORTVERSION= 1.5.9 +PORTVERSION= 1.5.13 CATEGORIES= devel lisp MASTER_SITES= http://files.b9.com/uffi/ -MASTER_SITE_SUBDIR= . Archive PKGNAMEPREFIX= cl- MAINTAINER= xenophon+fbsdports@irtnog.org @@ -18,8 +17,6 @@ COMMENT= Universal Foreign Function Interface for Common Lisp BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf RUN_DEPENDS= ${LOCALBASE}/lib/common-lisp/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf -BROKEN= Unfetchable - DOCSDIR?= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} NO_BUILD= yes CL_LIBDIR?= ${LOCALBASE}/lib/common-lisp diff --git a/devel/cl-uffi/distinfo b/devel/cl-uffi/distinfo index 6dc1d13148cb..23e857dcb316 100644 --- a/devel/cl-uffi/distinfo +++ b/devel/cl-uffi/distinfo @@ -1,3 +1,3 @@ -MD5 (uffi-1.5.9.tar.gz) = 2a8d3fc21d39dbcf0c84a25b20038abe -SHA256 (uffi-1.5.9.tar.gz) = dc59eabd76c4fd0f7c5abcd31eedda5fe016a33d11bb929537ce08632c1b174b -SIZE (uffi-1.5.9.tar.gz) = 143829 +MD5 (uffi-1.5.13.tar.gz) = 7133cb7a190d37776f80630b6dbf6a0d +SHA256 (uffi-1.5.13.tar.gz) = 946884164e98f834536d1912164fdf25db4f63bdf647c93e1dfe21e2700431c0 +SIZE (uffi-1.5.13.tar.gz) = 144167 |