Re: git: 435958a6b57a - main - graphics/sdl2_image: update 2.6.3 → 2.8.2
- In reply to: Dmitry Marakasov : "git: 435958a6b57a - main - graphics/sdl2_image: update 2.6.3 → 2.8.2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Apr 2024 18:10:02 UTC
Moin moin This looks wrong: graphics/sdl2_image/{files => }/patch-CMakeLists.txt graphics/sdl2_image/{files => }/patch-cmake_FindSDL2test.cma Note, we have a git pre-commit hook, that could have warned you about this: [pre-commit] ERROR: ERROR: invalid file 'patch-CMakeLists.txt' in 'graphics/sdl2_image' [pre-commit] ERROR: ERROR: invalid file 'patch-cmake_FindSDL2test.cmake' in 'graphics/sdl2_image' To make use of it, the easiest way is to run: git config --add core.hooksPath .hooks mfg Tobias On Tue, 9 Apr 2024 at 01:18, Dmitry Marakasov <amdmi3@freebsd.org> wrote: > > The branch main has been updated by amdmi3: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=435958a6b57a23c90fa48fd22f7f3c316bd63b57 > > commit 435958a6b57a23c90fa48fd22f7f3c316bd63b57 > Author: Dmitry Marakasov <amdmi3@FreeBSD.org> > AuthorDate: 2024-03-28 18:43:46 +0000 > Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> > CommitDate: 2024-04-08 23:17:48 +0000 > > graphics/sdl2_image: update 2.6.3 → 2.8.2 > --- > graphics/sdl2_image/Makefile | 3 +-- > graphics/sdl2_image/distinfo | 6 +++--- > graphics/sdl2_image/{files => }/patch-CMakeLists.txt | 0 > graphics/sdl2_image/{files => }/patch-cmake_FindSDL2test.cmake | 0 > graphics/sdl2_image/pkg-plist | 2 +- > 5 files changed, 5 insertions(+), 6 deletions(-) > > diff --git a/graphics/sdl2_image/Makefile b/graphics/sdl2_image/Makefile > index 736a9b36bd37..1e8d8d9f1706 100644 > --- a/graphics/sdl2_image/Makefile > +++ b/graphics/sdl2_image/Makefile > @@ -1,7 +1,6 @@ > PORTNAME= sdl2_image > DISTVERSIONPREFIX= release- > -DISTVERSION= 2.6.3 > -PORTREVISION= 5 > +DISTVERSION= 2.8.2 > CATEGORIES= graphics > > MAINTAINER= amdmi3@FreeBSD.org > diff --git a/graphics/sdl2_image/distinfo b/graphics/sdl2_image/distinfo > index f3f65dd9c68d..0cd3d77ca369 100644 > --- a/graphics/sdl2_image/distinfo > +++ b/graphics/sdl2_image/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1675768327 > -SHA256 (libsdl-org-SDL_image-release-2.6.3_GH0.tar.gz) = e3fb5136e1c0e0e118051fbd96cddaf988715ed9fec9296b4861e21823c75b75 > -SIZE (libsdl-org-SDL_image-release-2.6.3_GH0.tar.gz) = 9789534 > +TIMESTAMP = 1711647016 > +SHA256 (libsdl-org-SDL_image-release-2.8.2_GH0.tar.gz) = 8fd59b2c17772d7ac1192b11c645be8d7874f595c1714f4b200ee70b7cc38f3e > +SIZE (libsdl-org-SDL_image-release-2.8.2_GH0.tar.gz) = 11345908 > diff --git a/graphics/sdl2_image/files/patch-CMakeLists.txt b/graphics/sdl2_image/patch-CMakeLists.txt > similarity index 100% > rename from graphics/sdl2_image/files/patch-CMakeLists.txt > rename to graphics/sdl2_image/patch-CMakeLists.txt > diff --git a/graphics/sdl2_image/files/patch-cmake_FindSDL2test.cmake b/graphics/sdl2_image/patch-cmake_FindSDL2test.cmake > similarity index 100% > rename from graphics/sdl2_image/files/patch-cmake_FindSDL2test.cmake > rename to graphics/sdl2_image/patch-cmake_FindSDL2test.cmake > diff --git a/graphics/sdl2_image/pkg-plist b/graphics/sdl2_image/pkg-plist > index 026d66f76368..345b329b3cdf 100644 > --- a/graphics/sdl2_image/pkg-plist > +++ b/graphics/sdl2_image/pkg-plist > @@ -7,6 +7,6 @@ lib/cmake/SDL2_image/SDL2_imageConfig.cmake > lib/cmake/SDL2_image/SDL2_imageConfigVersion.cmake > lib/libSDL2_image-2.0.so > lib/libSDL2_image-2.0.so.0 > -lib/libSDL2_image-2.0.so.0.600.3 > +lib/libSDL2_image-2.0.so.0.800.2 > lib/libSDL2_image.so > libdata/pkgconfig/SDL2_image.pc