pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Sub-Quote



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jun 14 13:35:23 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Sub-Quote: Makefile distinfo

Log Message:
Updated p5-Sub-Quote to 2.004000.

2.004000 - 2017-06-07
  - more extensive quotify tests
  - split tests into separate files
  - propagate package to deferred subs, even if unnamed
  - reject invalid attributes
  - include line numbers compile errors (PR#1, djerius)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Sub-Quote/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Sub-Quote/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-Sub-Quote/Makefile
diff -u pkgsrc/devel/p5-Sub-Quote/Makefile:1.2 pkgsrc/devel/p5-Sub-Quote/Makefile:1.3
--- pkgsrc/devel/p5-Sub-Quote/Makefile:1.2      Mon Jun  5 14:23:37 2017
+++ pkgsrc/devel/p5-Sub-Quote/Makefile  Wed Jun 14 13:35:23 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2017/06/05 14:23:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2017/06/14 13:35:23 wiz Exp $
 
-DISTNAME=      Sub-Quote-2.003001
+DISTNAME=      Sub-Quote-2.004000
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Sub/}
 

Index: pkgsrc/devel/p5-Sub-Quote/distinfo
diff -u pkgsrc/devel/p5-Sub-Quote/distinfo:1.1 pkgsrc/devel/p5-Sub-Quote/distinfo:1.2
--- pkgsrc/devel/p5-Sub-Quote/distinfo:1.1      Sun Dec 11 00:25:33 2016
+++ pkgsrc/devel/p5-Sub-Quote/distinfo  Wed Jun 14 13:35:23 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/12/11 00:25:33 wen Exp $
+$NetBSD: distinfo,v 1.2 2017/06/14 13:35:23 wiz Exp $
 
-SHA1 (Sub-Quote-2.003001.tar.gz) = fc04f2697ca43f64b85c7be7d4401b6d9794580e
-RMD160 (Sub-Quote-2.003001.tar.gz) = 5424a93152c15955ad7780cb8c6de7c7eecd1e62
-SHA512 (Sub-Quote-2.003001.tar.gz) = cd24460e52b68955a460accf673a58235c8f846285a01862198bbb4f6c5718f2977e615099da7eb54a41d76ae75fd7167c7d682c14f6819e65c83f163189dd49
-Size (Sub-Quote-2.003001.tar.gz) = 19131 bytes
+SHA1 (Sub-Quote-2.004000.tar.gz) = b85fdb88b34ee1e320346ebab7e951cc5f589c90
+RMD160 (Sub-Quote-2.004000.tar.gz) = fb4c056706850a2b53fffefda6a48d6ea2970fad
+SHA512 (Sub-Quote-2.004000.tar.gz) = 222354896728154da7bfc6ef9d4562430ab250b1e1169330f63b43eef01527785c1c8559c5eb77a8d42484187be74a9ff97b325bb2404a205a6d4b990f8656c5
+Size (Sub-Quote-2.004000.tar.gz) = 20363 bytes



Home | Main Index | Thread Index | Old Index