diff options
author | wen <wen> | 2013-08-22 08:13:14 +0000 |
---|---|---|
committer | wen <wen> | 2013-08-22 08:13:14 +0000 |
commit | fa6c431cdae80cc55b18aca83484cd93ce235291 (patch) | |
tree | 6037366bdf1a27860bc8bddb02da9bf9e4d8cb0a /www | |
parent | 0f38a96396666c107abe91306219e366458f383a (diff) | |
download | pkgsrc-fa6c431cdae80cc55b18aca83484cd93ce235291.tar.gz |
Update to 1.39
Upstream changes:
1.39 2013-06-14 12:44:17
- Write =encoding utf8 into generated Pod files so that things
work as expected for people with utf-8 characters in their unix
username as returned by getpwuid (RT#84613)
- Fix unbalanced parenthesis in comptest.tt (RT#85661)
1.38 2013-04-11 20:54:00
- Remove all PAR based deployment options, as they're unsupported
and don't even pretend to work on 5.9 RT#83936
1.37 2012-05-19 11:19:00
- Add x_authority metadata to the distribution for PAUSE.
- Fix restarter regex to apply to files being created/changed,
not just those being deleted.
- Use iomode => ":raw" to stop PNG files getting corrupted
when being slurped on windows as noted on the mailing list.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Devel/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Catalyst-Devel/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-Catalyst-Devel/Makefile b/www/p5-Catalyst-Devel/Makefile index 02a9152aae6..5ab109a609b 100644 --- a/www/p5-Catalyst-Devel/Makefile +++ b/www/p5-Catalyst-Devel/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2013/05/31 12:42:37 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/08/22 08:13:14 wen Exp $ -DISTNAME= Catalyst-Devel-1.36 +DISTNAME= Catalyst-Devel-1.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Devel/distinfo b/www/p5-Catalyst-Devel/distinfo index e59de12b6a7..78effe80e6a 100644 --- a/www/p5-Catalyst-Devel/distinfo +++ b/www/p5-Catalyst-Devel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2012/01/31 14:09:39 rhaen Exp $ +$NetBSD: distinfo,v 1.15 2013/08/22 08:13:14 wen Exp $ -SHA1 (Catalyst-Devel-1.36.tar.gz) = 2b0b76ebddee3d062a84df6b9ebdf2ae08f6287d -RMD160 (Catalyst-Devel-1.36.tar.gz) = 044dff3c0ea0e685eae0a043dec6738b137283db -Size (Catalyst-Devel-1.36.tar.gz) = 92399 bytes +SHA1 (Catalyst-Devel-1.39.tar.gz) = bdd16ebdbbaa424ece32ff46f9ba726a44a0b1a7 +RMD160 (Catalyst-Devel-1.39.tar.gz) = 16c35f2b0879ccf6b503c67e62589e3e2de58d32 +Size (Catalyst-Devel-1.39.tar.gz) = 91488 bytes |