pkgsrc/devel/p5-CPAN-Perl-Releases/Makefile
wen edc37768fa Update to 2.54
Upstream changes:
version 2.54 at 2015-12-21 22:51:30 +0000
-----------------------------------------

  Change: 523b71a323f9efc9a83bae49f2dbb3f1c6cd0616
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-12-21 22:51:30 +0000

    Updated for v5.23.6

-----------------------------------------
version 2.52 at 2015-12-13 19:59:21 +0000
-----------------------------------------

  Change: 8ee1a9ae4bf5faf9551985aee78321c5f5a19575
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-12-13 19:59:21 +0000

    Updated for v5.22.1

-----------------------------------------
version 2.50 at 2015-12-08 23:47:08 +0000
-----------------------------------------

  Change: b8c37b6987a43a74b9394dace2eb2ec0d9362064
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-12-08 23:47:08 +0000

    Updated for v5.22.1-RC4

-----------------------------------------
version 2.48 at 2015-12-03 09:30:50 +0000
-----------------------------------------

  Change: 044eb575c7d997c930c19f723a8d342a9dd97e31
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-12-03 09:30:50 +0000

    Updated for v5.22.1-RC3

-----------------------------------------
version 2.46 at 2015-11-20 18:34:53 +0000
-----------------------------------------

  Change: 713b83cfe8d84e4fbc52d0d796e1f1da36b4c734
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-11-20 18:34:53 +0000

    Updated for v5.23.5

-----------------------------------------
version 2.44 at 2015-11-15 15:42:16 +0000
-----------------------------------------

  Change: e19096d340cdc65e8e7814fa6775e050b442a80e
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-11-15 15:42:16 +0000

    Updated for v5.22.1-RC2

-----------------------------------------
version 2.42 at 2015-10-31 18:12:27 +0000
-----------------------------------------

  Change: f5c1059fd0f0408f401857068b28094081106017
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-10-31 18:12:27 +0000

    Updated for v5.22.1-RC1

-----------------------------------------
version 2.40 at 2015-10-21 00:49:39 +0000
-----------------------------------------

  Change: 957b558a8a86ac78a3b52d582b918b4a23b88cf5
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-10-21 01:49:39 +0000

    Update for v5.23.4

-----------------------------------------
version 2.38 at 2015-09-21 09:39:57 +0000
-----------------------------------------

  Change: 6a5b210888b113b7b4752aa75bb1930445bcffc2
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-09-21 10:39:57 +0000

    Updated for v5.23.3

-----------------------------------------
version 2.36 at 2015-09-12 18:39:17 +0000
-----------------------------------------

  Change: 66e5f64ce74335e49c15a17a1b12c62490d6c782
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2015-09-12 19:39:17 +0000

    Updated for v5.20.3
2016-01-09 13:34:18 +00:00

16 lines
500 B
Makefile

# $NetBSD: Makefile,v 1.26 2016/01/09 13:34:18 wen Exp $
DISTNAME= CPAN-Perl-Releases-2.54
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/CPAN-Perl-Releases/
COMMENT= Mapping Perl releases on CPAN to the location of the tarballs
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/CPAN/Perl/Releases/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"