pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-String-Format



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Mar  8 13:00:32 UTC 2018

Modified Files:
        pkgsrc/devel/p5-String-Format: Makefile distinfo

Log Message:
p5-String-Format: update to 1.18.

* stable version with the changes in 1.17_50

# Version 1.17_50                                        March 03,  2018

* escape { and } (fix for RT #124147)


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/p5-String-Format/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-String-Format/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-String-Format/Makefile
diff -u pkgsrc/devel/p5-String-Format/Makefile:1.20 pkgsrc/devel/p5-String-Format/Makefile:1.21
--- pkgsrc/devel/p5-String-Format/Makefile:1.20 Mon Jun  5 14:23:36 2017
+++ pkgsrc/devel/p5-String-Format/Makefile      Thu Mar  8 13:00:32 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2017/06/05 14:23:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2018/03/08 13:00:32 wiz Exp $
 
-DISTNAME=      String-Format-1.17
+DISTNAME=      String-Format-1.18
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=String/}
 

Index: pkgsrc/devel/p5-String-Format/distinfo
diff -u pkgsrc/devel/p5-String-Format/distinfo:1.7 pkgsrc/devel/p5-String-Format/distinfo:1.8
--- pkgsrc/devel/p5-String-Format/distinfo:1.7  Tue Nov  3 03:28:45 2015
+++ pkgsrc/devel/p5-String-Format/distinfo      Thu Mar  8 13:00:32 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/03 03:28:45 agc Exp $
+$NetBSD: distinfo,v 1.8 2018/03/08 13:00:32 wiz Exp $
 
-SHA1 (String-Format-1.17.tar.gz) = bbfa7aff13c0aefbb4b24cb12ddbba4a54936c99
-RMD160 (String-Format-1.17.tar.gz) = baf50111f08559b92b4b53f68eba474e32999700
-SHA512 (String-Format-1.17.tar.gz) = 9d003483858d1681d6955b8620cbba649fe8b92c318b29c5dd684857d81320cb35fbb50e537545d1dfd1e3abc9f94acf9263b82442759e55fd686bd6e907a9f6
-Size (String-Format-1.17.tar.gz) = 12841 bytes
+SHA1 (String-Format-1.18.tar.gz) = a38c51955e0c472c66d6a3014c7c5c81979a7275
+RMD160 (String-Format-1.18.tar.gz) = 2461060e16667c854a7a0625f73541b512c4a831
+SHA512 (String-Format-1.18.tar.gz) = 34eb3991a9bea931f59ca1683ba72d8b07244ed4c2a9409be0626346526b4eb2ab07acdd5c4eabf44a767867a4991e97d89835eb0e4c3c43b413de75eb3c0d5d
+Size (String-Format-1.18.tar.gz) = 13676 bytes



Home | Main Index | Thread Index | Old Index