mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
devel/bcunit: Update version 5.2.62=>5.4.2
Changelog: https://gitlab.linphone.org/BC/public/bcunit/-/tags/5.4.2 Sponsored by: Cybermancer Infosec
This commit is contained in:
parent
1bfc03f949
commit
3f91dfca84
3 changed files with 9 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= bcunit
|
||||
PORTVERSION= 5.2.62
|
||||
PORTVERSION= 5.4.2
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= bofh@FreeBSD.org
|
||||
|
@ -13,6 +13,7 @@ USES= autoreconf cmake libtool pathfix pkgconfig
|
|||
USE_GITLAB= yes
|
||||
GL_SITE= https://gitlab.linphone.org/BC
|
||||
GL_ACCOUNT= public
|
||||
CAKE_ARGS= -DENABLE_BCUNIT_DEPRECATED=ON
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1690551507
|
||||
SHA256 (bcunit-5.2.62.tar.bz2) = fc7e02ebe86e65dac0cc98e41b5600f8f7677fefd14fcc979c7a4eeecf7eb6d9
|
||||
SIZE (bcunit-5.2.62.tar.bz2) = 248879
|
||||
TIMESTAMP = 1743009110
|
||||
SHA256 (bcunit-5.4.2.tar.bz2) = aac270a562a8b2ce83bbab64e0b25e43df8f10837a35ccddbf64e4d4abe7e139
|
||||
SIZE (bcunit-5.4.2.tar.bz2) = 248492
|
||||
|
|
|
@ -9,8 +9,6 @@ include/BCUnit/TestDB.h
|
|||
include/BCUnit/TestRun.h
|
||||
include/BCUnit/Util.h
|
||||
lib/libbcunit.a
|
||||
lib/libbcunit.so
|
||||
lib/libbcunit.so.1.0.1
|
||||
libdata/pkgconfig/bcunit.pc
|
||||
share/BCUnit/BCUnit-List.dtd
|
||||
share/BCUnit/BCUnit-List.xsl
|
||||
|
@ -18,7 +16,7 @@ share/BCUnit/BCUnit-Run.dtd
|
|||
share/BCUnit/BCUnit-Run.xsl
|
||||
share/BCUnit/Memory-Dump.dtd
|
||||
share/BCUnit/Memory-Dump.xsl
|
||||
share/BCunit/cmake/BcUnitConfig.cmake
|
||||
share/BCunit/cmake/BcUnitConfigVersion.cmake
|
||||
share/BCunit/cmake/BcUnitTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
share/BCunit/cmake/BcUnitTargets.cmake
|
||||
share/BCUnit/cmake/BCUnitConfig.cmake
|
||||
share/BCUnit/cmake/BCUnitConfigVersion.cmake
|
||||
share/BCUnit/cmake/BCUnitTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
share/BCUnit/cmake/BCUnitTargets.cmake
|
||||
|
|
Loading…
Add table
Reference in a new issue