diff options
author | dholland <dholland@pkgsrc.org> | 2022-05-14 22:25:32 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2022-05-14 22:25:32 +0000 |
commit | 6a2129009223d0ebbbbb35735414cb21ffece416 (patch) | |
tree | 04dbeadbee147a370e0143f2414e4701b4a12986 /math | |
parent | 3c19ae43cd8acd421d8c435a3bb1166c9cc1278f (diff) | |
download | pkgsrc-6a2129009223d0ebbbbb35735414cb21ffece416.tar.gz |
Bump all elisp packages for the CONFLICTS change.
Diffstat (limited to 'math')
-rw-r--r-- | math/calc/Makefile | 4 | ||||
-rw-r--r-- | math/ess/Makefile | 4 | ||||
-rw-r--r-- | math/texdrive/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile index 5b0f57abeba..f54b70a0bbe 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2017/08/16 20:21:11 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2022/05/14 22:25:39 dholland Exp $ DISTNAME= calc-2.02f PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=calc/} diff --git a/math/ess/Makefile b/math/ess/Makefile index 4502c9a7e20..b18bb5d5914 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2021/05/24 19:52:55 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2022/05/14 22:25:39 dholland Exp $ DISTNAME= ess-13.09-1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-1$/.1/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz diff --git a/math/texdrive/Makefile b/math/texdrive/Makefile index 307c631fd3c..192fe47baf1 100644 --- a/math/texdrive/Makefile +++ b/math/texdrive/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2020/01/26 17:31:41 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2022/05/14 22:25:39 dholland Exp $ # DISTNAME= texdrive PKGNAME= texdrive-0.0.20081126.171834 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= http://www.djcbsoftware.nl/code/texdrive/ EXTRACT_SUFX= .el |