pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Apr 24 00:16:05 UTC 2021

Modified Files:
        pkgsrc/math/gap: Makefile
        pkgsrc/math/gp-autpgrp: Makefile
        pkgsrc/math/gp-factint: Makefile
        pkgsrc/math/gp-fplsa: Makefile
        pkgsrc/math/gp-grape: Makefile
        pkgsrc/math/gp-grpconst: Makefile
        pkgsrc/math/gp-lag: Makefile
        pkgsrc/math/xgap: Makefile

Log Message:
*: remove dead download link


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/math/gap/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/gp-autpgrp/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/gp-factint/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/gp-fplsa/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/gp-grape/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/gp-grpconst/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/math/gp-lag/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/math/xgap/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/gap/Makefile
diff -u pkgsrc/math/gap/Makefile:1.31 pkgsrc/math/gap/Makefile:1.32
--- pkgsrc/math/gap/Makefile:1.31       Sun Jan 26 17:31:38 2020
+++ pkgsrc/math/gap/Makefile    Sat Apr 24 00:16:04 2021
@@ -1,13 +1,10 @@
-# $NetBSD: Makefile,v 1.31 2020/01/26 17:31:38 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.32 2021/04/24 00:16:04 wiz Exp $
 
 DISTNAME=      gap4r3
 PKGNAME=       gap-4.3.5
 PKGREVISION=   1
 CATEGORIES=    math
-MASTER_SITES=  ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/
-MASTER_SITES+= ftp://ftp.math.rwth-aachen.de/pub/gap/gap4/
-MASTER_SITES+= ftp://ftp.ccs.neu.edu/pub/mirrors/ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/
+#MASTER_SITES+=        ftp://ftp.math.rwth-aachen.de/pub/gap/gap4/
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX}      \
                        fix4r3n5.tar.gz
 

Index: pkgsrc/math/gp-autpgrp/Makefile
diff -u pkgsrc/math/gp-autpgrp/Makefile:1.15 pkgsrc/math/gp-autpgrp/Makefile:1.16
--- pkgsrc/math/gp-autpgrp/Makefile:1.15        Tue Aug  1 17:40:13 2017
+++ pkgsrc/math/gp-autpgrp/Makefile     Sat Apr 24 00:16:04 2021
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2017/08/01 17:40:13 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.16 2021/04/24 00:16:04 wiz Exp $
 
 DISTNAME=      autpgrp-1.1
 PKGNAME=       gp-autpgrp-1.1
 PKGREVISION=   1
 CATEGORIES=    math
-MASTER_SITES=  ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
+#MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
 EXTRACT_SUFX=  .zoo
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/math/gp-factint/Makefile
diff -u pkgsrc/math/gp-factint/Makefile:1.15 pkgsrc/math/gp-factint/Makefile:1.16
--- pkgsrc/math/gp-factint/Makefile:1.15        Tue Aug  1 17:40:13 2017
+++ pkgsrc/math/gp-factint/Makefile     Sat Apr 24 00:16:04 2021
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/08/01 17:40:13 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.16 2021/04/24 00:16:04 wiz Exp $
 
 DISTNAME=      factint-1.3
 PKGNAME=       gp-factint-1.3

Index: pkgsrc/math/gp-fplsa/Makefile
diff -u pkgsrc/math/gp-fplsa/Makefile:1.16 pkgsrc/math/gp-fplsa/Makefile:1.17
--- pkgsrc/math/gp-fplsa/Makefile:1.16  Wed Aug 16 20:45:40 2017
+++ pkgsrc/math/gp-fplsa/Makefile       Sat Apr 24 00:16:04 2021
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2017/08/16 20:45:40 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.17 2021/04/24 00:16:04 wiz Exp $
 
 DISTNAME=      fplsa
 PKGNAME=       gp-fplsa-1.0
 PKGREVISION=   2
 CATEGORIES=    math
-MASTER_SITES=  ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
+#MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
 EXTRACT_SUFX=  .zoo
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/math/gp-grape/Makefile
diff -u pkgsrc/math/gp-grape/Makefile:1.16 pkgsrc/math/gp-grape/Makefile:1.17
--- pkgsrc/math/gp-grape/Makefile:1.16  Wed Aug 16 20:45:40 2017
+++ pkgsrc/math/gp-grape/Makefile       Sat Apr 24 00:16:04 2021
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2017/08/16 20:45:40 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.17 2021/04/24 00:16:04 wiz Exp $
 
 DISTNAME=      grape4r1
 PKGNAME=       gp-grape-4.1

Index: pkgsrc/math/gp-grpconst/Makefile
diff -u pkgsrc/math/gp-grpconst/Makefile:1.15 pkgsrc/math/gp-grpconst/Makefile:1.16
--- pkgsrc/math/gp-grpconst/Makefile:1.15       Wed Aug 16 20:45:40 2017
+++ pkgsrc/math/gp-grpconst/Makefile    Sat Apr 24 00:16:04 2021
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2017/08/16 20:45:40 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.16 2021/04/24 00:16:04 wiz Exp $
 
 DISTNAME=      grpconst
 PKGNAME=       gp-grpconst-2.0
 PKGREVISION=   1
 CATEGORIES=    math
-MASTER_SITES=  ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
+#MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
 EXTRACT_SUFX=  .zoo
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/math/gp-lag/Makefile
diff -u pkgsrc/math/gp-lag/Makefile:1.15 pkgsrc/math/gp-lag/Makefile:1.16
--- pkgsrc/math/gp-lag/Makefile:1.15    Wed Aug 16 20:45:41 2017
+++ pkgsrc/math/gp-lag/Makefile Sat Apr 24 00:16:04 2021
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2017/08/16 20:45:41 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.16 2021/04/24 00:16:04 wiz Exp $
 
 DISTNAME=      lag-2.1
 PKGNAME=       gp-lag-2.1
 PKGREVISION=   1
 CATEGORIES=    math
-MASTER_SITES=  ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
+#MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
 EXTRACT_SUFX=  .zoo
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/math/xgap/Makefile
diff -u pkgsrc/math/xgap/Makefile:1.24 pkgsrc/math/xgap/Makefile:1.25
--- pkgsrc/math/xgap/Makefile:1.24      Sun Jan 26 17:31:41 2020
+++ pkgsrc/math/xgap/Makefile   Sat Apr 24 00:16:05 2021
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2020/01/26 17:31:41 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.25 2021/04/24 00:16:05 wiz Exp $
 
 DISTNAME=      xgap4r16
 PKGNAME=       xgap-4.16
 PKGREVISION=   3
 CATEGORIES=    math x11
-MASTER_SITES=  ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
+#MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/
 EXTRACT_SUFX=  .zoo
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index