svn commit: r495392 - in head: chinese/wordpress-zh_TW french/wordpress german/wordpress japanese/wordpress

Antoine Brodin antoine at FreeBSD.org
Mon Mar 11 20:29:14 UTC 2019


Author: antoine
Date: Mon Mar 11 20:29:12 2019
New Revision: 495392
URL: https://svnweb.freebsd.org/changeset/ports/495392

Log:
  Mark BROKEN: unfetchable
  
  Reported by:	pkg-fallout

Modified:
  head/chinese/wordpress-zh_TW/Makefile
  head/french/wordpress/Makefile
  head/german/wordpress/Makefile
  head/japanese/wordpress/Makefile

Modified: head/chinese/wordpress-zh_TW/Makefile
==============================================================================
--- head/chinese/wordpress-zh_TW/Makefile	Mon Mar 11 20:22:57 2019	(r495391)
+++ head/chinese/wordpress-zh_TW/Makefile	Mon Mar 11 20:29:12 2019	(r495392)
@@ -14,6 +14,7 @@ COMMENT=	State-of-the-art semantic personal publishing
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/license.txt
 
+BROKEN=		unfetchable
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USES=		php:web

Modified: head/french/wordpress/Makefile
==============================================================================
--- head/french/wordpress/Makefile	Mon Mar 11 20:22:57 2019	(r495391)
+++ head/french/wordpress/Makefile	Mon Mar 11 20:29:12 2019	(r495392)
@@ -13,6 +13,7 @@ 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/german/wordpress/Makefile
==============================================================================
--- head/german/wordpress/Makefile	Mon Mar 11 20:22:57 2019	(r495391)
+++ head/german/wordpress/Makefile	Mon Mar 11 20:29:12 2019	(r495392)
@@ -14,6 +14,7 @@ LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/license.txt
 
+BROKEN=		unfetchable
 CONFLICTS_INSTALL=	wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].*
 
 NO_ARCH=	yes

Modified: head/japanese/wordpress/Makefile
==============================================================================
--- head/japanese/wordpress/Makefile	Mon Mar 11 20:22:57 2019	(r495391)
+++ head/japanese/wordpress/Makefile	Mon Mar 11 20:29:12 2019	(r495392)
@@ -14,6 +14,7 @@ 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