Skip to content

Commit

Permalink
security driven update. Upstream changelog:
Browse files Browse the repository at this point in the history
0.15      2015-10-10 15:01:31+01:00 Europe/London
    - Minor spelling check avoidance tweaks
    - Enforce comments to be well formed, to resolve potential security issue
      described in JVN53973084

0.14      2015-04-02 17:20:41+01:00 Europe/London
    - Travis integration  (thanks to mrcaron)
    - Fix some packaging/dist-zilla issues (thanks to mrcaron)
    - check for definedness before calling ->parse (github #3 leejo)
    - Removed the link to HTML::Sanitizer  (github #4 avereha)
    - Removed circular reference (github #5 avereha)
    - Fixed up dependancies from dzil bundles
    - Enforced minimum perl version of 5.8
(0.12 and 0.13 seem to not have been released)
  • Loading branch information
spz committed Dec 10, 2015
1 parent abcf174 commit 4a578b5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions www/p5-HTML-Scrubber/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.20 2015/11/30 15:14:53 mef Exp $
# $NetBSD: Makefile,v 1.21 2015/12/10 19:10:51 spz Exp $
#

DISTNAME= HTML-Scrubber-0.11
DISTNAME= HTML-Scrubber-0.15
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
#PKGREVISION= 0
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}

Expand Down
10 changes: 5 additions & 5 deletions www/p5-HTML-Scrubber/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.5 2015/11/04 02:47:08 agc Exp $
$NetBSD: distinfo,v 1.6 2015/12/10 19:10:51 spz Exp $

SHA1 (HTML-Scrubber-0.11.tar.gz) = 037ef551fb266a007368e6a058c84b3e009b1ae4
RMD160 (HTML-Scrubber-0.11.tar.gz) = e5554d17fd15149e956c93ef5bd36ae92c3da8e5
SHA512 (HTML-Scrubber-0.11.tar.gz) = bbda8803098c25544e79c5637fdae7654ffb277e221eb87a3e2b90cb645b673550b405fb3fb72b07d4ee16678a78da54b2e73769641f150f1e7ccb5eefaa5fb0
Size (HTML-Scrubber-0.11.tar.gz) = 29340 bytes
SHA1 (HTML-Scrubber-0.15.tar.gz) = d3256081b484417f627940e5fcfa827045702c85
RMD160 (HTML-Scrubber-0.15.tar.gz) = fdea50d1a20dbf652c10bbb8e08aff584fb4b5ff
SHA512 (HTML-Scrubber-0.15.tar.gz) = 1c8fefdc686c6ae25f0eb11b02ef21b7960f72d48dc756e57cd0ea7cf40e26573c2229d13e9b58080c28a9a8a4a4f7edb74e6b335ac843708024526a2960a88e
Size (HTML-Scrubber-0.15.tar.gz) = 34250 bytes

0 comments on commit 4a578b5

Please sign in to comment.