diff options
Diffstat (limited to 'devel/gcli')
-rw-r--r-- | devel/gcli/Makefile | 5 | ||||
-rw-r--r-- | devel/gcli/distinfo | 6 | ||||
-rw-r--r-- | devel/gcli/pkg-plist | 1 |
3 files changed, 7 insertions, 5 deletions
diff --git a/devel/gcli/Makefile b/devel/gcli/Makefile index c8a88bd6f302..1c981d9f9394 100644 --- a/devel/gcli/Makefile +++ b/devel/gcli/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcli -DISTVERSION= 2.8.0 +DISTVERSION= 2.9.0 CATEGORIES= devel net MASTER_SITES= https://herrhotzenplotz.de/gcli/releases/gcli-${DISTVERSION}/ @@ -10,7 +10,8 @@ WWW= https://herrhotzenplotz.de/gcli/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libcurl.so:ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl \ + libpdjson.so:textproc/pdjson TEST_DEPENDS= kyua:devel/kyua USES= libtool pathfix pkgconfig ssl tar:xz diff --git a/devel/gcli/distinfo b/devel/gcli/distinfo index fe18a3234c8d..0eb95c0db44d 100644 --- a/devel/gcli/distinfo +++ b/devel/gcli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748258074 -SHA256 (gcli-2.8.0.tar.xz) = b3ee6eb0d694f47f15a6d6e4f5adc824059e3f6836dfe95e74bd3a0cf92f05ec -SIZE (gcli-2.8.0.tar.xz) = 373532 +TIMESTAMP = 1756285649 +SHA256 (gcli-2.9.0.tar.xz) = 3753c0180c92ef71526ab015403f19fc359d4528cfd29fefdb2dbac0e9eb757b +SIZE (gcli-2.9.0.tar.xz) = 381808 diff --git a/devel/gcli/pkg-plist b/devel/gcli/pkg-plist index 71dae9ba923c..bbefa0d95885 100644 --- a/devel/gcli/pkg-plist +++ b/devel/gcli/pkg-plist @@ -14,5 +14,6 @@ share/man/man1/gcli-releases.1.gz share/man/man1/gcli-repos.1.gz share/man/man1/gcli-snippets.1.gz share/man/man1/gcli-status.1.gz +share/man/man1/gcli-tutorial.1.gz share/man/man1/gcli.1.gz share/man/man5/gcli.5.gz |