mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
lang/s7: update to 11.3.20250110
Changelog: https://cm-gitlab.stanford.edu/bil/s7/-/commits/master/?ref_type=HEADS
This commit is contained in:
parent
6c8d36229f
commit
92111bdb7b
3 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= s7
|
PORTNAME= s7
|
||||||
CATEGORIES= lang lisp
|
CATEGORIES= lang lisp
|
||||||
# S7_MAJOR_VERSION / S7_MINOR_VERSION / S7_DATE from s7.h
|
# S7_MAJOR_VERSION / S7_MINOR_VERSION / S7_DATE from s7.h
|
||||||
PORTVERSION= 11.2.g20241220
|
PORTVERSION= 11.3.20250110
|
||||||
|
|
||||||
MAINTAINER?= fuz@FreeBSD.org
|
MAINTAINER?= fuz@FreeBSD.org
|
||||||
WWW= https://ccrma.stanford.edu/software/snd/snd/s7.html
|
WWW= https://ccrma.stanford.edu/software/snd/snd/s7.html
|
||||||
|
@ -12,7 +12,7 @@ USES= localbase:ldflags
|
||||||
USE_GITLAB= yes
|
USE_GITLAB= yes
|
||||||
GL_SITE= https://cm-gitlab.stanford.edu
|
GL_SITE= https://cm-gitlab.stanford.edu
|
||||||
GL_ACCOUNT= bil
|
GL_ACCOUNT= bil
|
||||||
GL_TAGNAME= a5515d455f5aca49d5275a5a35ac88935f3ad401
|
GL_TAGNAME= 3cad48b9b7ae7f104cc3d0db689cf121a691628d
|
||||||
|
|
||||||
CFLAGS+= -DS7_LOAD_PATH=\"${DATADIR}\" \
|
CFLAGS+= -DS7_LOAD_PATH=\"${DATADIR}\" \
|
||||||
-DHAVE_COMPLEX_NUMBERS \
|
-DHAVE_COMPLEX_NUMBERS \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1734651883
|
TIMESTAMP = 1736525120
|
||||||
SHA256 (bil-s7-a5515d455f5aca49d5275a5a35ac88935f3ad401_GL0.tar.gz) = 38a8a170755f27df512ff068fbdc2348db4cada3364d83761d04d9b8b2584b29
|
SHA256 (bil-s7-3cad48b9b7ae7f104cc3d0db689cf121a691628d_GL0.tar.gz) = 6293759d657ce1a44f77b5f519f36b54f8f98847efccc7bfd219c78034437c59
|
||||||
SIZE (bil-s7-a5515d455f5aca49d5275a5a35ac88935f3ad401_GL0.tar.gz) = 2786435
|
SIZE (bil-s7-3cad48b9b7ae7f104cc3d0db689cf121a691628d_GL0.tar.gz) = 2797386
|
||||||
|
|
|
@ -29,6 +29,7 @@ lib/libs7.so.0.0.0
|
||||||
%%DATADIR%%/snd-lint.scm
|
%%DATADIR%%/snd-lint.scm
|
||||||
%%DATADIR%%/stuff.scm
|
%%DATADIR%%/stuff.scm
|
||||||
%%DATADIR%%/tools/auto-tester.scm
|
%%DATADIR%%/tools/auto-tester.scm
|
||||||
|
%%DATADIR%%/tools/cb.scm
|
||||||
%%DATADIR%%/tools/compare-calls.scm
|
%%DATADIR%%/tools/compare-calls.scm
|
||||||
%%DATADIR%%/tools/concordance.scm
|
%%DATADIR%%/tools/concordance.scm
|
||||||
%%DATADIR%%/tools/dup.scm
|
%%DATADIR%%/tools/dup.scm
|
||||||
|
|
Loading…
Add table
Reference in a new issue