Skip to content

Commit

Permalink
devel/gcli: update to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clausecker committed Mar 28, 2024
1 parent 7fba31c commit 686a6e0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions devel/gcli/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gcli
DISTVERSION= 2.2.0
PORTREVISION= 1
DISTVERSION= 2.3.0
CATEGORIES= devel net
MASTER_SITES= https://herrhotzenplotz.de/gcli/releases/gcli-${DISTVERSION}/

Expand All @@ -12,13 +11,17 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

LIB_DEPENDS= libcurl.so:ftp/curl
TEST_DEPENDS= kyua:devel/kyua

USES= libtool pathfix pkgconfig tar:xz

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
TEST_TARGET= check

OPTIONS_DEFINE= TEST
TEST_LIB_DEPENDS= libatf-c.so:devel/atf

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgcli.so

Expand Down
6 changes: 3 additions & 3 deletions devel/gcli/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1707259937
SHA256 (gcli-2.2.0.tar.xz) = f1353b908d8989188f6842c8a1769995389128c10e5ba09173c5948edd9c612a
SIZE (gcli-2.2.0.tar.xz) = 393380
TIMESTAMP = 1711582809
SHA256 (gcli-2.3.0.tar.xz) = 8c7b86fdc8bfda92ef5b6fb707cd6e2c5d4252bec09a8a37e749de5987cdb4bc
SIZE (gcli-2.3.0.tar.xz) = 398128

0 comments on commit 686a6e0

Please sign in to comment.