1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

lang/s7: update to 11.2.g20240910

- grab true version from s7.h
 - as author changes version date without bumping the version, keep the
   .gYYYYmmdd suffix for now

Changelog: https://cm-gitlab.stanford.edu/bil/s7/-/commits/master/?ref_type=HEADS
This commit is contained in:
Robert Clausecker 2024-09-12 01:21:01 +02:00
parent 4dec579cc1
commit 6a59610180
3 changed files with 11 additions and 5 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= s7
PORTVERSION= g20231215
# S7_MAJOR_VERSION / S7_MINOR_VERSION from s7.h
PORTVERSION= 11.2.g20240910
CATEGORIES= lang lisp
MAINTAINER= fuz@FreeBSD.org
@ -12,7 +13,7 @@ USES= localbase:ldflags
USE_GITLAB= yes
GL_SITE= https://cm-gitlab.stanford.edu/
GL_ACCOUNT= bil
GL_TAGNAME= edc6242088978d09bff053726ec2f8a6ea8f8f72
GL_TAGNAME= 5c09cea71f6e619794d26d4d13c5d2905925d9e7
USE_LDCONFIG= yes
CFLAGS+= -DS7_LOAD_PATH=\"${DATADIR}\" \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1702642188
SHA256 (bil-s7-edc6242088978d09bff053726ec2f8a6ea8f8f72_GL0.tar.gz) = ce1592b1bb43ebbab6e6de03e5eb231eec5764c3cf2686408851914ee814072b
SIZE (bil-s7-edc6242088978d09bff053726ec2f8a6ea8f8f72_GL0.tar.gz) = 2705853
TIMESTAMP = 1726096599
SHA256 (bil-s7-5c09cea71f6e619794d26d4d13c5d2905925d9e7_GL0.tar.gz) = 6184dc5d1b7929a8109a2abf99def32576bb59f4fb4cf7997a10de17563f8396
SIZE (bil-s7-5c09cea71f6e619794d26d4d13c5d2905925d9e7_GL0.tar.gz) = 2765188

View File

@ -41,6 +41,7 @@ lib/libs7.so
%%DATADIR%%/tools/tbig.scm
%%DATADIR%%/tools/tcase.scm
%%DATADIR%%/tools/tclo.scm
%%DATADIR%%/tools/tcomplex.scm
%%DATADIR%%/tools/tcopy.scm
%%DATADIR%%/tools/teq.scm
%%DATADIR%%/tools/texit.scm
@ -57,13 +58,16 @@ lib/libs7.so
%%DATADIR%%/tools/tlamb.scm
%%DATADIR%%/tools/tleft.scm
%%DATADIR%%/tools/tlet.scm
%%DATADIR%%/tools/tlimit.scm
%%DATADIR%%/tools/tlist.scm
%%DATADIR%%/tools/tload.scm
%%DATADIR%%/tools/tmac.scm
%%DATADIR%%/tools/tmap-hash.scm
%%DATADIR%%/tools/tmap.scm
%%DATADIR%%/tools/tmat.scm
%%DATADIR%%/tools/tmisc.scm
%%DATADIR%%/tools/tmock.scm
%%DATADIR%%/tools/tmv.scm
%%DATADIR%%/tools/tnum.scm
%%DATADIR%%/tools/tobj.scm
%%DATADIR%%/tools/tpeak.scm
@ -77,4 +81,5 @@ lib/libs7.so
%%DATADIR%%/tools/tstar.scm
%%DATADIR%%/tools/tvect.scm
%%DATADIR%%/tools/valcall.scm
%%DATADIR%%/utf8-tests.scm
%%DATADIR%%/write.scm