pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Filter Update p5-Filter to 1.39.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e94a9c270f0c
branches:  trunk
changeset: 594975:e94a9c270f0c
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Fri Nov 11 04:33:32 2011 +0000

description:
Update p5-Filter to 1.39.

Changes from previous:
  * Versions being seperate from Module versions results in dependency confusion
    Bumped all versions to match the distribution version number.
    [RT #67655]

  * Fix decrypt to work with Perl 5.14
    [RT #67656]

  * Update the Filter-Simple URL
    [RT #49778]

diffstat:

 textproc/p5-Filter/Makefile |  5 ++---
 textproc/p5-Filter/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r ebe766713732 -r e94a9c270f0c textproc/p5-Filter/Makefile
--- a/textproc/p5-Filter/Makefile       Fri Nov 11 04:32:49 2011 +0000
+++ b/textproc/p5-Filter/Makefile       Fri Nov 11 04:33:32 2011 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2011/08/14 15:14:03 obache Exp $
+# $NetBSD: Makefile,v 1.25 2011/11/11 04:33:32 hiramatsu Exp $
 
-DISTNAME=      Filter-1.37
+DISTNAME=      Filter-1.39
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 SVR4_PKGNAME=  p5fil
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Filter/}
diff -r ebe766713732 -r e94a9c270f0c textproc/p5-Filter/distinfo
--- a/textproc/p5-Filter/distinfo       Fri Nov 11 04:32:49 2011 +0000
+++ b/textproc/p5-Filter/distinfo       Fri Nov 11 04:33:32 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/07/08 14:15:18 sno Exp $
+$NetBSD: distinfo,v 1.9 2011/11/11 04:33:32 hiramatsu Exp $
 
-SHA1 (Filter-1.37.tar.gz) = 5e3f6eede7af5a46f0bfee9384d25e3260d750d8
-RMD160 (Filter-1.37.tar.gz) = 962ec0545f962993e1029732514ad4399f7c2a04
-Size (Filter-1.37.tar.gz) = 81056 bytes
+SHA1 (Filter-1.39.tar.gz) = fdc79f536b3642a00d8905af6cfe02fbaae3ae99
+RMD160 (Filter-1.39.tar.gz) = e433af4fd6959abf4ace298297aeb8b50e6edf1b
+Size (Filter-1.39.tar.gz) = 80994 bytes



Home | Main Index | Thread Index | Old Index