mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Update to 0.15.0
This commit is contained in:
parent
9cf9135d8d
commit
3655e482e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445584
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sdl2pp
|
||||
PORTVERSION= 0.14.1
|
||||
PORTVERSION= 0.15.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1498678912
|
||||
SHA256 (libSDL2pp-libSDL2pp-0.14.1_GH0.tar.gz) = be2b2015a4127a1da280224ec3334090772ba7eaa83fc88225c9c11a0aa9a07a
|
||||
SIZE (libSDL2pp-libSDL2pp-0.14.1_GH0.tar.gz) = 303641
|
||||
TIMESTAMP = 1499784833
|
||||
SHA256 (libSDL2pp-libSDL2pp-0.15.0_GH0.tar.gz) = c004b0dc1272b9e2cd97f75050480f3083d03fe04cb0d13a33de52518575fe55
|
||||
SIZE (libSDL2pp-libSDL2pp-0.15.0_GH0.tar.gz) = 306040
|
||||
|
@ -1,6 +1,7 @@
|
||||
include/SDL2pp/AudioDevice.hh
|
||||
include/SDL2pp/AudioSpec.hh
|
||||
include/SDL2pp/Chunk.hh
|
||||
include/SDL2pp/Color.hh
|
||||
include/SDL2pp/Config.hh
|
||||
include/SDL2pp/ContainerRWops.hh
|
||||
include/SDL2pp/Exception.hh
|
||||
@ -26,6 +27,6 @@ include/SDL2pp/Window.hh
|
||||
include/SDL2pp/external/libcpp_optional.hh
|
||||
lib/libSDL2pp.so
|
||||
lib/libSDL2pp.so.8
|
||||
lib/libSDL2pp.so.8.1.0
|
||||
lib/libSDL2pp.so.8.2.0
|
||||
libdata/pkgconfig/sdl2pp.pc
|
||||
share/cmake/Modules/FindSDL2PP.cmake
|
||||
|
Loading…
Reference in New Issue
Block a user