diff options
author | olgeni <olgeni@FreeBSD.org> | 2011-08-17 05:00:30 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2011-08-17 05:00:30 +0800 |
commit | f2f8e4403c08245c72db8a62b2b3d1b0270439c3 (patch) | |
tree | d25fb7d645fe3b07d8d8bd78712bab3fe83610bc /devel | |
parent | 182f5da1b35d39ceea346710256f33bb79bfee91 (diff) | |
download | freebsd-ports-gnome-f2f8e4403c08245c72db8a62b2b3d1b0270439c3.tar.gz freebsd-ports-gnome-f2f8e4403c08245c72db8a62b2b3d1b0270439c3.tar.zst freebsd-ports-gnome-f2f8e4403c08245c72db8a62b2b3d1b0270439c3.zip |
Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cl-alexandria-sbcl/Makefile | 4 | ||||
-rw-r--r-- | devel/cl-cffi-sbcl/Makefile | 1 | ||||
-rw-r--r-- | devel/cl-infix-sbcl/Makefile | 4 | ||||
-rw-r--r-- | devel/cl-port-sbcl/Makefile | 4 | ||||
-rw-r--r-- | devel/cl-split-sequence-sbcl/Makefile | 4 | ||||
-rw-r--r-- | devel/cl-trivial-features-sbcl/Makefile | 4 | ||||
-rw-r--r-- | devel/cl-trivial-gray-streams-sbcl/Makefile | 4 | ||||
-rw-r--r-- | devel/cl-uffi-sbcl/Makefile | 3 |
8 files changed, 8 insertions, 20 deletions
diff --git a/devel/cl-alexandria-sbcl/Makefile b/devel/cl-alexandria-sbcl/Makefile index d1b5614849be..3b6af0027877 100644 --- a/devel/cl-alexandria-sbcl/Makefile +++ b/devel/cl-alexandria-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= alexandria PORTVERSION= 2010.01.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none @@ -17,8 +17,6 @@ COMMENT= A collection of portable public domain utilities for Common Lisp BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/alexandria.asd:${PORTSDIR}/devel/cl-alexandria -BROKEN= fails to build - USE_ASDF_FASL= yes FASL_TARGET= sbcl FASL_BUILD= yes diff --git a/devel/cl-cffi-sbcl/Makefile b/devel/cl-cffi-sbcl/Makefile index 3c98e452d77e..fd06b1c4dcce 100644 --- a/devel/cl-cffi-sbcl/Makefile +++ b/devel/cl-cffi-sbcl/Makefile @@ -6,6 +6,7 @@ PORTNAME= cffi PORTVERSION= 0.10.6 +PORTREVISION= 1 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile index 115e33ac21d3..ca6942446b3e 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= infix PORTVERSION= 19960628 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none @@ -17,8 +17,6 @@ COMMENT= A lisp macro to read math statements in infix notation BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:${PORTSDIR}/devel/cl-infix -BROKEN= fails to build - NO_CDROM= No fees or compensation can be charged USE_ASDF_FASL= yes diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile index 2862d16bbd8a..ca85ac50547e 100644 --- a/devel/cl-port-sbcl/Makefile +++ b/devel/cl-port-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= port PORTVERSION= 2002.10.02.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none @@ -17,8 +17,6 @@ COMMENT= Cross-Lisp portability package BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/port/port.asd:${PORTSDIR}/devel/cl-port RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/port/port.asd:${PORTSDIR}/devel/cl-port -BROKEN= fails to build - USE_ASDF_FASL= yes FASL_TARGET= sbcl FASL_BUILD= yes diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile index 8c3fb5d85123..fbe3fc4176f1 100644 --- a/devel/cl-split-sequence-sbcl/Makefile +++ b/devel/cl-split-sequence-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= split-sequence PORTVERSION= 20011114.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none @@ -17,8 +17,6 @@ COMMENT= Partitioning Common Lisp sequences BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/split-sequence/split-sequence.asd:${PORTSDIR}/devel/cl-split-sequence RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/split-sequence/split-sequence.asd:${PORTSDIR}/devel/cl-split-sequence -BROKEN= fails to build - USE_ASDF_FASL= yes FASL_TARGET= sbcl FASL_BUILD= yes diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile index bed9dcae272e..120df3e5e0ea 100644 --- a/devel/cl-trivial-features-sbcl/Makefile +++ b/devel/cl-trivial-features-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= trivial-features PORTVERSION= 2010.01.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none @@ -17,8 +17,6 @@ COMMENT= Ensures consistent *FEATURES* in Common Lisp BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features -BROKEN= fails to build - USE_ASDF_FASL= yes FASL_TARGET= sbcl FASL_BUILD= yes diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile index 3ecae6f2bca9..cf650a7ab323 100644 --- a/devel/cl-trivial-gray-streams-sbcl/Makefile +++ b/devel/cl-trivial-gray-streams-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= trivial-gray-streams PORTVERSION= 2008.11.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none @@ -17,8 +17,6 @@ COMMENT= A thin compatibility layer for Gray streams BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams -BROKEN= fails to build - USE_ASDF_FASL= yes FASL_TARGET= sbcl FASL_BUILD= yes diff --git a/devel/cl-uffi-sbcl/Makefile b/devel/cl-uffi-sbcl/Makefile index d97cbe133497..62862f00128b 100644 --- a/devel/cl-uffi-sbcl/Makefile +++ b/devel/cl-uffi-sbcl/Makefile @@ -6,6 +6,7 @@ PORTNAME= uffi PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none @@ -16,8 +17,6 @@ COMMENT= Universal Foreign Function Interface for Common Lisp (SBCL binaries) BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/uffi/uffi.asd:${PORTSDIR}/devel/cl-uffi RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/uffi/uffi.asd:${PORTSDIR}/devel/cl-uffi -BROKEN= fails to build - USE_ASDF_FASL= yes FASL_TARGET= sbcl FASL_BUILD= yes |