x11/clip: update 1.9 → 1.10

Reported by:	portscout
This commit is contained in:
Yuri Victorovich
2025-06-14 23:26:21 -07:00
parent 1b47056f88
commit 44b15dd0b8
2 changed files with 10 additions and 11 deletions
+7 -8
View File
@@ -1,6 +1,6 @@
PORTNAME= clip
DISTVERSIONPREFIX= v
DISTVERSION= 1.9
DISTVERSION= 1.10
CATEGORIES= x11
PKGNAMESUFFIX= -clipboard-library
@@ -11,7 +11,10 @@ WWW= https://github.com/dacap/clip
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= cmake
LIB_DEPENDS= libpng16.so:graphics/png
USES= cmake:testing localbase:ldflags xorg
USE_XORG= xcb
USE_LDCONFIG= yes
USE_GITHUB= yes
@@ -19,12 +22,8 @@ GH_ACCOUNT= dacap
CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_OFF= CLIP_EXAMPLES CLIP_TESTS
CMAKE_TESTING_ON= CLIP_TESTS
PLIST_FILES= include/clip.h \
lib/libclip.so
do-install: # workaround for https://github.com/dacap/clip/issues/77
${INSTALL_DATA} ${WRKSRC}/clip.h ${STAGEDIR}${PREFIX}/include
${INSTALL_LIB} ${BUILD_WRKSRC}/libclip.so ${STAGEDIR}${PREFIX}/lib
# tests as of 1.10: 0% tests passed, 3 tests failed out of 3, see https://github.com/dacap/clip/issues/87
.include <bsd.port.mk>
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1717556485
SHA256 (dacap-clip-v1.9_GH0.tar.gz) = e8af414c720784a6005419afb087786c05602e998ec52b2efe9e3112b7535d30
SIZE (dacap-clip-v1.9_GH0.tar.gz) = 28926
TIMESTAMP = 1749965807
SHA256 (dacap-clip-v1.10_GH0.tar.gz) = 6b27976f0d1940697338f374a879964fff8fc02d0263faa76cfab99c9afff86f
SIZE (dacap-clip-v1.10_GH0.tar.gz) = 31923