Update gambit to 4.8.9. Add myself as maintainer.

This commit is contained in:
juanfra 2018-03-02 12:02:51 +00:00
parent 0e2482128a
commit dd391eb00c
4 changed files with 12 additions and 20 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.28 2017/02/13 16:07:07 juanfra Exp $
# $OpenBSD: Makefile,v 1.29 2018/03/02 12:02:51 juanfra Exp $
COMMENT= complete, efficient and reliable implementation of Scheme
V= 4.8.8
V= 4.8.9
DISTNAME= gambit-v${V:S/./_/g}
PKGNAME= gambit-$V
API_V= ${V:R:S/./0/}00${V:E}
@ -12,6 +12,8 @@ CATEGORIES= lang
HOMEPAGE= http://gambitscheme.org/
MAINTAINER= Juan Francisco Cantero Hurtado <juanfra@openbsd.org>
# LGPLv2.1 / Apachev2.0
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,2 +1,2 @@
SHA256 (gambit-v4_8_8.tgz) = c76qVSbpmKe/RiCOa11fMHzWbBo/YeMJE+9WkloMnN4=
SIZE (gambit-v4_8_8.tgz) = 13272335
SHA256 (gambit-v4_8_9.tgz) = Z5eamkzIP8573QsJ+U8J2mGgvqPG5yJrvLh/X5EOT5s=
SIZE (gambit-v4_8_9.tgz) = 13525267

View File

@ -1,15 +0,0 @@
$OpenBSD: patch-configure,v 1.7 2017/02/13 16:07:07 juanfra Exp $
- https://github.com/feeley/gambit/pull/163
--- configure.orig Thu Nov 17 14:08:11 2016
+++ configure Mon Nov 21 23:02:57 2016
@@ -8796,7 +8796,7 @@ done
case "$target_os" in
- OpenBSD*)
+ openbsd*)
# OpenBSD/mips64(el) does have get_fpc_csr(), but lacks union fpc_csr.
;;
*)

View File

@ -1,6 +1,11 @@
@comment $OpenBSD: PLIST,v 1.10 2016/01/27 18:47:02 juanfra Exp $
@comment $OpenBSD: PLIST,v 1.11 2018/03/02 12:02:51 juanfra Exp $
@conflict scheme48-*
bin/gambcomp-C
bin/gambcomp-java
bin/gambcomp-js
bin/gambcomp-php
bin/gambcomp-python
bin/gambcomp-ruby
bin/gambdoc
@bin bin/gsc
bin/gsc-script