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:           Sun Jan 27 05:41:24 UTC 2019

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

Log Message:
Update to 1.76

Upstream changes:
1.76      2019-01-09 16:59:54Z
    - Revert changes introduced in 1.75

1.75      2019-01-08 19:45:38Z
    - $uri->canonical unconditionally returns a clone (GH#58) (Dorian Taylor)


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/www/p5-URI/Makefile
cvs rdiff -u -r1.35 -r1.36 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.69 pkgsrc/www/p5-URI/Makefile:1.70
--- pkgsrc/www/p5-URI/Makefile:1.69     Wed Aug 22 09:47:54 2018
+++ pkgsrc/www/p5-URI/Makefile  Sun Jan 27 05:41:24 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2018/08/22 09:47:54 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2019/01/27 05:41:24 wen Exp $
 
-DISTNAME=      URI-1.74
+DISTNAME=      URI-1.76
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 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.35 pkgsrc/www/p5-URI/distinfo:1.36
--- pkgsrc/www/p5-URI/distinfo:1.35     Mon Apr 23 13:25:17 2018
+++ pkgsrc/www/p5-URI/distinfo  Sun Jan 27 05:41:24 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2018/04/23 13:25:17 wen Exp $
+$NetBSD: distinfo,v 1.36 2019/01/27 05:41:24 wen Exp $
 
-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
+SHA1 (URI-1.76.tar.gz) = d75380f8b1ad792d230216d8712fd37533ebedf0
+RMD160 (URI-1.76.tar.gz) = ce22f2ae1f614b1979c941bdd1f52d59dbff230f
+SHA512 (URI-1.76.tar.gz) = 1fcb02692bdf5f223c2878569615d153b3c4c5adc04c33aee23f3f015e08b4895b03536ef3a8c7cb7a334c2faa056e5e46c805d56d810704cba63d96136e0a83
+Size (URI-1.76.tar.gz) = 107578 bytes



Home | Main Index | Thread Index | Old Index