pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/bulk-small bulk-small: python2->python3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17d55e0c4af2
branches:  trunk
changeset: 454572:17d55e0c4af2
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Jun 13 11:48:07 2021 +0000

description:
bulk-small: python2->python3

diffstat:

 meta-pkgs/bulk-small/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r 17717edb9acf -r 17d55e0c4af2 meta-pkgs/bulk-small/Makefile
--- a/meta-pkgs/bulk-small/Makefile     Sun Jun 13 10:25:50 2021 +0000
+++ b/meta-pkgs/bulk-small/Makefile     Sun Jun 13 11:48:07 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2021/05/24 19:53:04 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2021/06/13 11:48:07 nia Exp $
 
-DISTNAME=      bulk-small-20200430
-PKGREVISION=   2
+DISTNAME=      bulk-small-20210613
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -92,7 +91,7 @@
 # numbers of other packages depend on.
 #
 BUILD_DEPENDS+=        perl>=5:../../lang/perl5
-BUILD_DEPENDS+=        python27-[0-9]*:../../lang/python27
+BUILD_DEPENDS+=        python38-[0-9]*:../../lang/python38
 
 #
 # 3. Archivers and build tools.



Home | Main Index | Thread Index | Old Index