diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile index aba7613f74b..3da22c0bb81 100644 --- a/lang/sbcl/Makefile +++ b/lang/sbcl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 2016/09/03 12:27:17 jca Exp $ +# $OpenBSD: Makefile,v 1.28 2016/09/03 15:10:12 jca Exp $ # not yet ported to other arches ONLY_FOR_ARCHS = amd64 i386 powerpc @@ -7,7 +7,7 @@ USE_WXNEEDED = Yes COMMENT= compiler and runtime system for ANSI Common Lisp V = 1.2.14 -REVISION = 0 +REVISION = 1 DISTNAME= sbcl-${V}-source PKGNAME= sbcl-${V} WRKDIST= ${WRKDIR}/sbcl-${V} diff --git a/lang/sbcl/patches/patch-contrib_sb-posix_posix-tests_lisp b/lang/sbcl/patches/patch-contrib_sb-posix_posix-tests_lisp deleted file mode 100644 index fb55cdc08b3..00000000000 --- a/lang/sbcl/patches/patch-contrib_sb-posix_posix-tests_lisp +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-contrib_sb-posix_posix-tests_lisp,v 1.1 2016/09/03 12:27:17 jca Exp $ ---- contrib/sb-posix/posix-tests.lisp.orig Wed Aug 31 14:59:01 2016 -+++ contrib/sb-posix/posix-tests.lisp Wed Aug 31 14:59:30 2016 -@@ -478,7 +478,7 @@ - 42) - - --#-(or win32 netbsd) -+#-(or win32 netbsd openbsd) - (deftest fcntl.flock.2 - (locally (declare (sb-ext:muffle-conditions sb-ext:compiler-note)) - (let ((flock (make-instance 'sb-posix:flock