Skip to content

Commit

Permalink
Update to 0.05
Browse files Browse the repository at this point in the history
Upstream changes:
0.05     2015-10-17

- Require URI 1.68 and use the query_form method to ensure that query params
  are always sorted by key. Based on PR #1 from Greg Oschwald.
  • Loading branch information
wen committed Jul 15, 2016
1 parent 7140f75 commit cf8840e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions www/p5-URI-FromHash/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.12 2016/06/08 19:25:17 wiz Exp $
# $NetBSD: Makefile,v 1.13 2016/07/15 01:02:57 wen Exp $

DISTNAME= URI-FromHash-0.04
DISTNAME= URI-FromHash-0.05
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= www net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/}

Expand Down
10 changes: 5 additions & 5 deletions www/p5-URI-FromHash/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:20 agc Exp $
$NetBSD: distinfo,v 1.4 2016/07/15 01:02:57 wen Exp $

SHA1 (URI-FromHash-0.04.tar.gz) = 0913117ecc2c11795e578863adf8449ac126d2c1
RMD160 (URI-FromHash-0.04.tar.gz) = 8c2fcb9d0501fef2991445b4a9fc36fb8d34f600
SHA512 (URI-FromHash-0.04.tar.gz) = f97a7001d4812eaea79604d31e8a490287924e6ba3aaef94c4b716f5aecb5444fd1573e7daba3ee3b1d4447e367f13f3f2e38fad3d8df65da581bcace4e1883d
Size (URI-FromHash-0.04.tar.gz) = 10131 bytes
SHA1 (URI-FromHash-0.05.tar.gz) = 7ece31a5c231a6da06c9db4d830dc24cedca7e1a
RMD160 (URI-FromHash-0.05.tar.gz) = c3c930b2acc529c3727810a2a58bf2e87068aeae
SHA512 (URI-FromHash-0.05.tar.gz) = 6e049a1de34c7ad94305bfb36fe37a723fe3bbd3a6bd773933e4601a75bed7a7677f12b5e8559f6c6ea3fa1fd5c6296b56541be08549277123119e13692926a7
Size (URI-FromHash-0.05.tar.gz) = 19907 bytes

0 comments on commit cf8840e

Please sign in to comment.