pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-small
Module Name: pkgsrc
Committed By: nia
Date: Sun Jun 13 11:48:07 UTC 2021
Modified Files:
pkgsrc/meta-pkgs/bulk-small: Makefile
Log Message:
bulk-small: python2->python3
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/meta-pkgs/bulk-small/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/bulk-small/Makefile
diff -u pkgsrc/meta-pkgs/bulk-small/Makefile:1.30 pkgsrc/meta-pkgs/bulk-small/Makefile:1.31
--- pkgsrc/meta-pkgs/bulk-small/Makefile:1.30 Mon May 24 19:53:04 2021
+++ pkgsrc/meta-pkgs/bulk-small/Makefile Sun Jun 13 11:48:07 2021
@@ -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 @@ BUILD_DEPENDS+= xlockmore-lite-[0-9]*:..
# 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