svn commit: r501643 - in head: french/wordpress japanese/wordpress

Jochen Neumeister joneum at FreeBSD.org
Tue May 14 10:47:18 UTC 2019


Author: joneum
Date: Tue May 14 10:47:16 2019
New Revision: 501643
URL: https://svnweb.freebsd.org/changeset/ports/501643

Log:
  Mark as BROKEN: unfetchable
  
  There is a new rollout for the french and the japanese wordpress.
  As long as it is investigated why a new rollout exists, both ports are marked as BROKEN.
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/french/wordpress/Makefile
  head/japanese/wordpress/Makefile

Modified: head/french/wordpress/Makefile
==============================================================================
--- head/french/wordpress/Makefile	Tue May 14 10:32:37 2019	(r501642)
+++ head/french/wordpress/Makefile	Tue May 14 10:47:16 2019	(r501643)
@@ -13,6 +13,8 @@ COMMENT=	State-of-the-art semantic personal publishing
 
 LICENSE=	GPLv2
 
+BROKEN=		unfetchable
+
 CONFLICTS_INSTALL=	de-wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].*
 
 NO_ARCH=	yes

Modified: head/japanese/wordpress/Makefile
==============================================================================
--- head/japanese/wordpress/Makefile	Tue May 14 10:32:37 2019	(r501642)
+++ head/japanese/wordpress/Makefile	Tue May 14 10:47:16 2019	(r501643)
@@ -14,6 +14,8 @@ LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/license.txt
 
+BROKEN=		unfetchable
+
 CONFLICTS_INSTALL=	wordpress-[0-9].* de-wordpress-[0-9].* ru-wordpress-[0-9].*
 
 NO_ARCH=	yes


More information about the svn-ports-all mailing list