pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-Data-ICal
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 7 17:37:19 UTC 2020
Modified Files:
pkgsrc/time/p5-Data-ICal: Makefile distinfo
Removed Files:
pkgsrc/time/p5-Data-ICal/patches: patch-Makefile.PL
Log Message:
p5-Data-ICal: update to 0.24.
0.24 2020-01-03
- Prevent escaping of semi-colon in GEO field(thanks to Lance Wicks)
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/time/p5-Data-ICal/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/time/p5-Data-ICal/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/time/p5-Data-ICal/patches/patch-Makefile.PL
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/p5-Data-ICal/Makefile
diff -u pkgsrc/time/p5-Data-ICal/Makefile:1.28 pkgsrc/time/p5-Data-ICal/Makefile:1.29
--- pkgsrc/time/p5-Data-ICal/Makefile:1.28 Mon Aug 31 18:12:20 2020
+++ pkgsrc/time/p5-Data-ICal/Makefile Mon Sep 7 17:37:19 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2020/08/31 18:12:20 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2020/09/07 17:37:19 wiz Exp $
-DISTNAME= Data-ICal-0.23
+DISTNAME= Data-ICal-0.24
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
@@ -22,7 +21,7 @@ TEST_DEPENDS+= p5-Test-NoWarnings-[0-9]
TEST_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
PERL5_PACKLIST= auto/Data/ICal/.packlist
-PERL5_MODULE_TYPE= Module::Install::Bundled
+PERL5_MODULE_TYPE= Module::Install
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/time/p5-Data-ICal/distinfo
diff -u pkgsrc/time/p5-Data-ICal/distinfo:1.9 pkgsrc/time/p5-Data-ICal/distinfo:1.10
--- pkgsrc/time/p5-Data-ICal/distinfo:1.9 Sat Nov 2 14:51:35 2019
+++ pkgsrc/time/p5-Data-ICal/distinfo Mon Sep 7 17:37:19 2020
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/11/02 14:51:35 mef Exp $
+$NetBSD: distinfo,v 1.10 2020/09/07 17:37:19 wiz Exp $
-SHA1 (Data-ICal-0.23.tar.gz) = b156a30ed694e3455eda107a003422893fc63376
-RMD160 (Data-ICal-0.23.tar.gz) = da87c18cd9164b97fecdc375ec1f0c219aa6cb44
-SHA512 (Data-ICal-0.23.tar.gz) = dc99cacc7fcd9fab9ae8365ab141d381678ff07feb5e0ce3f2baa924040aa0dd9f9f493692e5709493398eeb9755a06567e0eb1c1ac621e22bfad824b10c67b3
-Size (Data-ICal-0.23.tar.gz) = 120345 bytes
-SHA1 (patch-Makefile.PL) = f3f73fe13a06b5b71d2d95b5957e1393523d1f53
+SHA1 (Data-ICal-0.24.tar.gz) = 3d82dbbda204a88aa45fb71597f7e5ebd9f1e105
+RMD160 (Data-ICal-0.24.tar.gz) = 7d3e1eeaaf5f57eb9a3446744a791feb45a5f933
+SHA512 (Data-ICal-0.24.tar.gz) = 592cc76dd8dd00d8ce365a7105c6b732ecb94838876d6b430f1f3078e8674f9584c5a6248c5ec5ebbee9d35f3758d9709d45e70728899c528d030424abe81d9e
+Size (Data-ICal-0.24.tar.gz) = 120451 bytes
Home |
Main Index |
Thread Index |
Old Index