diff options
-rw-r--r-- | www/p5-HTTP-Lite/Makefile | 8 | ||||
-rw-r--r-- | www/p5-HTTP-Lite/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-HTTP-Lite/Makefile b/www/p5-HTTP-Lite/Makefile index 8921338ded2..f0260ea91a7 100644 --- a/www/p5-HTTP-Lite/Makefile +++ b/www/p5-HTTP-Lite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:07:11 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/01/12 07:37:07 mef Exp $ -DISTNAME= HTTP-Lite-2.4 -PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +DISTNAME= HTTP-Lite-2.43 +# Preparing if next release is 2.5 (rather than 2.50, use 2.4.3) +PKGNAME= p5-${DISTNAME:C/([0-9])\.([0-9])([0-9]*)/\1.\2.\3/} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Lite/distinfo b/www/p5-HTTP-Lite/distinfo index 7d301f7dc19..d2ad28f712d 100644 --- a/www/p5-HTTP-Lite/distinfo +++ b/www/p5-HTTP-Lite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/07/25 14:57:22 wen Exp $ +$NetBSD: distinfo,v 1.5 2015/01/12 07:37:07 mef Exp $ -SHA1 (HTTP-Lite-2.4.tar.gz) = c1ca54e2a082497ddf0ff187e9c57b3b87c3ca5d -RMD160 (HTTP-Lite-2.4.tar.gz) = 1af723efcac51ef48bf201b6a1e457c04f9f05c7 -Size (HTTP-Lite-2.4.tar.gz) = 306147 bytes +SHA1 (HTTP-Lite-2.43.tar.gz) = 9e649a5f7ac53da0632c32ef1ce67e2e77f61584 +RMD160 (HTTP-Lite-2.43.tar.gz) = 41d1e589c795db042c4433d961bf723984ad2d24 +Size (HTTP-Lite-2.43.tar.gz) = 306320 bytes |