bump for plist changes 6.4 -> 6.5
This commit is contained in:
parent
c644d75cfd
commit
b1eb1d48fd
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2018/08/11 04:58:47 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2019/02/28 01:52:37 naddy Exp $
|
||||
|
||||
V = 3.3.6
|
||||
CONFIG = ${MACHINE_ARCH}-unknown-openbsd${OSREV}
|
||||
SUBST_VARS += CONFIG V
|
||||
PKGNAME = libf2c-$V
|
||||
REVISION = 13
|
||||
REVISION = 14
|
||||
DISTFILES = libf2c-openbsd.tgz
|
||||
MASTER_SITES = https://spacehopper.org/mirrors/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.214 2019/02/24 20:53:56 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.215 2019/02/28 01:52:37 naddy Exp $
|
||||
|
||||
# XXX: Remember to bump MODCLANG_VERSION in lang/clang/clang.port.mk when
|
||||
# updating this port.
|
||||
@ -20,7 +20,7 @@ PKGSPEC-main = llvm-=${LLVM_V}
|
||||
PKGNAME-main = llvm-${LLVM_V}
|
||||
PKGNAME-python = py-llvm-${LLVM_V}
|
||||
PKGNAME-lldb = lldb-${LLVM_V}
|
||||
REVISION-main = 7
|
||||
REVISION-main = 8
|
||||
REVISION-lldb = 0
|
||||
CATEGORIES = devel
|
||||
DISTFILES = llvm-${LLVM_V}.src${EXTRACT_SUFX} \
|
||||
|
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.45 2018/09/04 12:46:11 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.46 2019/02/28 01:52:37 naddy Exp $
|
||||
|
||||
BRANCH= 21.4
|
||||
VERSION= 22
|
||||
REVISION= 23
|
||||
REVISION= 24
|
||||
|
||||
WANTLIB= c m curses util
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2018/08/11 04:58:47 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2019/02/28 01:52:37 naddy Exp $
|
||||
|
||||
NOT_FOR_ARCHS = aarch64
|
||||
|
||||
V = 3.3.6
|
||||
PKGNAME = g77-$V
|
||||
REVISION = 16
|
||||
REVISION = 17
|
||||
EPOCH = 1
|
||||
DISTFILES = g77-openbsd-3.3.6.tgz
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.65 2019/02/06 06:48:02 otto Exp $
|
||||
# $OpenBSD: Makefile,v 1.66 2019/02/28 01:52:37 naddy Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = ${GCC49_ARCHS}
|
||||
DPB_PROPERTIES = parallel
|
||||
|
||||
V = 4.9.4
|
||||
REVISION = 16
|
||||
REVISION = 17
|
||||
FULL_VERSION = $V
|
||||
FULL_PKGVERSION = $V
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2019/02/12 18:37:17 otto Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2019/02/28 01:52:37 naddy Exp $
|
||||
|
||||
BROKEN-i386 = ld: error: cp-demangle.c:(.debug_info+0x30115): has non-ABS relocation R_386_GOTOFF against symbol '.LC60'
|
||||
|
||||
@ -13,7 +13,7 @@ DPB_PROPERTIES = parallel
|
||||
V = 8.2.0
|
||||
FULL_VERSION = $V
|
||||
FULL_PKGVERSION = $V
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
ADASTRAP_LIBC-amd64 = 93.0
|
||||
ADASTRAP_LIBM-amd64 = 10.1
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2018/11/02 18:48:39 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2019/02/28 01:52:37 naddy Exp $
|
||||
|
||||
# Should work on all other archs.
|
||||
NOT_FOR_ARCHS = aarch64 m88k
|
||||
|
||||
COMMENT = GNU Pascal compiler
|
||||
DISTNAME = gpc-20070904
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES = lang
|
||||
|
||||
HOMEPAGE = https://www.gnu-pascal.de/gpc/h-index.html
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2018/08/11 04:58:47 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2019/02/28 01:52:37 naddy Exp $
|
||||
|
||||
COMMENT = portable C compiler
|
||||
|
||||
PCCVER = 1.0.0
|
||||
DISTNAME = pcc-${PCCVER}
|
||||
REVISION = 12
|
||||
REVISION = 13
|
||||
EXTRACT_SUFX = .tgz
|
||||
|
||||
CATEGORIES = lang
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.78 2018/11/02 18:48:39 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.79 2019/02/28 01:52:37 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 = 2
|
||||
REVISION = 3
|
||||
DISTNAME = swipl-$V
|
||||
PKGNAME = swi-prolog-$V
|
||||
CATEGORIES = lang
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.106 2019/01/13 22:43:59 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.107 2019/02/28 01:52:37 naddy Exp $
|
||||
|
||||
COMMENT = high-level language for numerical computations
|
||||
|
||||
VERSION = 4.4.1
|
||||
DISTNAME = octave-${VERSION}
|
||||
REVISION = 0
|
||||
CATEGORIES = math
|
||||
|
||||
SHARED_LIBS += octave 11.0
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.75 2018/12/12 13:34:31 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.76 2019/02/28 01:52:37 naddy Exp $
|
||||
|
||||
COMMENT = the enlightened window manager
|
||||
|
||||
VERSION = 0.17.6
|
||||
DISTNAME = enlightenment-${VERSION}
|
||||
EPOCH = 1
|
||||
REVISION = 16
|
||||
REVISION = 17
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2018/08/11 04:58:47 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2019/02/28 01:52:37 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 = 12
|
||||
REVISION = 13
|
||||
|
||||
SHARED_LIBS += elementary 1.0 # 8.10
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2018/08/11 04:58:47 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2019/02/28 01:52:38 naddy Exp $
|
||||
|
||||
COMMENT = video (and audio) codec playback library
|
||||
|
||||
DISTNAME = emotion-1.7.10
|
||||
REVISION = 10
|
||||
REVISION = 11
|
||||
|
||||
SHARED_LIBS += emotion 2.0 # 8.10
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.60 2019/02/25 15:24:14 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.61 2019/02/28 01:52:38 naddy Exp $
|
||||
|
||||
COMMENT = canvas API for X
|
||||
|
||||
VERSION = 1.7.10
|
||||
DISTNAME = evas-${VERSION}
|
||||
EPOCH = 2
|
||||
REVISION = 11
|
||||
REVISION = 12
|
||||
|
||||
SHARED_LIBS += evas 4.0 # 8.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user