pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/breezy
Module Name: pkgsrc
Committed By: rhialto
Date: Sun Jan 7 16:13:43 UTC 2024
Modified Files:
pkgsrc/devel/breezy: Makefile
Log Message:
devel/breezy: fix dependencies.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/breezy/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/breezy/Makefile
diff -u pkgsrc/devel/breezy/Makefile:1.18 pkgsrc/devel/breezy/Makefile:1.19
--- pkgsrc/devel/breezy/Makefile:1.18 Sun Jan 7 15:13:12 2024
+++ pkgsrc/devel/breezy/Makefile Sun Jan 7 16:13:43 2024
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2024/01/07 15:13:12 rhialto Exp $
+# $NetBSD: Makefile,v 1.19 2024/01/07 16:13:43 rhialto Exp $
DISTNAME= breezy-3.3.4
+PKGREVISION= 1
CATEGORIES= devel scm
MASTER_SITES= https://launchpad.net/brz/${PKGVERSION_NOREV:R}/${PKGVERSION_NOREV}/+download/
@@ -15,9 +16,9 @@ DEPENDS+= ${PYPKGPREFIX}-configobj>0:..
DEPENDS+= ${PYPKGPREFIX}-dulwich>=0.20.23:../../devel/py-dulwich
DEPENDS+= ${PYPKGPREFIX}-fastbencode>=0.0.9:../../converters/py-fastbencode
DEPENDS+= ${PYPKGPREFIX}-fastimport>0:../../devel/py-fastimport
+DEPENDS+= ${PYPKGPREFIX}-merge3>=0.0.14:../../textproc/py-merge3
DEPENDS+= ${PYPKGPREFIX}-patiencediff>=0.2.2:../../textproc/py-patiencediff
DEPENDS+= ${PYPKGPREFIX}-setuptools-rust>=1.8.1:../../devel/py-setuptools-rust
-DEPENDS+= ${PYPKGPREFIX}-six>0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-yaml>=0:../../textproc/py-yaml
# Not yet packaged; only needed for lp: shortcuts.
#DEPENDS+= ${PYPKGPREFIX}-launchpadlib>=1.6.3:../../devel/py-launchpadlib
Home |
Main Index |
Thread Index |
Old Index