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: Wed Feb 28 08:41:29 UTC 2018
Modified Files:
pkgsrc/net/p5-RT-Client-REST: Makefile distinfo
Log Message:
p5-RT-Client-REST: update to 0.51.
0.51 Tue Feb 27 2017 "Dmitri Tikhonov" <dmitri%cpan.org@localhost>
- Add method to retrieve attachment metadata. Thanks Oriol Soriano.
- Fix filename parsing bug in get_attachment_ids(). Thanks djstauffer.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/p5-RT-Client-REST/Makefile
cvs rdiff -u -r1.4 -r1.5 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.14 pkgsrc/net/p5-RT-Client-REST/Makefile:1.15
--- pkgsrc/net/p5-RT-Client-REST/Makefile:1.14 Wed Jun 28 08:27:43 2017
+++ pkgsrc/net/p5-RT-Client-REST/Makefile Wed Feb 28 08:41:29 2018
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2017/06/28 08:27:43 jperkin Exp $
+# $NetBSD: Makefile,v 1.15 2018/02/28 08:41:29 wiz Exp $
#
-DISTNAME= RT-Client-REST-0.50
+DISTNAME= RT-Client-REST-0.51
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
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.4 pkgsrc/net/p5-RT-Client-REST/distinfo:1.5
--- pkgsrc/net/p5-RT-Client-REST/distinfo:1.4 Wed Jul 20 12:19:03 2016
+++ pkgsrc/net/p5-RT-Client-REST/distinfo Wed Feb 28 08:41:29 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/07/20 12:19:03 mef Exp $
+$NetBSD: distinfo,v 1.5 2018/02/28 08:41:29 wiz Exp $
-SHA1 (RT-Client-REST-0.50.tar.gz) = b77a5191636c4a9821f55df2bb956ba5202ab700
-RMD160 (RT-Client-REST-0.50.tar.gz) = 6c798f8ee9e0676718d71201608f55480e95caf3
-SHA512 (RT-Client-REST-0.50.tar.gz) = 5b3803ae9bdccb4bbc5e1ea7a809ec6fcaf67db6ed6a774355dac8bdadb90d67ceb53e4136688568d211c883150c22d1285937aeb06012695feeff551674f654
-Size (RT-Client-REST-0.50.tar.gz) = 84846 bytes
+SHA1 (RT-Client-REST-0.51.tar.gz) = 23da39faedfa6ac4cb8980c65fa939e30ca0c7d2
+RMD160 (RT-Client-REST-0.51.tar.gz) = ce942e50e5ebd2792dd697ae72214d336d320d79
+SHA512 (RT-Client-REST-0.51.tar.gz) = fea39dda365bc6c66a1b9b0725af0d9af1eb16ae53f2684289e52efe7375ff8ee713fd5ca2eec4782bdb0156f56da6f3e5368d6f15d98c3aca48e9ddbca553d5
+Size (RT-Client-REST-0.51.tar.gz) = 84790 bytes
Home |
Main Index |
Thread Index |
Old Index