Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-RT-Client-REST p5-RT-Client-REST: update to 0.60.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36c800a92381
branches:  trunk
changeset: 438482:36c800a92381
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 07 13:11:34 2020 +0000

description:
p5-RT-Client-REST: update to 0.60.

0.60 Wed May 6 2020 "Dean Hamstead" <dean%fragfest.com.au@localhost>
  - PR#25 GH#23 Fix get_attachments_metadata
  - PR#24 GH#22 Fix get_attachments_metadata

0.59 Mon May 4 2020 "Dean Hamstead" <dean%fragfest.com.au@localhost>
  - Worked around what appears to be a bug in PodChecker in perl 5.20
  - Adjusted travis and dist.ini
  - No functional changes

0.58 Thu Apr 30 2020 "Dean Hamstead" <dean%fragfest.com.au@localhost>
  - RT118729 correct bug when "not set" is in textA
  - PR#19 Report UA, URI, and better errors when you opt in. Thanks @melmothx

0.57 Tue Apr 28 2020 "Dean Hamstead" <dean%fragfest.com.au@localhost>
  - PR#21 Add SLA and SLADisabled attributes which appeared in RT 4.4.3

diffstat:

 net/p5-RT-Client-REST/Makefile |   5 ++---
 net/p5-RT-Client-REST/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 02e0cc3cef66 -r 36c800a92381 net/p5-RT-Client-REST/Makefile
--- a/net/p5-RT-Client-REST/Makefile    Mon Sep 07 13:09:52 2020 +0000
+++ b/net/p5-RT-Client-REST/Makefile    Mon Sep 07 13:11:34 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2020/08/31 18:10:49 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2020/09/07 13:11:34 wiz Exp $
 
-DISTNAME=      RT-Client-REST-0.56
+DISTNAME=      RT-Client-REST-0.60
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    net devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=RT/}
 
diff -r 02e0cc3cef66 -r 36c800a92381 net/p5-RT-Client-REST/distinfo
--- a/net/p5-RT-Client-REST/distinfo    Mon Sep 07 13:09:52 2020 +0000
+++ b/net/p5-RT-Client-REST/distinfo    Mon Sep 07 13:11:34 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/04/20 07:38:05 wen Exp $
+$NetBSD: distinfo,v 1.10 2020/09/07 13:11:34 wiz Exp $
 
-SHA1 (RT-Client-REST-0.56.tar.gz) = 9ff187b5957a0b6c144573588e34b81757cb640b
-RMD160 (RT-Client-REST-0.56.tar.gz) = c6891e9df72cb5f90ed1d914a4438cb2ac8ad875
-SHA512 (RT-Client-REST-0.56.tar.gz) = 7b1691e027823ee9e085eb579b41e9af5470058658eb994af37e0e22f1131e7f39cb1ce34368abb0123dce3cee5a757c660811c33b286c2f75632a4731534226
-Size (RT-Client-REST-0.56.tar.gz) = 79684 bytes
+SHA1 (RT-Client-REST-0.60.tar.gz) = e92c9d9ad9419ddecb4dc52b30199605c7799485
+RMD160 (RT-Client-REST-0.60.tar.gz) = 6d4cb2ba7689e0edd2bf119b131bffd471cf4340
+SHA512 (RT-Client-REST-0.60.tar.gz) = 894e25c18e15f7a4a5879fa53cd8b2245c170a77c1a0d592e968525b3aab19d49540433c10cd8812d7502f94737ce1d8e3b3b193ef53f23052c4c4d94a432867
+Size (RT-Client-REST-0.60.tar.gz) = 81651 bytes



Home | Main Index | Thread Index | Old Index