pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Git-Repository



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Oct  4 01:35:55 UTC 2024

Modified Files:
        pkgsrc/devel/p5-Git-Repository: Makefile distinfo

Log Message:
Update to 1.325

Upstream changes:
1.325 2021-06-01 BOOK
    [ENHANCEMENTS]
    - Prevent Test::Git from clobbering its arguments in some cases
    [TESTS]
    - Stop t/24-errors.t from failing with git >= 2.30.0-rc0
      (Fix RT #133951, RT #134115, GH #20)


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/p5-Git-Repository/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-Git-Repository/distinfo

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

Modified files:

Index: pkgsrc/devel/p5-Git-Repository/Makefile
diff -u pkgsrc/devel/p5-Git-Repository/Makefile:1.31 pkgsrc/devel/p5-Git-Repository/Makefile:1.32
--- pkgsrc/devel/p5-Git-Repository/Makefile:1.31        Thu Jul  6 09:39:16 2023
+++ pkgsrc/devel/p5-Git-Repository/Makefile     Fri Oct  4 01:35:55 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2023/07/06 09:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2024/10/04 01:35:55 wen Exp $
 
-DISTNAME=      Git-Repository-1.324
+DISTNAME=      Git-Repository-1.325
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Git/}
 

Index: pkgsrc/devel/p5-Git-Repository/distinfo
diff -u pkgsrc/devel/p5-Git-Repository/distinfo:1.19 pkgsrc/devel/p5-Git-Repository/distinfo:1.20
--- pkgsrc/devel/p5-Git-Repository/distinfo:1.19        Tue Oct 26 10:16:41 2021
+++ pkgsrc/devel/p5-Git-Repository/distinfo     Fri Oct  4 01:35:55 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2021/10/26 10:16:41 nia Exp $
+$NetBSD: distinfo,v 1.20 2024/10/04 01:35:55 wen Exp $
 
-BLAKE2s (Git-Repository-1.324.tar.gz) = 430b0526db032c6ee6b0e845afac7b399266bde95a59d99415090b0e25bfd6bc
-SHA512 (Git-Repository-1.324.tar.gz) = ebab88c398d490cedef0891df3c7d2e87ff63d922329eb0535ffe316f7eeea3ace5798e0f5f7f30d60ce9489c33ff3044bc637782e1a401c97be7c2d67019980
-Size (Git-Repository-1.324.tar.gz) = 56277 bytes
+BLAKE2s (Git-Repository-1.325.tar.gz) = dccacb97549f6366928de3c91f13382078ceeabacf622812b257b81aa56d19cd
+SHA512 (Git-Repository-1.325.tar.gz) = eeaf7b975d6f6f7461ec4dbefb00bcd127badc5b7978910b6bd2493a13ccc4ff818e68ee22c4c23244af9446304122aee16544537bd1170c41dd6aabbba9b56c
+Size (Git-Repository-1.325.tar.gz) = 56856 bytes



Home | Main Index | Thread Index | Old Index