From e8092ac1ddc9d9a734bd92a36470cdab48747a86 Mon Sep 17 00:00:00 2001 From: naddy Date: Sun, 5 Apr 2020 15:44:52 +0000 Subject: [PATCH] bump for plist changes 6.6 -> 6.7 --- devel/llvm/Makefile | 4 ++-- editors/xemacs21/stable/Makefile | 4 ++-- lang/gcc/8/Makefile | 4 ++-- lang/gpc/Makefile | 4 ++-- lang/pcc/Makefile | 4 ++-- lang/swi-prolog/Makefile | 4 ++-- math/octave/Makefile | 4 ++-- x11/e17/e/Makefile | 4 ++-- x11/e17/elementary/Makefile | 4 ++-- x11/e17/emotion/Makefile | 4 ++-- x11/e17/evas/Makefile | 4 ++-- 11 files changed, 22 insertions(+), 22 deletions(-) diff --git a/devel/llvm/Makefile b/devel/llvm/Makefile index df0a7a29c15..0e176bb3d35 100644 --- a/devel/llvm/Makefile +++ b/devel/llvm/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.248 2020/04/04 21:48:39 jca Exp $ +# $OpenBSD: Makefile,v 1.249 2020/04/05 15:44:52 naddy Exp $ # XXX If broken on an architecture, remove the arch from LLVM_ARCHS. ONLY_FOR_ARCHS = ${LLVM_ARCHS} @@ -18,7 +18,7 @@ PKGSPEC-main = llvm-=${LLVM_V} PKGNAME-main = llvm-${LLVM_V} PKGNAME-python = py3-llvm-${LLVM_V} PKGNAME-lldb = lldb-${LLVM_V} -REVISION-main = 10 +REVISION-main = 11 REVISION-python = 1 REVISION-lldb = 2 diff --git a/editors/xemacs21/stable/Makefile b/editors/xemacs21/stable/Makefile index 7c13e3d9e73..df266ac5715 100644 --- a/editors/xemacs21/stable/Makefile +++ b/editors/xemacs21/stable/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.48 2019/08/10 19:41:07 naddy Exp $ +# $OpenBSD: Makefile,v 1.49 2020/04/05 15:44:52 naddy Exp $ BRANCH= 21.4 VERSION= 22 -REVISION= 26 +REVISION= 27 WANTLIB= c m curses util diff --git a/lang/gcc/8/Makefile b/lang/gcc/8/Makefile index 6d02faeea2c..6899e427244 100644 --- a/lang/gcc/8/Makefile +++ b/lang/gcc/8/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.30 2020/01/12 11:37:28 cwen Exp $ +# $OpenBSD: Makefile,v 1.31 2020/04/05 15:44:52 naddy Exp $ ONLY_FOR_ARCHS = \ aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc sparc64 @@ -16,7 +16,7 @@ USE_LLD = No DPB_PROPERTIES = parallel V = 8.3.0 -REVISION = 4 +REVISION = 5 FULL_VERSION = $V FULL_PKGVERSION = $V diff --git a/lang/gpc/Makefile b/lang/gpc/Makefile index f42c3cb6a7a..ce74df8bcb9 100644 --- a/lang/gpc/Makefile +++ b/lang/gpc/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2019/08/10 19:41:07 naddy Exp $ +# $OpenBSD: Makefile,v 1.7 2020/04/05 15:44:52 naddy Exp $ # Should work on all other archs. NOT_FOR_ARCHS = aarch64 m88k COMMENT = GNU Pascal compiler DISTNAME = gpc-20070904 -REVISION = 3 +REVISION = 4 CATEGORIES = lang HOMEPAGE = https://www.gnu-pascal.de/gpc/h-index.html diff --git a/lang/pcc/Makefile b/lang/pcc/Makefile index eeb80acf694..dd5ce32ed01 100644 --- a/lang/pcc/Makefile +++ b/lang/pcc/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.19 2019/08/10 19:41:07 naddy Exp $ +# $OpenBSD: Makefile,v 1.20 2020/04/05 15:44:52 naddy Exp $ COMMENT = portable C compiler PCCVER = 1.0.0 DISTNAME = pcc-${PCCVER} -REVISION = 15 +REVISION = 16 EXTRACT_SUFX = .tgz CATEGORIES = lang diff --git a/lang/swi-prolog/Makefile b/lang/swi-prolog/Makefile index c763af9a4c6..de9583dbb5e 100644 --- a/lang/swi-prolog/Makefile +++ b/lang/swi-prolog/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.83 2020/01/26 11:14:32 jasper Exp $ +# $OpenBSD: Makefile,v 1.84 2020/04/05 15:44:52 naddy Exp $ BROKEN-hppa = undefined reference to __sync_fetch_and_add_4 BROKEN-powerpc = pl-modul.c:1497: internal compiler error: in extract_insn, at recog.c:2077 @@ -7,7 +7,7 @@ BROKEN-sparc64 = infinite loop or aborts during build COMMENT = Prolog for the real world V = 7.6.0 -REVISION = 5 +REVISION = 6 DISTNAME = swipl-$V PKGNAME = swi-prolog-$V CATEGORIES = lang diff --git a/math/octave/Makefile b/math/octave/Makefile index af86d699822..3c903194421 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.117 2020/03/02 18:16:16 naddy Exp $ +# $OpenBSD: Makefile,v 1.118 2020/04/05 15:44:52 naddy Exp $ COMMENT = high-level language for numerical computations VERSION = 5.1.0 DISTNAME = octave-${VERSION} CATEGORIES = math -REVISION = 3 +REVISION = 4 SHARED_LIBS += octave 12.0 SHARED_LIBS += octgui 6.0 diff --git a/x11/e17/e/Makefile b/x11/e17/e/Makefile index 8c24d9ca183..01b46157480 100644 --- a/x11/e17/e/Makefile +++ b/x11/e17/e/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.79 2019/09/07 13:16:47 naddy Exp $ +# $OpenBSD: Makefile,v 1.80 2020/04/05 15:44:52 naddy Exp $ COMMENT = the enlightened window manager VERSION = 0.17.6 DISTNAME = enlightenment-${VERSION} EPOCH = 1 -REVISION = 19 +REVISION = 20 # BSD PERMIT_PACKAGE = Yes diff --git a/x11/e17/elementary/Makefile b/x11/e17/elementary/Makefile index 354ead35210..6e2a373b396 100644 --- a/x11/e17/elementary/Makefile +++ b/x11/e17/elementary/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.36 2019/09/07 13:16:47 naddy Exp $ +# $OpenBSD: Makefile,v 1.37 2020/04/05 15:44:52 naddy Exp $ BROKEN-i386 = segfault during build since switch to clang @@ -6,7 +6,7 @@ COMMENT = basic widget set, based on EFL VERSION = 1.7.10 DISTNAME = elementary-${VERSION} -REVISION = 15 +REVISION = 16 SHARED_LIBS += elementary 1.0 # 8.10 diff --git a/x11/e17/emotion/Makefile b/x11/e17/emotion/Makefile index 1de069c010e..66a94d8b5c0 100644 --- a/x11/e17/emotion/Makefile +++ b/x11/e17/emotion/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.33 2019/09/07 13:16:47 naddy Exp $ +# $OpenBSD: Makefile,v 1.34 2020/04/05 15:44:53 naddy Exp $ COMMENT = video (and audio) codec playback library DISTNAME = emotion-1.7.10 -REVISION = 13 +REVISION = 14 SHARED_LIBS += emotion 2.0 # 8.10 diff --git a/x11/e17/evas/Makefile b/x11/e17/evas/Makefile index 8354bf8852e..d6b69aa440c 100644 --- a/x11/e17/evas/Makefile +++ b/x11/e17/evas/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.64 2019/09/07 13:16:47 naddy Exp $ +# $OpenBSD: Makefile,v 1.65 2020/04/05 15:44:53 naddy Exp $ COMMENT = canvas API for X VERSION = 1.7.10 DISTNAME = evas-${VERSION} EPOCH = 2 -REVISION = 14 +REVISION = 15 SHARED_LIBS += evas 4.0 # 8.10