pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Regexp-Common
Module Name: pkgsrc
Committed By: wen
Date: Sun Jul 24 06:17:08 UTC 2016
Modified Files:
pkgsrc/textproc/p5-Regexp-Common: Makefile distinfo
Log Message:
Update to 2016060801
Upstream changes:
Version 2016060801 Wed Jun 8 14:40:04 CEST 2016
+ Removed the optional leading 0 from Australian postal codes -- use -lax
to enable this feature.
+ Improved the patterns for Belgian, Danish, Greenlandic, Swiss, Italian,
German, French, and Norwegian postal codes, only matching actual
valid codes.
This implies rewriting their tests from scratch.
+ Added patterns for postal codes for Liechtenstein, Luxembourg,
Monaco, San Marino, and Vatican City.
+ 2315992 tests in 73 files.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/textproc/p5-Regexp-Common/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/p5-Regexp-Common/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-Regexp-Common/Makefile
diff -u pkgsrc/textproc/p5-Regexp-Common/Makefile:1.26 pkgsrc/textproc/p5-Regexp-Common/Makefile:1.27
--- pkgsrc/textproc/p5-Regexp-Common/Makefile:1.26 Wed Jun 8 19:24:33 2016
+++ pkgsrc/textproc/p5-Regexp-Common/Makefile Sun Jul 24 06:17:08 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2016/06/08 19:24:33 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2016/07/24 06:17:08 wen Exp $
#
-DISTNAME= Regexp-Common-2016020301
+DISTNAME= Regexp-Common-2016060801
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/}
Index: pkgsrc/textproc/p5-Regexp-Common/distinfo
diff -u pkgsrc/textproc/p5-Regexp-Common/distinfo:1.13 pkgsrc/textproc/p5-Regexp-Common/distinfo:1.14
--- pkgsrc/textproc/p5-Regexp-Common/distinfo:1.13 Thu Feb 4 12:11:32 2016
+++ pkgsrc/textproc/p5-Regexp-Common/distinfo Sun Jul 24 06:17:08 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2016/02/04 12:11:32 mef Exp $
+$NetBSD: distinfo,v 1.14 2016/07/24 06:17:08 wen Exp $
-SHA1 (Regexp-Common-2016020301.tar.gz) = a86371ef6fdf449d36058963596f0a7d947fb39e
-RMD160 (Regexp-Common-2016020301.tar.gz) = 9dc24506e26f0cd19fbcb560cd758d4bca897a6f
-SHA512 (Regexp-Common-2016020301.tar.gz) = 20b773015b6c604e5811ea030802605a9e71c9049342a8b88e4d45de310a2f7df468ac4c5b79102870abc290777bccadf380299c64c944aa6fe01f31596a9da0
-Size (Regexp-Common-2016020301.tar.gz) = 119181 bytes
+SHA1 (Regexp-Common-2016060801.tar.gz) = e326a5a3ee2069b04837ba6928a9d7ebe2052346
+RMD160 (Regexp-Common-2016060801.tar.gz) = 06bf4b8126db69b25be9b2ef1a3be88bb6211b4c
+SHA512 (Regexp-Common-2016060801.tar.gz) = 2c1ab9c6efd412d9b071ef80ccfb11fb5de5e4d9d8973efd5f34ad50bf046766ec9fa2851c151a05a3418d07e3ae35e80bb023e41346cb7362c9aee462eb047a
+Size (Regexp-Common-2016060801.tar.gz) = 237712 bytes
Home |
Main Index |
Thread Index |
Old Index