pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-EOL



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 17 13:13:31 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Test-EOL: Makefile distinfo

Log Message:
p5-Test-EOL: update to 2.00.

2.00      2017-05-03 22:38:59Z
  - Update documentation for starting point change in version 1.5
  - Check *.pod files as well as *.pm, *.pl and *.t (RT#82032)
  - repository has moved to GitHub


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Test-EOL/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Test-EOL/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-Test-EOL/Makefile
diff -u pkgsrc/devel/p5-Test-EOL/Makefile:1.4 pkgsrc/devel/p5-Test-EOL/Makefile:1.5
--- pkgsrc/devel/p5-Test-EOL/Makefile:1.4       Mon Jun  5 14:23:42 2017
+++ pkgsrc/devel/p5-Test-EOL/Makefile   Sun Sep 17 13:13:31 2017
@@ -1,15 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2017/06/05 14:23:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2017/09/17 13:13:31 wiz Exp $
 
-DISTNAME=      Test-EOL-1.6
+DISTNAME=      Test-EOL-2.00
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
-MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/F/FR/FREW/
+MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://search.cpan.org/CPAN/authors/id/F/FR/FREW/
+HOMEPAGE=      http://search.cpan.org/~ether/Test-EOL/
 COMMENT=       Check the correct line endings in your project
-
 LICENSE=       ${PERL5_LICENSE}
 
 PERL5_PACKLIST=         auto/Test/EOL/.packlist

Index: pkgsrc/devel/p5-Test-EOL/distinfo
diff -u pkgsrc/devel/p5-Test-EOL/distinfo:1.1 pkgsrc/devel/p5-Test-EOL/distinfo:1.2
--- pkgsrc/devel/p5-Test-EOL/distinfo:1.1       Mon Nov 30 14:08:51 2015
+++ pkgsrc/devel/p5-Test-EOL/distinfo   Sun Sep 17 13:13:31 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2015/11/30 14:08:51 mef Exp $
+$NetBSD: distinfo,v 1.2 2017/09/17 13:13:31 wiz Exp $
 
-SHA1 (Test-EOL-1.6.tar.gz) = d58cc2cd2698339dc5b088ef2624d9be8b378ce6
-RMD160 (Test-EOL-1.6.tar.gz) = 59f75f0abd092d3aca8292a3a32e52794ae44c72
-SHA512 (Test-EOL-1.6.tar.gz) = 7bc11f6fc2e361f9d2cd97626ba0d8f13ad3118c451d1d6b445f39608aba594e374cc51dec9d872aa831ad69d8b49852044e6edfc64bb8a7804969d8cfaed4cd
-Size (Test-EOL-1.6.tar.gz) = 18617 bytes
+SHA1 (Test-EOL-2.00.tar.gz) = cf1115a1290b4a481fef566610a3d17e30e99805
+RMD160 (Test-EOL-2.00.tar.gz) = 788c8d9f5bdc3a7fcfaf43cc2d6a38941aa81b85
+SHA512 (Test-EOL-2.00.tar.gz) = 9f43b88c05915fe722307a313f9149837058e34c8310393e97418f1393f828c2d2f7c6a7537d9ca8caff1b07a19cb2600904319f753b1a76bca09e654637ede2
+Size (Test-EOL-2.00.tar.gz) = 29987 bytes



Home | Main Index | Thread Index | Old Index