pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-RT-Client-REST
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 7 13:11:34 UTC 2020
Modified Files:
pkgsrc/net/p5-RT-Client-REST: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/p5-RT-Client-REST/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/p5-RT-Client-REST/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/p5-RT-Client-REST/Makefile
diff -u pkgsrc/net/p5-RT-Client-REST/Makefile:1.23 pkgsrc/net/p5-RT-Client-REST/Makefile:1.24
--- pkgsrc/net/p5-RT-Client-REST/Makefile:1.23 Mon Aug 31 18:10:49 2020
+++ pkgsrc/net/p5-RT-Client-REST/Makefile Mon Sep 7 13:11:34 2020
@@ -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/}
Index: pkgsrc/net/p5-RT-Client-REST/distinfo
diff -u pkgsrc/net/p5-RT-Client-REST/distinfo:1.9 pkgsrc/net/p5-RT-Client-REST/distinfo:1.10
--- pkgsrc/net/p5-RT-Client-REST/distinfo:1.9 Sat Apr 20 07:38:05 2019
+++ pkgsrc/net/p5-RT-Client-REST/distinfo Mon Sep 7 13:11:34 2020
@@ -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