pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Find-Rule-Age Update 0.2 to 0.302



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f25003343b7d
branches:  trunk
changeset: 645608:f25003343b7d
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Jan 31 01:18:49 2015 +0000

description:
Update 0.2 to 0.302
-------------------
0.302   2014-06-11
    - fix some test-issues seen during smoking

0.301   2014-05-25
    - introduce a new API to allow one easier to choose operator
      (<, <=, >=, >) and operands (mtime, atime, ctime) on the
      one hand and duration objects, seconds since epoch, reference
      file on the other hand
    - distinguish between modern API and legacy API, added tests
      for legacy API and implement legacy API as documented

0.300   2013-11-02
    - Move code repository to GitHub
    - use common (sno) Makefile.PL (bye bye, Module::Install)
    - use mandatory author tests
    - taking maintainership (Jens Rehsack)

diffstat:

 devel/p5-File-Find-Rule-Age/Makefile |  5 ++---
 devel/p5-File-Find-Rule-Age/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r a884d88c1769 -r f25003343b7d devel/p5-File-Find-Rule-Age/Makefile
--- a/devel/p5-File-Find-Rule-Age/Makefile      Sat Jan 31 01:16:49 2015 +0000
+++ b/devel/p5-File-Find-Rule-Age/Makefile      Sat Jan 31 01:18:49 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:17 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2015/01/31 01:18:49 mef Exp $
 
-DISTNAME=      File-Find-Rule-Age-0.2
+DISTNAME=      File-Find-Rule-Age-0.302
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
 
diff -r a884d88c1769 -r f25003343b7d devel/p5-File-Find-Rule-Age/distinfo
--- a/devel/p5-File-Find-Rule-Age/distinfo      Sat Jan 31 01:16:49 2015 +0000
+++ b/devel/p5-File-Find-Rule-Age/distinfo      Sat Jan 31 01:18:49 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/05/29 08:21:53 sno Exp $
+$NetBSD: distinfo,v 1.2 2015/01/31 01:18:49 mef Exp $
 
-SHA1 (File-Find-Rule-Age-0.2.tar.gz) = c3497e8534af97f8b3b38a292d44bd804ae96bd6
-RMD160 (File-Find-Rule-Age-0.2.tar.gz) = 46c3d5b7553e56dd145d684d2dad64884977cea9
-Size (File-Find-Rule-Age-0.2.tar.gz) = 19294 bytes
+SHA1 (File-Find-Rule-Age-0.302.tar.gz) = cc562119dfaf1da7436109ef87bf16d904b33cc4
+RMD160 (File-Find-Rule-Age-0.302.tar.gz) = ef57fff7bd31326847b31f3048dabd40ce6abb08
+Size (File-Find-Rule-Age-0.302.tar.gz) = 8258 bytes



Home | Main Index | Thread Index | Old Index