pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/restclient-ui



Module Name:    pkgsrc
Committed By:   abs
Date:           Thu Jan 18 13:53:05 UTC 2024

Modified Files:
        pkgsrc/net/restclient-ui: Makefile PLIST distinfo

Log Message:
Updated net/restclient-ui to 3.7.2

3.7.2: A minimal update to gradle config and dependencies to support
       running under java 17 (still targets java 8)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/restclient-ui/Makefile \
    pkgsrc/net/restclient-ui/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/restclient-ui/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/restclient-ui/Makefile
diff -u pkgsrc/net/restclient-ui/Makefile:1.3 pkgsrc/net/restclient-ui/Makefile:1.4
--- pkgsrc/net/restclient-ui/Makefile:1.3       Fri Feb  1 16:49:07 2019
+++ pkgsrc/net/restclient-ui/Makefile   Thu Jan 18 13:53:05 2024
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2019/02/01 16:49:07 abs Exp $
+# $NetBSD: Makefile,v 1.4 2024/01/18 13:53:05 abs Exp $
 
-DISTNAME=      restclient-ui-fat-3.7.1
-PKGNAME=       restclient-ui-3.7.1
+DISTNAME=      restclient-ui-fat-3.7.2
+PKGNAME=       restclient-ui-3.7.2
 CATEGORIES=    net
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=wiztools/}rest-client/releases/download/3.7.1/
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=abs0/}rest-client/releases/download/3.7.2/
 EXTRACT_SUFX=  .jar
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/wiztools/rest-client
+MAINTAINER=    abs%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/abs0/rest-client
 COMMENT=       Java application to test RESTful webservices
 LICENSE=       apache-2.0
 
Index: pkgsrc/net/restclient-ui/PLIST
diff -u pkgsrc/net/restclient-ui/PLIST:1.3 pkgsrc/net/restclient-ui/PLIST:1.4
--- pkgsrc/net/restclient-ui/PLIST:1.3  Fri Feb  1 16:49:07 2019
+++ pkgsrc/net/restclient-ui/PLIST      Thu Jan 18 13:53:05 2024
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST,v 1.3 2019/02/01 16:49:07 abs Exp $
+@comment $NetBSD: PLIST,v 1.4 2024/01/18 13:53:05 abs Exp $
 bin/restclient-ui
-lib/java/restclient-ui/restclient-ui-fat-3.7.1.jar
+lib/java/restclient-ui/restclient-ui-fat-3.7.2.jar

Index: pkgsrc/net/restclient-ui/distinfo
diff -u pkgsrc/net/restclient-ui/distinfo:1.5 pkgsrc/net/restclient-ui/distinfo:1.6
--- pkgsrc/net/restclient-ui/distinfo:1.5       Tue Oct 26 11:06:48 2021
+++ pkgsrc/net/restclient-ui/distinfo   Thu Jan 18 13:53:05 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:06:48 nia Exp $
+$NetBSD: distinfo,v 1.6 2024/01/18 13:53:05 abs Exp $
 
-BLAKE2s (restclient-ui-fat-3.7.1.jar) = 6f70729e55c33e811c0a2e91b7aa7cbba79280d875242e7797702d00a38dff6e
-SHA512 (restclient-ui-fat-3.7.1.jar) = c3f90594a192afdbdf1520a1f98ca5c77a3874a26c86f7f6da490bbafd176c930e6148ee0f4eba94758c777f7a35aff5dc17532443f6290c608996d37c93e49e
-Size (restclient-ui-fat-3.7.1.jar) = 19332082 bytes
+BLAKE2s (restclient-ui-fat-3.7.2.jar) = cafddd1de16ba87ff8d8e434793c0ba6236e58895e82c48d88d840554cb1b319
+SHA512 (restclient-ui-fat-3.7.2.jar) = 6793ecf115761493e2674f1c2838544ff32100c282d96bec990981b777b67de65cbf4f035b532101bce8b36f016083620354b5c2be6d972cf9dc3d56ccab0c78
+Size (restclient-ui-fat-3.7.2.jar) = 19574413 bytes



Home | Main Index | Thread Index | Old Index