View | Details | Raw Unified | Return to bug 248283
Collapse All | Expand All

(-)gambit-c/Makefile (-4 / +4 lines)
Lines 2-10 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	gambit-c
4
PORTNAME=	gambit-c
5
PORTVERSION=	4.8.8
5
PORTVERSION=	4.9.3
6
PORTREVISION=	7
7
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
PORTREVISION=	0
8
PORTEPOCH=	1
8
PORTEPOCH=	1
9
CATEGORIES=	lang
9
CATEGORIES=	lang
10
10
Lines 14-23 Link Here
14
LICENSE=	APACHE20 LGPL21
14
LICENSE=	APACHE20 LGPL21
15
LICENSE_COMB=	dual
15
LICENSE_COMB=	dual
16
16
17
USES=		compiler gmake
17
USE_GITHUB=	yes
18
USE_GITHUB=	yes
18
GH_ACCOUNT=	feeley
19
GH_ACCOUNT=	gambit
19
GH_PROJECT=	gambit
20
GH_PROJECT=	gambit
20
USES=		compiler gmake
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
CONFIGURE_ARGS=	--enable-single-host \
22
CONFIGURE_ARGS=	--enable-single-host \
23
		--enable-gcc-opts \
23
		--enable-gcc-opts \
(-)gambit-c/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1486112900
1
TIMESTAMP = 1595731119
2
SHA256 (feeley-gambit-v4.8.8_GH0.tar.gz) = daf7154fc76efd0ff9b861cdcc770136b07c44241ab60b791339962e43453648
2
SHA256 (gambit-gambit-v4.9.3_GH0.tar.gz) = a5e4e5c66a99b6039fa7ee3741ac80f3f6c4cff47dc9e0ff1692ae73e13751ca
3
SIZE (feeley-gambit-v4.8.8_GH0.tar.gz) = 12574252
3
SIZE (gambit-gambit-v4.9.3_GH0.tar.gz) = 12994862
(-)gambit-c/pkg-plist (-1 / +6 lines)
Lines 1-4 Link Here
1
bin/gambcomp-C
1
bin/gambcomp-C
2
bin/gambcomp-java
3
bin/gambcomp-js
4
bin/gambcomp-php
5
bin/gambcomp-python
6
bin/gambcomp-ruby
2
bin/gambdoc
7
bin/gambdoc
3
bin/gsc-gambit
8
bin/gsc-gambit
4
bin/gsc-script
9
bin/gsc-script
Lines 10-16 Link Here
10
bin/scheme-srfi-0
15
bin/scheme-srfi-0
11
bin/six
16
bin/six
12
bin/six-script
17
bin/six-script
13
include/gambit-c/gambit-not408008.h
18
include/gambit-c/gambit-not409003.h
14
include/gambit-c/gambit.h
19
include/gambit-c/gambit.h
15
lib/gambit-c/_asm#.scm
20
lib/gambit-c/_asm#.scm
16
lib/gambit-c/_assert#.scm
21
lib/gambit-c/_assert#.scm

Return to bug 248283