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:   wen
Date:           Sat Dec  8 08:16:48 UTC 2018

Modified Files:
        pkgsrc/net/p5-RT-Client-REST: Makefile distinfo

Log Message:
Update to 0.54

Upstream changes:
0.54 Mon Nov 12 2018 "Dean Hanstead" <dean%bytefoundry.com.au@localhost>
  - Fixes for whitespace handling in attachments RT127607
  - Fix edgecase for handling 401's RT127288


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/p5-RT-Client-REST/Makefile
cvs rdiff -u -r1.7 -r1.8 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.18 pkgsrc/net/p5-RT-Client-REST/Makefile:1.19
--- pkgsrc/net/p5-RT-Client-REST/Makefile:1.18  Sat Nov 10 09:44:10 2018
+++ pkgsrc/net/p5-RT-Client-REST/Makefile       Sat Dec  8 08:16:48 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2018/11/10 09:44:10 wen Exp $
+# $NetBSD: Makefile,v 1.19 2018/12/08 08:16:48 wen Exp $
 
-DISTNAME=      RT-Client-REST-0.53
+DISTNAME=      RT-Client-REST-0.54
 PKGNAME=       p5-${DISTNAME}
 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.7 pkgsrc/net/p5-RT-Client-REST/distinfo:1.8
--- pkgsrc/net/p5-RT-Client-REST/distinfo:1.7   Sat Nov 10 09:44:10 2018
+++ pkgsrc/net/p5-RT-Client-REST/distinfo       Sat Dec  8 08:16:48 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/11/10 09:44:10 wen Exp $
+$NetBSD: distinfo,v 1.8 2018/12/08 08:16:48 wen Exp $
 
-SHA1 (RT-Client-REST-0.53.tar.gz) = dc730863721763061730939c2388e2fe0ed98395
-RMD160 (RT-Client-REST-0.53.tar.gz) = 26782b6c39ef2289f45667946a31a1ef3fbfd8bc
-SHA512 (RT-Client-REST-0.53.tar.gz) = a16b92ae3dfcba000800b715e8f550d3c7a25d612b0549dcd39c034d5f8ffd81ef5d8ed33b053b506c94382929d67f91a9a8d8a63f672a2cb4ca0e398b7bcdb3
-Size (RT-Client-REST-0.53.tar.gz) = 78561 bytes
+SHA1 (RT-Client-REST-0.54.tar.gz) = 7794c9d62306974c0e6926835a908d7d2401746d
+RMD160 (RT-Client-REST-0.54.tar.gz) = ba3f7af5dac6230628168b54d8a02297934295d9
+SHA512 (RT-Client-REST-0.54.tar.gz) = 80edf399a0d38374437209bdd70a6cbe08a09c3baf02a78e79a7a16aa7043eb78f8a664e9c1dfb2d54aac63e3ec0cc5e2e1449aaffea12ab2351e2132d5ab059
+Size (RT-Client-REST-0.54.tar.gz) = 79497 bytes



Home | Main Index | Thread Index | Old Index