pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Mixin-Linewise Update 0.106 to 0.108



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91faf4144b7c
branches:  trunk
changeset: 649781:91faf4144b7c
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Apr 10 01:13:12 2015 +0000

description:
Update 0.106 to 0.108
---------------------
0.108     2015-04-08 14:56:06-04:00 America/New_York
        - first argument can be options only if there are two options

0.107     2015-04-07 20:14:41-04:00 America/New_York
        - add leading hashref arg for passing binmode to read_string,
          write_string
        - do not modify references of args passed to read_file, write_file

diffstat:

 devel/p5-Mixin-Linewise/Makefile |  5 +++--
 devel/p5-Mixin-Linewise/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 1c6313df83a3 -r 91faf4144b7c devel/p5-Mixin-Linewise/Makefile
--- a/devel/p5-Mixin-Linewise/Makefile  Fri Apr 10 01:08:07 2015 +0000
+++ b/devel/p5-Mixin-Linewise/Makefile  Fri Apr 10 01:13:12 2015 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2015/01/24 07:53:43 wen Exp $
+# $NetBSD: Makefile,v 1.13 2015/04/10 01:13:12 mef Exp $
 #
 
-DISTNAME=      Mixin-Linewise-0.106
+DISTNAME=      Mixin-Linewise-0.108
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Mixin/}
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 1c6313df83a3 -r 91faf4144b7c devel/p5-Mixin-Linewise/distinfo
--- a/devel/p5-Mixin-Linewise/distinfo  Fri Apr 10 01:08:07 2015 +0000
+++ b/devel/p5-Mixin-Linewise/distinfo  Fri Apr 10 01:13:12 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2015/01/24 07:53:43 wen Exp $
+$NetBSD: distinfo,v 1.6 2015/04/10 01:13:12 mef Exp $
 
-SHA1 (Mixin-Linewise-0.106.tar.gz) = 144fb449421881723e0e58ca74f190869bc7a08e
-RMD160 (Mixin-Linewise-0.106.tar.gz) = 288cb2f182c7ebe4ec34044b0cc35871fc8c8ac9
-Size (Mixin-Linewise-0.106.tar.gz) = 16341 bytes
+SHA1 (Mixin-Linewise-0.108.tar.gz) = 744415e5e095cec150e774528b43fa7583085985
+RMD160 (Mixin-Linewise-0.108.tar.gz) = 50dc35f6ac73042ac87eeeaf2c937127d73648ec
+Size (Mixin-Linewise-0.108.tar.gz) = 19151 bytes



Home | Main Index | Thread Index | Old Index