svn commit: r559225 - head/editors/picpas

Antoine Brodin antoine at FreeBSD.org
Fri Dec 25 09:19:30 UTC 2020


Author: antoine
Date: Fri Dec 25 09:19:30 2020
New Revision: 559225
URL: https://svnweb.freebsd.org/changeset/ports/559225

Log:
  Mark BROKEN
  
  /wrkdirs/usr/ports/editors/picpas/work-qt5/PicPas-520e196/syncfacilutils/SynFacilCompletion.pas(292,51) Error: (5098) Record or object type expected
  
  Reported by:	pkg-fallout

Modified:
  head/editors/picpas/Makefile

Modified: head/editors/picpas/Makefile
==============================================================================
--- head/editors/picpas/Makefile	Fri Dec 25 09:16:26 2020	(r559224)
+++ head/editors/picpas/Makefile	Fri Dec 25 09:19:30 2020	(r559225)
@@ -12,6 +12,8 @@ COMMENT=	Multi-platform Pascal for Microchip PIC16F mi
 
 LICENSE=	GPLv2
 
+BROKEN=		fails to build
+
 gtk2_CONFLICTS_INSTALL=	${PORTNAME}-qt5
 qt5_CONFLICTS_INSTALL=	${PORTNAME}-gtk2
 


More information about the svn-ports-all mailing list