pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   ast
Date:           Tue Aug  2 08:26:51 UTC 2022

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

Log Message:
math/p5-Math-Pari: Add missing PKGNAME with prefix p5-


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/math/p5-Math-Pari/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-Pari/Makefile
diff -u pkgsrc/math/p5-Math-Pari/Makefile:1.59 pkgsrc/math/p5-Math-Pari/Makefile:1.60
--- pkgsrc/math/p5-Math-Pari/Makefile:1.59      Tue Aug  2 07:22:00 2022
+++ pkgsrc/math/p5-Math-Pari/Makefile   Tue Aug  2 08:26:51 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2022/08/02 07:22:00 ast Exp $
+# $NetBSD: Makefile,v 1.60 2022/08/02 08:26:51 ast Exp $
 
 DISTNAME=      Math-Pari-2.030523
+PKGNAME=       p5-${DISTNAME}
 PKGREVISION=   1
 CATEGORIES+=   perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Math/}



Home | Main Index | Thread Index | Old Index