pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-URI



Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Apr 23 13:25:17 UTC 2018

Modified Files:
        pkgsrc/www/p5-URI: Makefile distinfo

Log Message:
Update to 1.74

Upstream changes:
1.74      2018-04-22 12:30:44Z
    - avoid 'uninitialized' warning in URI::File when host has no domain name
      set (PR#53, thanks Shoichi Kaji!)


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/www/p5-URI/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/p5-URI/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/p5-URI/Makefile
diff -u pkgsrc/www/p5-URI/Makefile:1.67 pkgsrc/www/p5-URI/Makefile:1.68
--- pkgsrc/www/p5-URI/Makefile:1.67     Wed Jan 10 09:00:57 2018
+++ pkgsrc/www/p5-URI/Makefile  Mon Apr 23 13:25:17 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2018/01/10 09:00:57 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2018/04/23 13:25:17 wen Exp $
 
-DISTNAME=      URI-1.73
+DISTNAME=      URI-1.74
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=URI/}

Index: pkgsrc/www/p5-URI/distinfo
diff -u pkgsrc/www/p5-URI/distinfo:1.34 pkgsrc/www/p5-URI/distinfo:1.35
--- pkgsrc/www/p5-URI/distinfo:1.34     Wed Jan 10 09:00:57 2018
+++ pkgsrc/www/p5-URI/distinfo  Mon Apr 23 13:25:17 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2018/01/10 09:00:57 wiz Exp $
+$NetBSD: distinfo,v 1.35 2018/04/23 13:25:17 wen Exp $
 
-SHA1 (URI-1.73.tar.gz) = 8a7ee165c8439cc81642f6fee10405ebebf3f2e0
-RMD160 (URI-1.73.tar.gz) = 7abfc92bb0caab80fe9a1bc176cd907c76688974
-SHA512 (URI-1.73.tar.gz) = b72d07e9e9e284f360ad4bf42b22ddec2d1930be40ec465ca28c68484e87b01c55ab664cdec63af387bc435e9428681c64aed39b46b668d7c7c5f36be5fbeb2e
-Size (URI-1.73.tar.gz) = 106930 bytes
+SHA1 (URI-1.74.tar.gz) = 17d637129e3c023294e211ad46063b3543c952c3
+RMD160 (URI-1.74.tar.gz) = 6302c08d8bb3c01ab7b6059473827f8f844d80bd
+SHA512 (URI-1.74.tar.gz) = b537bd09c355989a2bb1919e2c228cf189e57f993add4246fa482d8ee5ec814266c6fb3229befce2f294456ee784a819d9a54013c43a2ad41b5d8914fabf046b
+Size (URI-1.74.tar.gz) = 107102 bytes



Home | Main Index | Thread Index | Old Index