git: 613cfe8a5945 - main - */*: bump PORTREVISION following sse2neon update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Dec 2024 10:47:13 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=613cfe8a5945d2f05231debd3964834b76eb7701 commit 613cfe8a5945d2f05231debd3964834b76eb7701 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2024-12-26 01:48:56 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-12-26 10:46:29 +0000 */*: bump PORTREVISION following sse2neon update --- biology/fermi-lite/Makefile | 1 + math/sfft/Makefile | 2 +- net-mgmt/ipfixcol2/Makefile | 1 + science/opensph/Makefile | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/biology/fermi-lite/Makefile b/biology/fermi-lite/Makefile index 003ba3006bae..7adfe12a1c80 100644 --- a/biology/fermi-lite/Makefile +++ b/biology/fermi-lite/Makefile @@ -2,6 +2,7 @@ PORTNAME= fermi-lite DISTVERSIONPREFIX= v DISTVERSION= 0.1-13 DISTVERSIONSUFFIX= -g85f159e +PORTREVISION= 1 CATEGORIES= biology devel MAINTAINER= yuri@FreeBSD.org diff --git a/math/sfft/Makefile b/math/sfft/Makefile index 18373880bb4c..640917ef2039 100644 --- a/math/sfft/Makefile +++ b/math/sfft/Makefile @@ -1,6 +1,6 @@ PORTNAME= sfft DISTVERSION= 0.1.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= math MASTER_SITES= http://spiral.net/software/sfft/ LOCAL/bf DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/net-mgmt/ipfixcol2/Makefile b/net-mgmt/ipfixcol2/Makefile index 38ff4557deae..f9c1be6bac6c 100644 --- a/net-mgmt/ipfixcol2/Makefile +++ b/net-mgmt/ipfixcol2/Makefile @@ -1,6 +1,7 @@ PORTNAME= ipfixcol2 DISTVERSIONPREFIX= v DISTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= zarychtam@plan-b.pwste.edu.pl diff --git a/science/opensph/Makefile b/science/opensph/Makefile index 1a2e2d8e3456..6da282391f4d 100644 --- a/science/opensph/Makefile +++ b/science/opensph/Makefile @@ -1,6 +1,6 @@ PORTNAME= OpenSPH DISTVERSION= 0.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org