diff options
Diffstat (limited to 'misc')
30 files changed, 131 insertions, 27 deletions
diff --git a/misc/Makefile b/misc/Makefile index 367933aea44b..d3ac3e8deb58 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -123,6 +123,7 @@ SUBDIR += fortune-mod-epictetus SUBDIR += fortune-mod-freebsd-classic SUBDIR += fortune-mod-futurama + SUBDIR += fortune-mod-mormon SUBDIR += fortune-mod-psalms SUBDIR += fortuneit SUBDIR += fq diff --git a/misc/cheat/Makefile b/misc/cheat/Makefile index 40875c6c3ace..a5c0a1d08fc6 100644 --- a/misc/cheat/Makefile +++ b/misc/cheat/Makefile @@ -1,6 +1,6 @@ PORTNAME= cheat DISTVERSION= 4.4.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/chrono/Makefile b/misc/chrono/Makefile index e8e84063248f..e9287be95a7c 100644 --- a/misc/chrono/Makefile +++ b/misc/chrono/Makefile @@ -2,7 +2,7 @@ PORTNAME= chrono DISTVERSIONPREFIX= v DISTVERSION= 1.1.0-4 DISTVERSIONSUFFIX= -g70cda7f -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= misc PKGNAMESUFFIX= -time-tracking diff --git a/misc/compat14x/distinfo b/misc/compat14x/distinfo index 6cc1a76541bc..7102a078bed0 100644 --- a/misc/compat14x/distinfo +++ b/misc/compat14x/distinfo @@ -1,3 +1,13 @@ -TIMESTAMP = 1756895240 +TIMESTAMP = 1756986241 +SHA256 (compat14x-aarch64-14.2.1402000.20250903.tar.xz) = 0f03dc8a15ccc5240669774936c4af09171af5a63b738a60ae43ca5bcd6ebbec +SIZE (compat14x-aarch64-14.2.1402000.20250903.tar.xz) = 3723432 SHA256 (compat14x-amd64-14.2.1402000.20250903.tar.xz) = 05b173c28008fc4b2d696960c068db744e0369d9cd9efefa5e59ac115199b38d SIZE (compat14x-amd64-14.2.1402000.20250903.tar.xz) = 4419272 +SHA256 (compat14x-i386-14.2.1402000.20250903.tar.xz) = 025eb2dfa241177891b64ce977675d4e8a2473d71158e56b61ec1b06495b1782 +SIZE (compat14x-i386-14.2.1402000.20250903.tar.xz) = 2266828 +SHA256 (compat14x-powerpc-14.2.1402000.20250903.tar.xz) = 32e0988b97a98eb2d955f57c66fe807bcafdfe27767f29c6d3ab9e1775b4b07e +SIZE (compat14x-powerpc-14.2.1402000.20250903.tar.xz) = 1964692 +SHA256 (compat14x-powerpc64-14.2.1402000.20250903.tar.xz) = abd254c63f1c09ced73d76cd2e5da5f0536873d78ee919d477aad3f494de4064 +SIZE (compat14x-powerpc64-14.2.1402000.20250903.tar.xz) = 3835228 +SHA256 (compat14x-powerpc64le-14.2.1402000.20250903.tar.xz) = 275124cc29235f5e70aeaa3e50d7a7d9ec9052ca4f76d07f4f84b1b618e4e6cf +SIZE (compat14x-powerpc64le-14.2.1402000.20250903.tar.xz) = 2328468 diff --git a/misc/concourse/Makefile b/misc/concourse/Makefile index 0f6780420e5b..c2e5aac67651 100644 --- a/misc/concourse/Makefile +++ b/misc/concourse/Makefile @@ -1,7 +1,7 @@ PORTNAME= concourse DISTVERSIONPREFIX= v DISTVERSION= 6.7.2 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/cryptoballot/Makefile b/misc/cryptoballot/Makefile index f694525e35cf..8a6d6aa1cc42 100644 --- a/misc/cryptoballot/Makefile +++ b/misc/cryptoballot/Makefile @@ -1,6 +1,6 @@ PORTNAME= cryptoballot DISTVERSION= g20181015 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/dive/Makefile b/misc/dive/Makefile index b3d1128e067e..ff5838f57cbf 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,7 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/exercism/Makefile b/misc/exercism/Makefile index 655abd238de4..8e92d0b8b961 100644 --- a/misc/exercism/Makefile +++ b/misc/exercism/Makefile @@ -1,6 +1,7 @@ PORTNAME= exercism DISTVERSIONPREFIX= v DISTVERSION= 3.5.7 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= bofh@FreeBSD.org diff --git a/misc/fortune-mod-mormon/Makefile b/misc/fortune-mod-mormon/Makefile new file mode 100644 index 000000000000..c3cee2a73de4 --- /dev/null +++ b/misc/fortune-mod-mormon/Makefile @@ -0,0 +1,32 @@ +PORTNAME= fortune-mod-mormon +DISTVERSION= 1.1.0 +CATEGORIES= misc +MASTER_SITES= SF/mormon/fortune-mod-scriptures/${DISTVERSION}/ + +MAINTAINER= ziaee@FreeBSD.org +COMMENT= LDS Scriptures in fortune file format +WWW= https://scriptures.nephi.org + +LICENSE= PD +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= tar:bzip2 +CONFLICTS_INSTALL= fortune-mod-bible fortune-mod-psalms + +MODS= acts aof bible dc eccl epistles gospels isaiah \ + mormon nt ot pgp proverbs psalms scriptures + +PLIST_FILES= ${MODS:S,^,share/games/fortune/,} \ + ${MODS:S,^,share/games/fortune/,:S,$,.dat,} + +do-build: +.for i in ${MODS} + ${RM} ${WRKSRC}/mods/${i}.dat + strfile ${WRKSRC}/mods/${i} +.endfor + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/games/fortune + ${INSTALL_DATA} ${WRKSRC}/mods/* ${STAGEDIR}${PREFIX}/share/games/fortune + +.include <bsd.port.mk> diff --git a/misc/fortune-mod-mormon/distinfo b/misc/fortune-mod-mormon/distinfo new file mode 100644 index 000000000000..9a97272518ed --- /dev/null +++ b/misc/fortune-mod-mormon/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1756841313 +SHA256 (fortune-mod-mormon-1.1.0.tar.bz2) = a8e13023fb3f9b7097f0a72d6dcb8b0b553a20b8062f069ef4fc291fff597089 +SIZE (fortune-mod-mormon-1.1.0.tar.bz2) = 4750745 diff --git a/misc/fortune-mod-mormon/pkg-descr b/misc/fortune-mod-mormon/pkg-descr new file mode 100644 index 000000000000..d4ec77ed567c --- /dev/null +++ b/misc/fortune-mod-mormon/pkg-descr @@ -0,0 +1,20 @@ +The four scriptures of the Church of Jesus Christ of Latter Day Saints, +including the King James Version of the Holy Bible, the Book of Mormon, +Doctrine and Covenants, and the Pearl of Great Price, broken down into +fifteen modules in UNIX fortune file format: + +acts - The Acts +aof - Articles of Faith +bible - The Holy Bible (Old and New Testaments) +dc - Doctrine and Covenants +eccl - Ecclesiastes +epistles - The Epistles (Romans - Jude) +gospels - The Four Gospels (Matthew, Mark, Luke and John) +isaiah - The Book of Isaiah +mormon - The Book of Mormon: Another Testament of Jesus Christ +nt - The New Testament +ot - The Old Testament +pgp - The Pearl of Great Price +proverbs - The Book of Proverbs +psalms - The Book of Psalms +scriptures - All the Scriptures included diff --git a/misc/freebsd-release-manifests/Makefile b/misc/freebsd-release-manifests/Makefile index cf210337878e..a661ef7db1d7 100644 --- a/misc/freebsd-release-manifests/Makefile +++ b/misc/freebsd-release-manifests/Makefile @@ -1,5 +1,5 @@ PORTNAME= freebsd-release-manifests -DISTVERSION= 20250617 +DISTVERSION= 20250907 CATEGORIES= misc MASTER_SITES= # DISTFILES= # diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA1 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA1 new file mode 100644 index 000000000000..46c6075781ed --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-ALPHA1 @@ -0,0 +1,9 @@ +base-dbg.txz 4fdc7e28092fbea4a3069de8c468dcd8c78aa9b460ff9cce62a8d0724d720a23 1751 base_dbg "Base system debug info" off +base.txz f0c51c566fc27598aa26a859fd87f50834c0b4dec10030230c9acd3ff3bc66c3 29618 base "Base system (MANDATORY)" on +kernel-dbg.txz c36093ea1871836758550d1f1c09899f34496b702ebff8d9bc2ca09ad92e3dca 854 kernel_dbg "Kernel debug info" on +kernel.txz 7a3c7b475cbda8c441eb4d56098f1f6fa7a11ce54926d58418980f2f552a1e89 857 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 87e14207e8b4a2d9f9f2e66e92cd7ad83de0dffbdb4ba6e47c1a4c932d4142b6 236 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz bafd132ca285aac94973e45800ddf5af8e18702be7a4f818a51b721b2d0d5c6c 718 lib32 "32-bit compatibility libraries" on +ports.txz 87273fc919024af2ef1792b6e3ce6689df858f2d8db7155ce900d44e5e3ee689 209877 ports "Ports tree" off +src.txz 8a6b11539b54ddc18933b7b385c19fa2f53c7c41886eac83c323a58410121828 117801 src "System source tree" off +tests.txz e6c6035dda2b36518c2796e3181f20c56327024b96a5271017065190913ecc6e 7522 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA1 b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA1 new file mode 100644 index 000000000000..68bb8c8bac22 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-ALPHA1 @@ -0,0 +1,9 @@ +base-dbg.txz a6e8881d3609e488b863fbb4dc0330ef06f747936576128cd37c8fcc3cf89671 1737 base_dbg "Base system debug info" off +base.txz 20157641153809c8da5ebb945f29133cce66fa2657e5765dfc58bb8a50f62cde 29349 base "Base system (MANDATORY)" on +kernel-dbg.txz 75f845ec1f44237cbf356b323132104c0e5d5bdd133fd15d246ce424a82db4b4 718 kernel_dbg "Kernel debug info" on +kernel.txz 3e53bcc1e24c6890ff2dd3654d9ee5953bcc804962e8ab505d592540f2b188c1 787 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 961a022235abe14ba983ad74b572165c384494372ab9c57cc7c7c8528a7010ca 233 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 12c177106426f02ce1fe7970bd1ac63c0300bbc99abdfb531c03c380fa06e87a 702 lib32 "32-bit compatibility libraries" on +ports.txz 87273fc919024af2ef1792b6e3ce6689df858f2d8db7155ce900d44e5e3ee689 209877 ports "Ports tree" off +src.txz 8a6b11539b54ddc18933b7b385c19fa2f53c7c41886eac83c323a58410121828 117801 src "System source tree" off +tests.txz b770dd2a0af9a1f4a8dbb53b6178f547bdbcef1750b5f2bb41c9fd6f66501a18 7520 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA1 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA1 new file mode 100644 index 000000000000..b32719f35135 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA1 @@ -0,0 +1,7 @@ +base-dbg.txz b8b95c89ad6c0ec749d39c624eb0c6ca1d7a7d24c492776b31f6d826400589de 1711 base_dbg "Base system debug info" off +base.txz b7c9832388b59bf1ded7be95a3d887dcf1c66b446248e3ebe7928144a52cc162 29112 base "Base system (MANDATORY)" on +kernel-dbg.txz 0cc4b07d1a345b86f05e569cd081a412a5a91568061864e1780e3e478f91f597 664 kernel_dbg "Kernel debug info" on +kernel.txz 33063020b97ef768ce0657b9b3c43a9cf05bc507db8cc153dd4b097ce75d9307 665 kernel "Kernel (MANDATORY)" on +ports.txz 87273fc919024af2ef1792b6e3ce6689df858f2d8db7155ce900d44e5e3ee689 209877 ports "Ports tree" off +src.txz 8a6b11539b54ddc18933b7b385c19fa2f53c7c41886eac83c323a58410121828 117801 src "System source tree" off +tests.txz 1662e8359ae7675b8e3c6231aff738d5b1e4cfcbe83337e2219cf424d790316a 7521 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA1 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA1 new file mode 100644 index 000000000000..31cb6ae9e0fd --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-ALPHA1 @@ -0,0 +1,7 @@ +base-dbg.txz b6d4ea1d627c42613c969257ae87c700b7dee27cf217715f40e85f52a637e5b2 1712 base_dbg "Base system debug info" off +base.txz fc75139c3402cf94354ceb54dc5b6f5f5bcc235cba9434c827eb7aa12fd1fdbe 29156 base "Base system (MANDATORY)" on +kernel-dbg.txz 0ae7323510f2c983e6a2b148ad9340b64fd8fa0a332533f5da76f89653072f2c 636 kernel_dbg "Kernel debug info" on +kernel.txz d0db3e17eca20561382ee289936f0f8e2d21422e75702cc7f563f7a00af05259 641 kernel "Kernel (MANDATORY)" on +ports.txz 87273fc919024af2ef1792b6e3ce6689df858f2d8db7155ce900d44e5e3ee689 209877 ports "Ports tree" off +src.txz 8a6b11539b54ddc18933b7b385c19fa2f53c7c41886eac83c323a58410121828 117801 src "System source tree" off +tests.txz 4a6ac1d1ad4f5bc6e4ff4c1bcedf157029c19e7126f79198600e924cb642da7a 7521 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/pkg-plist b/misc/freebsd-release-manifests/pkg-plist index 3785e0c50f5c..168828b3413e 100644 --- a/misc/freebsd-release-manifests/pkg-plist +++ b/misc/freebsd-release-manifests/pkg-plist @@ -2,10 +2,12 @@ %%DATADIR%%/MANIFESTS/amd64-amd64-13.5-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-14.2-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-14.3-RELEASE +%%DATADIR%%/MANIFESTS/amd64-amd64-15.0-ALPHA1 %%DATADIR%%/MANIFESTS/arm64-aarch64-13.4-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-13.5-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-14.2-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-14.3-RELEASE +%%DATADIR%%/MANIFESTS/arm64-aarch64-15.0-ALPHA1 %%DATADIR%%/MANIFESTS/i386-i386-13.4-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-13.5-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-14.2-RELEASE @@ -22,6 +24,7 @@ %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.5-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.2-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.3-RELEASE +%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-15.0-ALPHA1 %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.5-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.2-RELEASE @@ -30,3 +33,4 @@ %%DATADIR%%/MANIFESTS/riscv-riscv64-13.5-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-14.2-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-14.3-RELEASE +%%DATADIR%%/MANIFESTS/riscv-riscv64-15.0-ALPHA1 diff --git a/misc/gobuster/Makefile b/misc/gobuster/Makefile index b4df1faf3e60..3fdf401fdc82 100644 --- a/misc/gobuster/Makefile +++ b/misc/gobuster/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobuster DISTVERSIONPREFIX= v DISTVERSION= 3.6.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= misc dns www MAINTAINER= yuri@FreeBSD.org diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index e4c948369d49..46bfcc4acbe1 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -1,7 +1,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 12.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/p5-Business-ISBN-Data/Makefile b/misc/p5-Business-ISBN-Data/Makefile index 972f675dc682..d7c340323ff6 100644 --- a/misc/p5-Business-ISBN-Data/Makefile +++ b/misc/p5-Business-ISBN-Data/Makefile @@ -1,5 +1,5 @@ PORTNAME= Business-ISBN-Data -PORTVERSION= 20250902.001 +PORTVERSION= 20250904.001 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/misc/p5-Business-ISBN-Data/distinfo b/misc/p5-Business-ISBN-Data/distinfo index 84b87a68822e..6e1db3611829 100644 --- a/misc/p5-Business-ISBN-Data/distinfo +++ b/misc/p5-Business-ISBN-Data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756967750 -SHA256 (Business-ISBN-Data-20250902.001.tar.gz) = 4d1f2ae50c30e2bd284682bef9ba921de37da3f8287675f254c502919a6c792b -SIZE (Business-ISBN-Data-20250902.001.tar.gz) = 37199 +TIMESTAMP = 1757081456 +SHA256 (Business-ISBN-Data-20250904.001.tar.gz) = c8a11532b3d4167fadfe7fa6babb0ad7829b40d0483289ad9ffd4a0f3cbcb5c9 +SIZE (Business-ISBN-Data-20250904.001.tar.gz) = 37210 diff --git a/misc/perkeep/Makefile b/misc/perkeep/Makefile index 9c6e291b0008..419573eade08 100644 --- a/misc/perkeep/Makefile +++ b/misc/perkeep/Makefile @@ -1,6 +1,6 @@ PORTNAME= perkeep DISTVERSION= 0.11 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-cmap/Makefile b/misc/py-cmap/Makefile index efa8e2ad4a62..ad3b89423bcb 100644 --- a/misc/py-cmap/Makefile +++ b/misc/py-cmap/Makefile @@ -1,5 +1,5 @@ PORTNAME= cmap -DISTVERSION= 0.6.0 +DISTVERSION= 0.6.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,6 +23,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bokeh>0:www/py-bokeh@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>0:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyqtgraph>0:graphics/py-pyqtgraph@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-qt>0:devel/py-pytest-qt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}QtPy>0:devel/py-QtPy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>0:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vispy>=0.14:graphics/py-vispy@${PY_FLAVOR} # TEST_DEPENDS also needs napari, pygfx, viscm @@ -38,5 +39,6 @@ TEST_ENV= ${MAKE_ENV} \ XAUTHORITY=${XAUTHORITY} # tests as of 0.5.0: 217 passed, 3 skipped in 109.38s (0:01:49) +# tests as of 0.6.2: 3 failed, 214 passed, 3 skipped in 54.50s (3 failures due to deprecation warnings in the Pillow module) .include <bsd.port.mk> diff --git a/misc/py-cmap/distinfo b/misc/py-cmap/distinfo index da53c08e432b..a1b8a2da733b 100644 --- a/misc/py-cmap/distinfo +++ b/misc/py-cmap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745440018 -SHA256 (cmap-0.6.0.tar.gz) = 26b305847e7d722f1be42c2b339417222711da13852f9a123a57a0d100827197 -SIZE (cmap-0.6.0.tar.gz) = 910503 +TIMESTAMP = 1757064976 +SHA256 (cmap-0.6.2.tar.gz) = a511cb0ab349d2ecb7c03f0bb050f5feff5e6fc18d1a503d930b01e3fd80459e +SIZE (cmap-0.6.2.tar.gz) = 911209 diff --git a/misc/slides/Makefile b/misc/slides/Makefile index e0bafd5e8c4b..3f2f4b114e2b 100644 --- a/misc/slides/Makefile +++ b/misc/slides/Makefile @@ -1,7 +1,7 @@ PORTNAME= slides DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= misc PKGNAMESUFFIX= -presentation-tool diff --git a/misc/stormy/Makefile b/misc/stormy/Makefile index 69558614198f..27c204c25ef2 100644 --- a/misc/stormy/Makefile +++ b/misc/stormy/Makefile @@ -1,7 +1,7 @@ PORTNAME= stormy DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= nxjoseph@protonmail.com diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index f8c18e699d69..97ea96d7d03f 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,6 +1,5 @@ PORTNAME= tellico -DISTVERSION= 4.1.2 -PORTREVISION= 1 +DISTVERSION= 4.1.3 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo index 637da85a7277..c05424d33b93 100644 --- a/misc/tellico/distinfo +++ b/misc/tellico/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747072931 -SHA256 (tellico-4.1.2.tar.xz) = 3c00d5213d36fb6faa16d57dba42568e801505f25846e41b342c159c1b3b66a5 -SIZE (tellico-4.1.2.tar.xz) = 6789616 +TIMESTAMP = 1756822107 +SHA256 (tellico-4.1.3.tar.xz) = 6cac452bc10480d50fb0e33c74829aec1ce9880aef39d8b7fdf63bc5a85b3a4f +SIZE (tellico-4.1.3.tar.xz) = 6849524 diff --git a/misc/timetrace/Makefile b/misc/timetrace/Makefile index acc8af5d7645..79e8a7b8dba8 100644 --- a/misc/timetrace/Makefile +++ b/misc/timetrace/Makefile @@ -1,7 +1,7 @@ PORTNAME= timetrace DISTVERSIONPREFIX= v DISTVERSION= 0.14.3 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= misc MAINTAINER= nc@FreeBSD.org diff --git a/misc/wego/Makefile b/misc/wego/Makefile index f3d9004fa810..9f0de0598e83 100644 --- a/misc/wego/Makefile +++ b/misc/wego/Makefile @@ -1,6 +1,6 @@ PORTNAME= wego DISTVERSION= 2.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc MAINTAINER= pkubaj@FreeBSD.org |