Update gravity to 0.3.8 -- upstream used one of my macppc machines to fix a
big endian bug. Also, gravity is C99, so drop the COMPILER lines.
This commit is contained in:
parent
bc651011b0
commit
b728a32890
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2017/10/30 15:54:15 bcallah Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2017/11/21 16:01:19 bcallah Exp $
|
||||
|
||||
V = 0.3.7
|
||||
V = 0.3.8
|
||||
COMMENT = small, high performance language with a modern syntax
|
||||
DISTNAME = gravity-${V}
|
||||
CATEGORIES = lang
|
||||
@ -17,9 +17,6 @@ PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
WANTLIB += c m
|
||||
|
||||
COMPILER = base-clang ports-clang ports-gcc
|
||||
COMPILER_LANGS = c
|
||||
|
||||
USE_GMAKE = Yes
|
||||
|
||||
pre-configure:
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gravity-0.3.7.tar.gz) = bFbfX9H/8ug60dEOE7+WUjZPkG+0H3p3NzHdipJi24Y=
|
||||
SIZE (gravity-0.3.7.tar.gz) = 885146
|
||||
SHA256 (gravity-0.3.8.tar.gz) = Xetiyp0uUr4/0NVrLMieO96/g92SRAjned5juhiFQMI=
|
||||
SIZE (gravity-0.3.8.tar.gz) = 886492
|
||||
|
Loading…
Reference in New Issue
Block a user