git: 4b22040de3e2 - main - lang/seed7: update to 05_20240322
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Mar 2024 07:55:15 UTC
The branch main has been updated by gahr: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b22040de3e262119518093d67ac780e2fe1eb6e commit 4b22040de3e262119518093d67ac780e2fe1eb6e Author: Pietro Cerutti <gahr@FreeBSD.org> AuthorDate: 2024-03-26 07:52:41 +0000 Commit: Pietro Cerutti <gahr@FreeBSD.org> CommitDate: 2024-03-26 07:55:13 +0000 lang/seed7: update to 05_20240322 Changes: https://github.com/ThomasMertes/seed7/blob/8accb/doc/chlog.txt --- lang/seed7/Makefile | 6 +++--- lang/seed7/distinfo | 6 +++--- lang/seed7/pkg-plist | 2 ++ 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/lang/seed7/Makefile b/lang/seed7/Makefile index 45dd1b0d960c..23741f06c7db 100644 --- a/lang/seed7/Makefile +++ b/lang/seed7/Makefile @@ -1,6 +1,6 @@ PORTNAME= seed7 -DISTVERSION= 05_20230913 -PORTREVISION= 1 +DISTVERSION= 05_20240322 +PORTREVISION= 0 CATEGORIES= lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}/ DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le LIB_DEPENDS= libodbc.so:databases/unixODBC -USES= mysql:client ncurses pgsql sqlite tar:tgz xorg +USES= display:build mysql:client ncurses pgsql sqlite tar:tgz xorg OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/lang/seed7/distinfo b/lang/seed7/distinfo index bdfcb2f583ab..fb5b56b41166 100644 --- a/lang/seed7/distinfo +++ b/lang/seed7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694676658 -SHA256 (seed7_05_20230913.tgz) = 1ef01b37cb8e88697e38ce19fa2a4ca720d859b478eb110894501e8082da88e3 -SIZE (seed7_05_20230913.tgz) = 4067250 +TIMESTAMP = 1711381690 +SHA256 (seed7_05_20240322.tgz) = d1e930e7dd00e67662fb835ea330f3c5a00c8231019ecb500f701214ded3408d +SIZE (seed7_05_20240322.tgz) = 4059481 diff --git a/lang/seed7/pkg-plist b/lang/seed7/pkg-plist index 60ac92cc4903..7cbcc9df7023 100644 --- a/lang/seed7/pkg-plist +++ b/lang/seed7/pkg-plist @@ -6,6 +6,7 @@ lib/seed7/bin/s7_data.a lib/seed7/bin/s7_draw.a lib/seed7/bin/seed7_05.a lib/seed7/lib/aes.s7i +lib/seed7/lib/aes_gcm.s7i lib/seed7/lib/ar.s7i lib/seed7/lib/arc4.s7i lib/seed7/lib/archive_base.s7i @@ -181,6 +182,7 @@ lib/seed7/lib/process.s7i lib/seed7/lib/progs.s7i lib/seed7/lib/propertyfile.s7i lib/seed7/lib/rational.s7i +lib/seed7/lib/readjson.s7i lib/seed7/lib/ref_list.s7i lib/seed7/lib/reference.s7i lib/seed7/lib/reverse.s7i