pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-Net-HTTP



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Apr 29 15:26:19 UTC 2023

Modified Files:
        pkgsrc/www/p5-Net-HTTP: Makefile distinfo

Log Message:
Update to 6.22

Upstream changes:
Changes for version 6.22 - 2022-01-21
Format method bullet points as code in docs (GH#77) (Paul Cochrane)
Ignore automatically generated directories (GH#76) (Paul Cochrane)
Use copyright start year rather than range (issue raised by Paul Cochrane)


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/p5-Net-HTTP/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/p5-Net-HTTP/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-Net-HTTP/Makefile
diff -u pkgsrc/www/p5-Net-HTTP/Makefile:1.33 pkgsrc/www/p5-Net-HTTP/Makefile:1.34
--- pkgsrc/www/p5-Net-HTTP/Makefile:1.33        Tue Jun 28 11:37:37 2022
+++ pkgsrc/www/p5-Net-HTTP/Makefile     Sat Apr 29 15:26:19 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2022/06/28 11:37:37 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2023/04/29 15:26:19 wen Exp $
 
-DISTNAME=      Net-HTTP-6.21
+DISTNAME=      Net-HTTP-6.22
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    www perl5 net
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
 

Index: pkgsrc/www/p5-Net-HTTP/distinfo
diff -u pkgsrc/www/p5-Net-HTTP/distinfo:1.17 pkgsrc/www/p5-Net-HTTP/distinfo:1.18
--- pkgsrc/www/p5-Net-HTTP/distinfo:1.17        Tue Oct 26 11:30:11 2021
+++ pkgsrc/www/p5-Net-HTTP/distinfo     Sat Apr 29 15:26:19 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 11:30:11 nia Exp $
+$NetBSD: distinfo,v 1.18 2023/04/29 15:26:19 wen Exp $
 
-BLAKE2s (Net-HTTP-6.21.tar.gz) = 7adf2971e6013fa14884f9e59d988f594f6e90f0de82c1bfcd1aa94d55f65053
-SHA512 (Net-HTTP-6.21.tar.gz) = ca50e54a893e38456dc107c216c6b119cce9c30b2d1ca47607e0fed426a79d2ed660818a5d5a6ef240cae28844c2d7ca613ce81f53e890e7f15b22e4d0e2887b
-Size (Net-HTTP-6.21.tar.gz) = 38914 bytes
+BLAKE2s (Net-HTTP-6.22.tar.gz) = f32355d4d3181462a09f1c0efe4069a4635e92c880c57d96f89fd1f4721a24a4
+SHA512 (Net-HTTP-6.22.tar.gz) = 8d0af85baee8a3b257995c6dd277c2eb578d1feeec89f3e4be0548959d2cf07934764d9d16a542a50f72a4611e3f4b6335ff7e969a28cd74fbb0ec3961588131
+Size (Net-HTTP-6.22.tar.gz) = 39087 bytes



Home | Main Index | Thread Index | Old Index