Skip to content

Commit

Permalink
Update to 1.24
Browse files Browse the repository at this point in the history
Upstream changes:
-----------------------------------------
version 1.24 at 2013-06-21 07:01:12 +0000
-----------------------------------------

  Change: 73f1b5bdee2bcf52a9e39f7ae61ca4d003881f22
  Author: Chris 'BinGOs' Williams <[email protected]>
  Date : 2013-06-21 08:01:12 +0000

    Updated for v5.19.1

  Change: 76c5a70570ee99229c4553717e4368782dad77c7
  Author: Chris Williams <[email protected]>
  Date : 2013-05-27 03:05:10 +0000

    Merge pull request #2 from salva/give-more

    add sub 'perl_versions' that returns the list of versions supported
    by the module

  Change: 311199c26fcf63d80b39bcacc462e87e0b593aed
  Author: Salvador <[email protected]>
  Date : 2013-05-27 11:06:12 +0000

    add tests for perl_versions sub

  Change: fe9542930febd38718ecaf459c80da36507e9741
  Author: Salvador <[email protected]>
  Date : 2013-05-27 10:08:41 +0000

    add perl_versions function returning list of perl versions known to
    the module

-----------------------------------------
version 1.22 at 2013-05-20 13:25:00 +0000
-----------------------------------------

  Change: ed957be9c3111676ffb25194a8531928032b2746
  Author: Chris 'BinGOs' Williams <[email protected]>
  Date : 2013-05-20 14:25:00 +0000

    Fixing distribution

  Change: 6582aa42e3fe2769ed1588c75f1f3ee9362593f0
  Author: Chris 'BinGOs' Williams <[email protected]>
  Date : 2013-05-20 14:24:10 +0000

    Updated for v5.19.0

-----------------------------------------
version 1.20 at 2013-05-18 13:57:11 +0000
-----------------------------------------

  Change: 031e41245d08267e244c8446e8085d695e8956c7
  Author: Chris 'BinGOs' Williams <[email protected]>
  Date : 2013-05-18 14:57:11 +0000

    Updated for v5.18.0 \o/

-----------------------------------------
version 1.16 at 2013-05-16 06:55:41 +0000
-----------------------------------------

  Change: bfc7cb272a3854f5a61aed2f40591e74f01d5f29
  Author: Chris 'BinGOs' Williams <[email protected]>
  Date : 2013-05-16 07:55:41 +0000

    Updated for v5.18.0-RC4

-----------------------------------------
version 1.14 at 2013-05-13 21:59:54 +0000
-----------------------------------------

  Change: 3882ae87524c944ef1c63ead804c583e9165a43b
  Author: Chris 'BinGOs' Williams <[email protected]>
  Date : 2013-05-13 22:59:54 +0000

    Updated for v5.18.0-RC3

-----------------------------------------
version 1.12 at 2013-05-13 07:11:33 +0000
-----------------------------------------

  Change: 625b20e9dee61f43d054f0e798399611c70f1bce
  Author: Chris 'BinGOs' Williams <[email protected]>
  Date : 2013-05-13 08:11:33 +0000

    Updated for v5.18.0-RC1/RC2

-----------------------------------------
version 1.10 at 2013-04-21 08:23:41 +0000
-----------------------------------------

  Change: d369eb6b8a337a0365e74f79af7c1b7cca5a0f3e
  Author: Chris 'BinGOs' Williams <[email protected]>
  Date : 2013-04-21 09:23:41 +0000

    Updated for v5.17.11
  • Loading branch information
wen committed Jul 13, 2013
1 parent 6e8a2e7 commit 3fb9c72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions devel/p5-CPAN-Perl-Releases/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:06 wiz Exp $
# $NetBSD: Makefile,v 1.10 2013/07/13 11:36:46 wen Exp $

DISTNAME= CPAN-Perl-Releases-1.08
DISTNAME= CPAN-Perl-Releases-1.24
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}

Expand Down
8 changes: 4 additions & 4 deletions devel/p5-CPAN-Perl-Releases/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2013/04/04 01:14:22 hiramatsu Exp $
$NetBSD: distinfo,v 1.7 2013/07/13 11:36:46 wen Exp $

SHA1 (CPAN-Perl-Releases-1.08.tar.gz) = 7c7e5234cdef0b41e6f21bcbcdcd789092fac399
RMD160 (CPAN-Perl-Releases-1.08.tar.gz) = ccb90c1c13273b23ae36537fa4404811b1e00dfc
Size (CPAN-Perl-Releases-1.08.tar.gz) = 17957 bytes
SHA1 (CPAN-Perl-Releases-1.24.tar.gz) = cc35c62c0b162bf39bc088eeaf2b31b7e1f44c91
RMD160 (CPAN-Perl-Releases-1.24.tar.gz) = 8f0f144f0ff4f46a5be09ee4b4be11efe652f9f3
Size (CPAN-Perl-Releases-1.24.tar.gz) = 18908 bytes

0 comments on commit 3fb9c72

Please sign in to comment.