svn commit: r389949 - head/security/py-crits
Antoine Brodin
antoine at FreeBSD.org
Wed Jun 17 17:20:37 UTC 2015
Author: antoine
Date: Wed Jun 17 17:20:36 2015
New Revision: 389949
URL: https://svnweb.freebsd.org/changeset/ports/389949
Log:
Mark BROKEN: Depends on conflicting versions of django
[101amd64-default-job-03] Installing py27-django-tastypie-0.12.1...
[101amd64-default-job-03] `-- Installing py27-django-1.8.2...
pkg-static: py27-django-1.8.2 conflicts with py27-django16-1.6.11 (installs files into the same place). Problematic file: /usr/local/man/man1/django-admin.1.gz
Reported by: pkg-fallout
Modified:
head/security/py-crits/Makefile
Modified: head/security/py-crits/Makefile
==============================================================================
--- head/security/py-crits/Makefile Wed Jun 17 17:18:38 2015 (r389948)
+++ head/security/py-crits/Makefile Wed Jun 17 17:20:36 2015 (r389949)
@@ -13,6 +13,8 @@ COMMENT= Collaborative Research Into Th
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= Depends on conflicting versions of django
+
USE_GITHUB= yes
GH_PROJECT= crits
More information about the svn-ports-head
mailing list