Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2012 11:57:18 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301604 - head/www/py-beautifulsoup
Message-ID:  <201207271157.q6RBvIOc002551@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Fri Jul 27 11:57:18 2012
New Revision: 301604
URL: http://svn.freebsd.org/changeset/ports/301604

Log:
  - Remove uneeded CONFLICTS.
  
  PR:		ports/170198
  Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
  Approved by:	crees, tabthorpe (mentors, implicit)

Modified:
  head/www/py-beautifulsoup/Makefile   (contents, props changed)

Modified: head/www/py-beautifulsoup/Makefile
==============================================================================
--- head/www/py-beautifulsoup/Makefile	Fri Jul 27 11:39:54 2012	(r301603)
+++ head/www/py-beautifulsoup/Makefile	Fri Jul 27 11:57:18 2012	(r301604)
@@ -19,6 +19,4 @@ USE_PYTHON=	2.7
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	beautifulsoup4
 
-CONFLICTS=	py[0-9]*-beautifulsoup-3.*
-
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207271157.q6RBvIOc002551>