diff options
Diffstat (limited to 'lang/seed7')
-rw-r--r-- | lang/seed7/Makefile | 4 | ||||
-rw-r--r-- | lang/seed7/distinfo | 6 | ||||
-rw-r--r-- | lang/seed7/files/patch-mk_freebsd.mk | 4 | ||||
-rw-r--r-- | lang/seed7/pkg-plist | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/lang/seed7/Makefile b/lang/seed7/Makefile index 1503e183b75d..87346b998274 100644 --- a/lang/seed7/Makefile +++ b/lang/seed7/Makefile @@ -1,6 +1,5 @@ PORTNAME= seed7 -DISTVERSION= 05_20250111 -PORTREVISION= 0 +DISTVERSION= 05_20250729 CATEGORIES= lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}/ DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -25,6 +24,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES USE_XORG= x11 xrender WANT_PGSQL= client +PATCH_WRKSRC= ${WRKDIR}/${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME}/src MAKE_ENV+= S7_LIB_DIR=${S7_LIB_DIR} \ SEED7_LIBRARY=${SEED7_LIBRARY} \ diff --git a/lang/seed7/distinfo b/lang/seed7/distinfo index e90e6a991c6e..25c350a95aed 100644 --- a/lang/seed7/distinfo +++ b/lang/seed7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738662319 -SHA256 (seed7_05_20250111.tgz) = 041de239140bc6a933c9ceb819716e059ec88395c147b269ed9816f2e68b0209 -SIZE (seed7_05_20250111.tgz) = 4260238 +TIMESTAMP = 1753863983 +SHA256 (seed7_05_20250729.tgz) = 416a8a54e61b1539f5fbc131827a38d588758415e617b9941af3cd6b0e2105f0 +SIZE (seed7_05_20250729.tgz) = 4386548 diff --git a/lang/seed7/files/patch-mk_freebsd.mk b/lang/seed7/files/patch-mk_freebsd.mk index 6241674911c8..ac985e54d4e6 100644 --- a/lang/seed7/files/patch-mk_freebsd.mk +++ b/lang/seed7/files/patch-mk_freebsd.mk @@ -1,5 +1,5 @@ ---- mk_freebsd.mk.orig 2020-05-21 06:01:46 UTC -+++ mk_freebsd.mk +--- src/mk_freebsd.mk.orig 2020-05-21 06:01:46 UTC ++++ src/mk_freebsd.mk @@ -153,6 +153,7 @@ chkccomp.h: echo "#define SQL_SERVER_LIBRARY_PATH \"-L%%LOCALBASE%%/lib\"" >> chkccomp.h echo "#define TDS_INCLUDE_OPTIONS \"-I%%LOCALBASE%%/include\"" >> chkccomp.h diff --git a/lang/seed7/pkg-plist b/lang/seed7/pkg-plist index 4bcfe1319222..d7e044879535 100644 --- a/lang/seed7/pkg-plist +++ b/lang/seed7/pkg-plist @@ -83,6 +83,7 @@ lib/seed7/lib/comp/prg_act.s7i lib/seed7/lib/comp/ref_act.s7i lib/seed7/lib/comp/rfl_act.s7i lib/seed7/lib/comp/sct_act.s7i +lib/seed7/lib/comp/sel_act.s7i lib/seed7/lib/comp/set_act.s7i lib/seed7/lib/comp/soc_act.s7i lib/seed7/lib/comp/sql_act.s7i @@ -155,6 +156,7 @@ lib/seed7/lib/inifile.s7i lib/seed7/lib/integer.s7i lib/seed7/lib/iobuffer.s7i lib/seed7/lib/jpeg.s7i +lib/seed7/lib/json_serde.s7i lib/seed7/lib/json.s7i lib/seed7/lib/keybd.s7i lib/seed7/lib/keydescr.s7i @@ -226,6 +228,7 @@ lib/seed7/lib/stdio.s7i lib/seed7/lib/strifile.s7i lib/seed7/lib/string.s7i lib/seed7/lib/stritext.s7i +lib/seed7/lib/struct_elem.s7i lib/seed7/lib/struct.s7i lib/seed7/lib/subfile.s7i lib/seed7/lib/subrange.s7i @@ -235,6 +238,7 @@ lib/seed7/lib/tar.s7i lib/seed7/lib/tdes.s7i lib/seed7/lib/tee.s7i lib/seed7/lib/text.s7i +lib/seed7/lib/tga.s7i lib/seed7/lib/tiff.s7i lib/seed7/lib/time.s7i lib/seed7/lib/tls.s7i |