git: 976eda51607c - main - =?utf-8?Q?graphics/{lunasvg,plutosvg,sdl3_ttf}: bump after update graphics/plutovg =Q?graphics/{lunasvg,plutosvg,sdl3_ttf}: bump after update graphics/plutovg =
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 21:36:54 UTC
0.0.13 =E2=86=92 1.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vvd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 976eda51607ca65ed1ebcf713b30b2f8e6754966 Auto-Submitted: auto-generated The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=976eda51607ca65ed1ebcf713b30b2f8e6754966 commit 976eda51607ca65ed1ebcf713b30b2f8e6754966 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2025-03-14 21:32:33 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-03-14 21:32:33 +0000 graphics/{lunasvg,plutosvg,sdl3_ttf}: bump after update graphics/plutovg 0.0.13 → 1.0.0 SONAME in graphics/plutovg changed from 0 to 1 PR: 285402 --- graphics/lunasvg/Makefile | 1 + graphics/plutosvg/Makefile | 1 + graphics/sdl3_ttf/Makefile | 1 + 3 files changed, 3 insertions(+) diff --git a/graphics/lunasvg/Makefile b/graphics/lunasvg/Makefile index aa47b65b4c70..cc1870a689b5 100644 --- a/graphics/lunasvg/Makefile +++ b/graphics/lunasvg/Makefile @@ -1,6 +1,7 @@ PORTNAME= lunasvg DISTVERSIONPREFIX= v DISTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= alster@vinterdalen.se diff --git a/graphics/plutosvg/Makefile b/graphics/plutosvg/Makefile index f1119d5465fd..bf86b9449179 100644 --- a/graphics/plutosvg/Makefile +++ b/graphics/plutosvg/Makefile @@ -1,6 +1,7 @@ PORTNAME= plutosvg DISTVERSIONPREFIX= v DISTVERSION= 0.0.6 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= alster@vinterdalen.se diff --git a/graphics/sdl3_ttf/Makefile b/graphics/sdl3_ttf/Makefile index eab061ed5aaf..f57e67557337 100644 --- a/graphics/sdl3_ttf/Makefile +++ b/graphics/sdl3_ttf/Makefile @@ -1,6 +1,7 @@ PORTNAME= sdl3_ttf DISTVERSIONPREFIX= release- DISTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org