diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 19:13:07 +0200 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 19:13:17 +0200 |
commit | 664a2fa1e56e670a356f54c94389bdb47d868f3f (patch) | |
tree | cac375e8d9b687285123442d247e84a82100ae57 /misc | |
parent | 7e8ed677f176d1b351caf44f308cf3a2f58266e8 (diff) | |
download | freebsd-ports-664a2fa1e56e670a356f54c94389bdb47d868f3f.zip |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
Diffstat (limited to 'misc')
-rw-r--r-- | misc/copperspice-examples/Makefile | 2 | ||||
-rw-r--r-- | misc/openmvg/Makefile | 2 | ||||
-rw-r--r-- | misc/visp/Makefile | 2 | ||||
-rw-r--r-- | misc/vxl/Makefile | 2 | ||||
-rw-r--r-- | misc/wmweather+/Makefile | 1 |
5 files changed, 5 insertions, 4 deletions
diff --git a/misc/copperspice-examples/Makefile b/misc/copperspice-examples/Makefile index 4dfc36986a0d..8395db35510b 100644 --- a/misc/copperspice-examples/Makefile +++ b/misc/copperspice-examples/Makefile @@ -1,7 +1,7 @@ PORTNAME= copperspice-examples DISTVERSIONPREFIX= ks- DISTVERSION= 1.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= https://download.copperspice.com/kitchensink/source/ DISTNAME= KitchenSink-${DISTVERSION} diff --git a/misc/openmvg/Makefile b/misc/openmvg/Makefile index 76c8d0852be0..640e8543e269 100644 --- a/misc/openmvg/Makefile +++ b/misc/openmvg/Makefile @@ -1,7 +1,7 @@ PORTNAME= openmvg DISTVERSIONPREFIX= v DISTVERSION= 2.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= misc science MAINTAINER= yuri@FreeBSD.org diff --git a/misc/visp/Makefile b/misc/visp/Makefile index 73ad40311559..7c19bdf9397d 100644 --- a/misc/visp/Makefile +++ b/misc/visp/Makefile @@ -1,6 +1,6 @@ PORTNAME= visp DISTVERSION= 3.5.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= misc MASTER_SITES= https://visp-doc.inria.fr/download/releases/ diff --git a/misc/vxl/Makefile b/misc/vxl/Makefile index 7fc97454f835..5505c9c5891b 100644 --- a/misc/vxl/Makefile +++ b/misc/vxl/Makefile @@ -1,7 +1,7 @@ PORTNAME= vxl DISTVERSIONPREFIX= v DISTVERSION= 3.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc science MAINTAINER= yuri@FreeBSD.org diff --git a/misc/wmweather+/Makefile b/misc/wmweather+/Makefile index a17caa5b2000..0119370c161a 100644 --- a/misc/wmweather+/Makefile +++ b/misc/wmweather+/Makefile @@ -1,5 +1,6 @@ PORTNAME= wmweather+ PORTVERSION= 2.18 +PORTREVISION= 1 CATEGORIES= misc windowmaker geography MASTER_SITES= SF/wmweatherplus/wmweather%2B/ \ SF/nemysisfreebsdp/misc/:icons |