pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/restclient-ui Updated net/restclient-ui to 3.7.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1fc73d41e9e2
branches:  trunk
changeset: 329171:1fc73d41e9e2
user:      abs <abs%pkgsrc.org@localhost>
date:      Fri Feb 01 16:49:07 2019 +0000

description:
Updated net/restclient-ui to 3.7.1

Changes

3.7.1

  Restored support for Java 8.

3.7.0

  #71 Added support for empty passwords for BASIC and DIGEST auth.
  #72 Ability to edit URL encoded body parameter.
  #73 Zip distribution build was generating wrong format.

3.6.2

  XML formatting now uses jxmlfmt.
  Built using Java 10. Requires Java 10 to run.

diffstat:

 net/restclient-ui/Makefile |   8 ++++----
 net/restclient-ui/PLIST    |   4 ++--
 net/restclient-ui/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 11 deletions(-)

diffs (41 lines):

diff -r 3ccd4024199f -r 1fc73d41e9e2 net/restclient-ui/Makefile
--- a/net/restclient-ui/Makefile        Fri Feb 01 16:48:59 2019 +0000
+++ b/net/restclient-ui/Makefile        Fri Feb 01 16:49:07 2019 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2016/12/13 10:57:59 abs Exp $
+# $NetBSD: Makefile,v 1.3 2019/02/01 16:49:07 abs Exp $
 
-DISTNAME=      restclient-ui-fat-3.6.1
-PKGNAME=       restclient-ui-3.6.1
+DISTNAME=      restclient-ui-fat-3.7.1
+PKGNAME=       restclient-ui-3.7.1
 CATEGORIES=    net
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=wiztools/}rest-client/releases/download/3.6.1/
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=wiztools/}rest-client/releases/download/3.7.1/
 EXTRACT_SUFX=  .jar
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 3ccd4024199f -r 1fc73d41e9e2 net/restclient-ui/PLIST
--- a/net/restclient-ui/PLIST   Fri Feb 01 16:48:59 2019 +0000
+++ b/net/restclient-ui/PLIST   Fri Feb 01 16:49:07 2019 +0000
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST,v 1.2 2016/12/13 10:57:59 abs Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/02/01 16:49:07 abs Exp $
 bin/restclient-ui
-lib/java/restclient-ui/restclient-ui-fat-3.6.1.jar
+lib/java/restclient-ui/restclient-ui-fat-3.7.1.jar
diff -r 3ccd4024199f -r 1fc73d41e9e2 net/restclient-ui/distinfo
--- a/net/restclient-ui/distinfo        Fri Feb 01 16:48:59 2019 +0000
+++ b/net/restclient-ui/distinfo        Fri Feb 01 16:49:07 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/12/13 10:57:59 abs Exp $
+$NetBSD: distinfo,v 1.3 2019/02/01 16:49:07 abs Exp $
 
-SHA1 (restclient-ui-fat-3.6.1.jar) = 1d1f82b4051d4b494c791dea25dad09b6f28d136
-RMD160 (restclient-ui-fat-3.6.1.jar) = c0cd42a3bea83656bd9c1280dab22a4e9b41e220
-SHA512 (restclient-ui-fat-3.6.1.jar) = 2575309a2540a0598fe81047f6bd9f7b3e8c14f423054f0d6d23dbe5f1e1a37ea437b82701c4c8ec7ca5a2b12217df1d3761d0d9858aa031b9f236e4a2c9a4aa
-Size (restclient-ui-fat-3.6.1.jar) = 19240934 bytes
+SHA1 (restclient-ui-fat-3.7.1.jar) = 6bbdf137e6254bfb83b9dd8ac60e5780988bd4ef
+RMD160 (restclient-ui-fat-3.7.1.jar) = f2b9cf31e3aa8a131ce4c5bb9416bba76ed4e07b
+SHA512 (restclient-ui-fat-3.7.1.jar) = c3f90594a192afdbdf1520a1f98ca5c77a3874a26c86f7f6da490bbafd176c930e6148ee0f4eba94758c777f7a35aff5dc17532443f6290c608996d37c93e49e
+Size (restclient-ui-fat-3.7.1.jar) = 19332082 bytes



Home | Main Index | Thread Index | Old Index