Skip to content

Commit

Permalink
Update to 6.04
Browse files Browse the repository at this point in the history
Upstream changes:
6.04      2019-03-25 18:22:51Z
    - Convert to Dist::Zilla
    - Add an autocomplete method (GH #13) (Olaf Alders)
  • Loading branch information
wen committed Apr 4, 2019
1 parent cbf690a commit 07a7ead
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions www/p5-HTML-Form/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.13 2018/08/22 09:47:37 wiz Exp $
# $NetBSD: Makefile,v 1.14 2019/04/04 07:06:19 wen Exp $
#

DISTNAME= HTML-Form-6.03
DISTNAME= HTML-Form-6.04
PKGNAME= p5-${DISTNAME}
PKGREVISION= 7
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}

Expand Down
10 changes: 5 additions & 5 deletions www/p5-HTML-Form/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.3 2015/11/04 02:47:07 agc Exp $
$NetBSD: distinfo,v 1.4 2019/04/04 07:06:19 wen Exp $

SHA1 (HTML-Form-6.03.tar.gz) = 4b501ae3a5682a1efb1a8a34b19882244e6ecef1
RMD160 (HTML-Form-6.03.tar.gz) = ea6d13703b4f01941bdee48e7b675fca451a42da
SHA512 (HTML-Form-6.03.tar.gz) = d93644c9f440f1e0289fa708459e461721910d62c825f382cf913cfc4faa9934fb78ccd929385a4a36605cbc9512e50b56776c6562cb90b31cb1519c1abce7a8
Size (HTML-Form-6.03.tar.gz) = 23522 bytes
SHA1 (HTML-Form-6.04.tar.gz) = 9c48a77300e2cdd01c84151683119f455b7570e2
RMD160 (HTML-Form-6.04.tar.gz) = 070b5c588b1867384961017c0c471c6c6df4d881
SHA512 (HTML-Form-6.04.tar.gz) = d9ab1e2673db1cad53092b91defe7ac2c3e49b49c5f8843e0d699a8d8261b64961c424e17aec09cb641c124cdab9b86e55ba88e671c522f77bfea0b6629a9e62
Size (HTML-Form-6.04.tar.gz) = 45001 bytes

0 comments on commit 07a7ead

Please sign in to comment.