svn commit: r452002 - in head/chinese: libtabe xpdf

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 13 14:22:29 UTC 2017


Author: bapt
Date: Fri Oct 13 14:22:27 2017
New Revision: 452002
URL: https://svnweb.freebsd.org/changeset/ports/452002

Log:
  Mark as broken ports with no public distfiles

Modified:
  head/chinese/libtabe/Makefile
  head/chinese/xpdf/Makefile

Modified: head/chinese/libtabe/Makefile
==============================================================================
--- head/chinese/libtabe/Makefile	Fri Oct 13 14:19:26 2017	(r452001)
+++ head/chinese/libtabe/Makefile	Fri Oct 13 14:22:27 2017	(r452002)
@@ -11,6 +11,8 @@ DISTNAME=	libtabe_${PORTVERSION}.orig
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Unified library for Chinese text processing
 
+BROKEN=		No public distfiles
+
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 

Modified: head/chinese/xpdf/Makefile
==============================================================================
--- head/chinese/xpdf/Makefile	Fri Oct 13 14:19:26 2017	(r452001)
+++ head/chinese/xpdf/Makefile	Fri Oct 13 14:22:27 2017	(r452002)
@@ -16,6 +16,8 @@ DIST_SUBDIR=	${PORTNAME}-chinese-${PORTVERSION}
 MAINTAINER=	hrs at FreeBSD.org
 COMMENT=	Chinese font support for xpdf
 
+BROKEN=		No public distfiles
+
 RUN_DEPENDS=	xpdf:graphics/xpdf \
 		${ADOBECMAPDIR}/ai0/CMap/Identity-H:print/adobe-cmaps \
 		${FONTSDIR}/STHeiti-Regular:chinese/font-std \


More information about the svn-ports-all mailing list