pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/p5-Math-BigInt



Module Name:    pkgsrc
Committed By:   ast
Date:           Tue Aug  2 08:50:15 UTC 2022

Modified Files:
        pkgsrc/math/p5-Math-BigInt: Makefile

Log Message:
math/p5-Math-BigInt: reset PKGREVISION after update


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/math/p5-Math-BigInt/Makefile

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

Modified files:

Index: pkgsrc/math/p5-Math-BigInt/Makefile
diff -u pkgsrc/math/p5-Math-BigInt/Makefile:1.20 pkgsrc/math/p5-Math-BigInt/Makefile:1.21
--- pkgsrc/math/p5-Math-BigInt/Makefile:1.20    Tue Aug  2 05:35:57 2022
+++ pkgsrc/math/p5-Math-BigInt/Makefile Tue Aug  2 08:50:15 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2022/08/02 05:35:57 ast Exp $
+# $NetBSD: Makefile,v 1.21 2022/08/02 08:50:15 ast Exp $
 
 DISTNAME=              Math-BigInt-1.999837
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            math perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Math/}
 



Home | Main Index | Thread Index | Old Index