diff options
author | mef <mef> | 2015-01-29 05:18:44 +0000 |
---|---|---|
committer | mef <mef> | 2015-01-29 05:18:44 +0000 |
commit | c86d5b0fb8671345c1b01d382ff95665dbbab942 (patch) | |
tree | 375f8fe5e36a69eec433676bf862d16e5ac16a9c | |
parent | 70978840e72283f08a795cb44c2a463c3a4a61bc (diff) | |
download | pkgsrc-c86d5b0fb8671345c1b01d382ff95665dbbab942.tar.gz |
3.28 - 2015-01-16
* Update MANIFEST for regened base/todo files
3.27 - 2015-01-13
* Regen base and todo files.
* Fix isASCII and isCNTRL for <5.6.0
* Other minor fixups.
(Thanks to mhx for all of the work on this release)
3.26 - 2015-01-07
* Silence some warnings on compilation in perl core
(Thanks to Dave M. for patches)
3.25 - 2014-12-02
* Add caller_cx (works back to Perl 5.6.0)
(Thanks to Ben Morrow for patch)
* Silence compiler and coverity warnings
(Thanks to jhi for patches)
-rw-r--r-- | devel/p5-Devel-PPPort/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Devel-PPPort/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Devel-PPPort/Makefile b/devel/p5-Devel-PPPort/Makefile index e6240fae218..67b8b8347b8 100644 --- a/devel/p5-Devel-PPPort/Makefile +++ b/devel/p5-Devel-PPPort/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/07/16 00:10:22 schmonz Exp $ +# $NetBSD: Makefile,v 1.15 2015/01/29 05:18:44 mef Exp $ -DISTNAME= Devel-PPPort-3.24 +DISTNAME= Devel-PPPort-3.28 PKGNAME= p5-${DISTNAME:S/_/./} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-PPPort/distinfo b/devel/p5-Devel-PPPort/distinfo index 6b8d4c17107..5e75a608e47 100644 --- a/devel/p5-Devel-PPPort/distinfo +++ b/devel/p5-Devel-PPPort/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2014/07/16 00:10:22 schmonz Exp $ +$NetBSD: distinfo,v 1.9 2015/01/29 05:18:44 mef Exp $ -SHA1 (Devel-PPPort-3.24.tar.gz) = 4f58d19b69cd2864cb03ade3e35c72dbb61b7ea8 -RMD160 (Devel-PPPort-3.24.tar.gz) = 4341266d7c3f8615128f86f41e748c78998fe830 -Size (Devel-PPPort-3.24.tar.gz) = 210060 bytes +SHA1 (Devel-PPPort-3.28.tar.gz) = cfa01ac0398f4b0d14c53aba9b226a6ed22d9f80 +RMD160 (Devel-PPPort-3.28.tar.gz) = 5690ea4989aba07b371921ea15f1851f59548840 +Size (Devel-PPPort-3.28.tar.gz) = 218057 bytes |