pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/breezy devel/breezy: requires py-patiencediff
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e738d7ac7c1
branches: trunk
changeset: 455819:3e738d7ac7c1
user: rhialto <rhialto%pkgsrc.org@localhost>
date: Mon Jul 12 18:46:50 2021 +0000
description:
devel/breezy: requires py-patiencediff
diffstat:
devel/breezy/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r bfd614b9c1fa -r 3e738d7ac7c1 devel/breezy/Makefile
--- a/devel/breezy/Makefile Mon Jul 12 18:46:07 2021 +0000
+++ b/devel/breezy/Makefile Mon Jul 12 18:46:50 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2020/12/04 20:45:06 nia Exp $
+# $NetBSD: Makefile,v 1.7 2021/07/12 18:46:50 rhialto Exp $
DISTNAME= breezy-3.1.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel scm
MASTER_SITES= https://launchpad.net/brz/${PKGVERSION_NOREV:R}/${PKGVERSION_NOREV}/+download/
@@ -16,6 +16,7 @@
DEPENDS+= ${PYPKGPREFIX}-dulwich>0:../../devel/py-dulwich
DEPENDS+= ${PYPKGPREFIX}-fastimport>0:../../devel/py-fastimport
DEPENDS+= ${PYPKGPREFIX}-six>0:../../lang/py-six
+DEPENDS+= ${PYPKGPREFIX}-patiencediff>=0.2.2:../../textproc/py-patiencediff
# Not yet packaged; only needed for lp: shortcuts.
#DEPENDS+= ${PYPKGPREFIX}-launchpadlib>=1.6.3:../../devel/py-launchpadlib
TEST_DEPENDS+= ${PYPKGPREFIX}-testtools>=0:../../devel/py-testtools
Home |
Main Index |
Thread Index |
Old Index