pkgsrc-WIP-changes archive

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

py-carbon: fixed dependency on py-carbon: databases/py-carbon -> wip/py-carbon.



Module Name:	pkgsrc-wip
Committed By:	Aleksej Lebedev <root%zta.lk@localhost>
Pushed By:	zhtw
Date:		Tue Aug 6 11:35:44 2019 +0200
Changeset:	3a195a7b931eecd9c7cccd0778d25dbd5464f7f7

Modified Files:
	py-carbon/Makefile

Log Message:
py-carbon: fixed dependency on py-carbon: databases/py-carbon -> wip/py-carbon.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3a195a7b931eecd9c7cccd0778d25dbd5464f7f7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-carbon/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-carbon/Makefile b/py-carbon/Makefile
index 6924328cae..a1ee8b52da 100644
--- a/py-carbon/Makefile
+++ b/py-carbon/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Backend storage application for graphite
 LICENSE=	apache-2.0
 
 DEPENDS+=	${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
-DEPENDS+=	${PYPKGPREFIX}-whisper>=${PKGVERSION_NOREV}:../../databases/py-whisper
+DEPENDS+=	${PYPKGPREFIX}-whisper>=${PKGVERSION_NOREV}:../../wip/py-whisper
 
 USE_LANGUAGES=	# none
 


Home | Main Index | Thread Index | Old Index