deskutils/libcprime: Update to 4.3.0
Minor build system updates Changes: https://gitlab.com/cubocore/libcprime/-/tags
This commit is contained in:
parent
b9d55c3580
commit
03e3e72737
@ -1,5 +1,5 @@
|
||||
PORTNAME= libcprime
|
||||
DISTVERSION= 4.2.2
|
||||
DISTVERSION= 4.3.0
|
||||
CATEGORIES= deskutils
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
@ -14,6 +14,6 @@ USE_LDCONFIG= yes
|
||||
USE_GITLAB= yes
|
||||
|
||||
GL_ACCOUNT= CuboCore
|
||||
GL_COMMIT= a5d026eb116d714d1d5312210f914d0a0d4adb2d
|
||||
GL_COMMIT= 6a622256d9254c413017df03db21b87054b2fd16
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1627477376
|
||||
SHA256 (CuboCore-libcprime-a5d026eb116d714d1d5312210f914d0a0d4adb2d_GL0.tar.gz) = 8be8c1aba3d0cdf613de4dbbd815858fcd15f6b00df9a3fa1ba8f0b1e57adc19
|
||||
SIZE (CuboCore-libcprime-a5d026eb116d714d1d5312210f914d0a0d4adb2d_GL0.tar.gz) = 54274
|
||||
TIMESTAMP = 1654344073
|
||||
SHA256 (CuboCore-libcprime-6a622256d9254c413017df03db21b87054b2fd16_GL0.tar.gz) = 009a96e5e8a270348e6bea7c3ab848a189173f81947ad6a19e316663a11d2cc9
|
||||
SIZE (CuboCore-libcprime-6a622256d9254c413017df03db21b87054b2fd16_GL0.tar.gz) = 54619
|
||||
|
@ -22,13 +22,13 @@ include/cprime/trashmanager.h
|
||||
include/cprime/variables.h
|
||||
lib/libcprime-core.so
|
||||
lib/libcprime-core.so.4
|
||||
lib/libcprime-core.so.4.2.0
|
||||
lib/libcprime-core.so.4.3.0
|
||||
lib/libcprime-gui.so
|
||||
lib/libcprime-gui.so.4
|
||||
lib/libcprime-gui.so.4.2.0
|
||||
lib/libcprime-gui.so.4.3.0
|
||||
lib/libcprime-widgets.so
|
||||
lib/libcprime-widgets.so.4
|
||||
lib/libcprime-widgets.so.4.2.0
|
||||
lib/libcprime-widgets.so.4.3.0
|
||||
share/pkgconfig/cprime-core.pc
|
||||
share/pkgconfig/cprime-gui.pc
|
||||
share/pkgconfig/cprime-widgets.pc
|
||||
|
Loading…
Reference in New Issue
Block a user