diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-04-21 12:02:09 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-04-21 12:02:09 +0000 |
commit | 6034dfce6cad2c5a5fbba0f99d408cd5eeb1532e (patch) | |
tree | 7c74ff300a0b082ec9b9d161be46e0571bdbe2a6 /www | |
parent | ede5212f0c20c787800f8e60d65956eed3ddd4d2 (diff) | |
download | pkgsrc-6034dfce6cad2c5a5fbba0f99d408cd5eeb1532e.tar.gz |
Update to 0.05
Changelog:
0.05 Mon Oct 22 2012
Resources: Preserve the media attribute when inlining CSS
Resources: Avoid uninitialized warnings by checking the attributes we expect
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-RewriteAttributes/Makefile | 5 | ||||
-rw-r--r-- | www/p5-HTML-RewriteAttributes/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-HTML-RewriteAttributes/Makefile b/www/p5-HTML-RewriteAttributes/Makefile index 4c4d24a57ef..ac4db55cafc 100644 --- a/www/p5-HTML-RewriteAttributes/Makefile +++ b/www/p5-HTML-RewriteAttributes/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2012/10/28 06:30:38 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/04/21 12:02:09 ryoon Exp $ -DISTNAME= HTML-RewriteAttributes-0.04 +DISTNAME= HTML-RewriteAttributes-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-RewriteAttributes/distinfo b/www/p5-HTML-RewriteAttributes/distinfo index 17361ffd91a..6ff0ffbed99 100644 --- a/www/p5-HTML-RewriteAttributes/distinfo +++ b/www/p5-HTML-RewriteAttributes/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/11/13 04:49:25 hiramatsu Exp $ +$NetBSD: distinfo,v 1.3 2013/04/21 12:02:09 ryoon Exp $ -SHA1 (HTML-RewriteAttributes-0.04.tar.gz) = 5437de2a4e76e64a72216deecdf8eaa451bc8a21 -RMD160 (HTML-RewriteAttributes-0.04.tar.gz) = 67dff0a3e28abfa74d34a8053127997cfb195e1f -Size (HTML-RewriteAttributes-0.04.tar.gz) = 22677 bytes +SHA1 (HTML-RewriteAttributes-0.05.tar.gz) = b393e19b0fb745c857e3e6e8e3d4db6066a6b8e8 +RMD160 (HTML-RewriteAttributes-0.05.tar.gz) = a907753f828956fb11f8eade4eb4554e1a51744d +Size (HTML-RewriteAttributes-0.05.tar.gz) = 27696 bytes |