diff options
author | rhaen <rhaen> | 2012-01-26 15:48:30 +0000 |
---|---|---|
committer | rhaen <rhaen> | 2012-01-26 15:48:30 +0000 |
commit | b4577d5af3460dcd6e1cdcc627cf19ebb80ee3d7 (patch) | |
tree | 768b08d4b5b341adbbf52e06f6ba099a54d3bb51 | |
parent | 90b5b6693544b4cef5187927742f47a1d07dd09b (diff) | |
download | pkgsrc-b4577d5af3460dcd6e1cdcc627cf19ebb80ee3d7.tar.gz |
Updated to 0.62
Changes:
==============================
2011-11-05 23:14:37 +0000 0.62
==============================
commit 3cb8b66ade12cf01ab420a29f5f65797786f0df0
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Sat Nov 5 23:14:37 2011 +0000
Update FreeBSD hints to support FreeBSD 10.0
==============================
2011-10-24 15:21:34 +0100 0.60
==============================
commit b737b8521ffd34bf91438add2ff0073d9e01b65a
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Oct 24 15:21:34 2011 +0100
Autoguessing perl versions was broken, it is fixed now.
Thanks to Tom Molesworth and Paul Evans for helping to spot this.
==============================
2011-10-03 21:24:45 +0100 0.58
==============================
commit 2057805e5129dcde0a88ae81f5936547ad5a3484
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Oct 3 21:24:45 2011 +0100
Fix v5.14-ism in regex. Reported by Gregor Herrmann [rt.cpan.org
#71416]
==============================
2011-10-03 13:40:19 +0100 0.56
==============================
commit e698b95b579df68d5bf7fef933269019fecf2e2c
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Oct 3 13:40:19 2011 +0100
Fix previous update
==============================
2011-10-03 13:02:08 +0100 0.54
==============================
commit 6f7b6eafb637fcf30c7e8a21c9e3a4c2908f266c
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date: Mon Oct 3 13:02:08 2011 +0100
Add patching of make_ext.pl for virtualisation fixes
-rw-r--r-- | devel/p5-Devel-PatchPerl/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Devel-PatchPerl/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Devel-PatchPerl/Makefile b/devel/p5-Devel-PatchPerl/Makefile index 92ecbd15030..22f5bb3e41a 100644 --- a/devel/p5-Devel-PatchPerl/Makefile +++ b/devel/p5-Devel-PatchPerl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/08/16 20:25:25 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/01/26 15:48:30 rhaen Exp $ -DISTNAME= Devel-PatchPerl-0.52 +DISTNAME= Devel-PatchPerl-0.62 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-PatchPerl/distinfo b/devel/p5-Devel-PatchPerl/distinfo index 12ff293912b..659c55befd5 100644 --- a/devel/p5-Devel-PatchPerl/distinfo +++ b/devel/p5-Devel-PatchPerl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/08/16 20:25:25 wiz Exp $ +$NetBSD: distinfo,v 1.2 2012/01/26 15:48:30 rhaen Exp $ -SHA1 (Devel-PatchPerl-0.52.tar.gz) = 16ddf34fc2a9ca2ab2427f61f6445e3c0887bcf2 -RMD160 (Devel-PatchPerl-0.52.tar.gz) = 07ba55e30dda875e63d49c13f61d40d85ba22c97 -Size (Devel-PatchPerl-0.52.tar.gz) = 63072 bytes +SHA1 (Devel-PatchPerl-0.62.tar.gz) = 64b3c962407c07c863dcea4f5c2cc108dd260748 +RMD160 (Devel-PatchPerl-0.62.tar.gz) = 8a86fa7145468558d00e1d73bc7b81ff9a71e261 +Size (Devel-PatchPerl-0.62.tar.gz) = 63809 bytes |