mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
deskutils/libcprime: Update to 4.5.0
Bug fixes and minor improvements Changes: https://gitlab.com/cubocore/libcprime/-/commits/master?ref_type=heads
This commit is contained in:
parent
ab6304e314
commit
9e28e01ff1
3 changed files with 8 additions and 9 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= libcprime
|
PORTNAME= libcprime
|
||||||
DISTVERSION= 4.3.0
|
DISTVERSION= 4.5.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= deskutils
|
CATEGORIES= deskutils
|
||||||
|
|
||||||
MAINTAINER= jwb@FreeBSD.org
|
MAINTAINER= jwb@FreeBSD.org
|
||||||
|
@ -16,6 +15,6 @@ USE_LDCONFIG= yes
|
||||||
USE_GITLAB= yes
|
USE_GITLAB= yes
|
||||||
|
|
||||||
GL_ACCOUNT= CuboCore
|
GL_ACCOUNT= CuboCore
|
||||||
GL_TAGNAME= dc9533013e577582193506a154c967bdc63207d3
|
GL_TAGNAME= 647022384c3123f85b372b12503f7b0fa5328a1e
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1657029567
|
TIMESTAMP = 1730204192
|
||||||
SHA256 (CuboCore-libcprime-dc9533013e577582193506a154c967bdc63207d3_GL0.tar.gz) = e1b0b18929f8232be3358b7f893c449ebaa44066a76284b2dabcd4d23d098d5b
|
SHA256 (CuboCore-libcprime-647022384c3123f85b372b12503f7b0fa5328a1e_GL0.tar.gz) = 47a60eb516581f1eccf8d0b519526039412492eebdd0746b6b6545b92796546e
|
||||||
SIZE (CuboCore-libcprime-dc9533013e577582193506a154c967bdc63207d3_GL0.tar.gz) = 51763
|
SIZE (CuboCore-libcprime-647022384c3123f85b372b12503f7b0fa5328a1e_GL0.tar.gz) = 51840
|
||||||
|
|
|
@ -22,13 +22,13 @@ include/cprime/trashmanager.h
|
||||||
include/cprime/variables.h
|
include/cprime/variables.h
|
||||||
lib/libcprime-core.so
|
lib/libcprime-core.so
|
||||||
lib/libcprime-core.so.4
|
lib/libcprime-core.so.4
|
||||||
lib/libcprime-core.so.4.3.0
|
lib/libcprime-core.so.4.5.0
|
||||||
lib/libcprime-gui.so
|
lib/libcprime-gui.so
|
||||||
lib/libcprime-gui.so.4
|
lib/libcprime-gui.so.4
|
||||||
lib/libcprime-gui.so.4.3.0
|
lib/libcprime-gui.so.4.5.0
|
||||||
lib/libcprime-widgets.so
|
lib/libcprime-widgets.so
|
||||||
lib/libcprime-widgets.so.4
|
lib/libcprime-widgets.so.4
|
||||||
lib/libcprime-widgets.so.4.3.0
|
lib/libcprime-widgets.so.4.5.0
|
||||||
share/pkgconfig/cprime-core.pc
|
share/pkgconfig/cprime-core.pc
|
||||||
share/pkgconfig/cprime-gui.pc
|
share/pkgconfig/cprime-gui.pc
|
||||||
share/pkgconfig/cprime-widgets.pc
|
share/pkgconfig/cprime-widgets.pc
|
||||||
|
|
Loading…
Add table
Reference in a new issue