Sun Oct 30 11:41:46 2022 UTC ()
pari23: update MASTER_SITES to the right directory


(nros)
diff -r1.12 -r1.13 pkgsrc/math/pari23/Makefile

cvs diff -r1.12 -r1.13 pkgsrc/math/pari23/Makefile (expand / switch to unified diff)

--- pkgsrc/math/pari23/Makefile 2022/06/28 11:34:44 1.12
+++ pkgsrc/math/pari23/Makefile 2022/10/30 11:41:46 1.13
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.12 2022/06/28 11:34:44 wiz Exp $ 1# $NetBSD: Makefile,v 1.13 2022/10/30 11:41:46 nros Exp $
2 2
3DISTNAME= pari-2.3.5 3DISTNAME= pari-2.3.5
4PKGREVISION= 27 4PKGREVISION= 27
5CATEGORIES= math 5CATEGORIES= math
6MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ 6MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/OLD/2.3/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://pari.math.u-bordeaux.fr/ 9HOMEPAGE= https://pari.math.u-bordeaux.fr/
10COMMENT= Software package for computer-aided number theory (2.3 version) 10COMMENT= Software package for computer-aided number theory (2.3 version)
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13MAKE_JOBS_SAFE= no 13MAKE_JOBS_SAFE= no
14 14
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16USE_TOOLS+= perl 16USE_TOOLS+= perl
17USE_LANGUAGES+= c c++ 17USE_LANGUAGES+= c c++
18HAS_CONFIGURE= yes 18HAS_CONFIGURE= yes
19CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} 19CONFIGURE_ENV+= LOCALBASE=${LOCALBASE}