mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
- Update to v4_6_1 [1]
- Pet portlint(1) (space --> tab after variable name) PR: ports/158670 [1] Submitted by: Klaus Aehlig <aehlig@linta.de> Approved by: pmn@bakarika.net (maintainer)
This commit is contained in:
parent
f5dd8e22f2
commit
7e15fd7b50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277192
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gambit-c
|
||||
DISTVERSION= v4_6_0
|
||||
DISTVERSION= v4_6_1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.iro.umontreal.ca/~gambit/download/gambit/v4.6/source/
|
||||
@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= pmn@bakarika.net
|
||||
COMMENT= Gambit programming system where the compiler generates portable C code
|
||||
|
||||
MAN1= gsi.1
|
||||
MAN1= gsi.1
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gambc-v4_6_0.tgz) = 905cea7435f5e23c955713466f4baca07100d375e35520a0132b4d7472863be2
|
||||
SIZE (gambc-v4_6_0.tgz) = 8196859
|
||||
SHA256 (gambc-v4_6_1.tgz) = 42e24b13b84dae8cdcb0f480946944932a1b1dd4f413136929fff7e9f56593eb
|
||||
SIZE (gambc-v4_6_1.tgz) = 9529979
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/gambc-cc.bat
|
||||
bin/gambc-doc.bat
|
||||
bin/gambc-cc
|
||||
bin/gambc-doc
|
||||
bin/gsc-gambit
|
||||
bin/gsc-script
|
||||
bin/gsi-gambit
|
||||
@ -10,7 +10,7 @@ bin/scheme-r5rs
|
||||
bin/scheme-srfi-0
|
||||
bin/six
|
||||
bin/six-script
|
||||
include/gambit-c/gambit-not406000.h
|
||||
include/gambit-c/gambit-not406001.h
|
||||
include/gambit-c/gambit.h
|
||||
lib/gambit-c/_eval#.scm
|
||||
lib/gambit-c/_gambc.c
|
||||
|
Loading…
Reference in New Issue
Block a user