svn commit: r452012 - head/chinese/libtabe
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Oct 13 15:20:59 UTC 2017
Author: sunpoet
Date: Fri Oct 13 15:20:58 2017
New Revision: 452012
URL: https://svnweb.freebsd.org/changeset/ports/452012
Log:
Update MASTER_SITES and unbreak this port
MFH: 2017Q4
Modified:
head/chinese/libtabe/Makefile
Modified: head/chinese/libtabe/Makefile
==============================================================================
--- head/chinese/libtabe/Makefile Fri Oct 13 15:15:53 2017 (r452011)
+++ head/chinese/libtabe/Makefile Fri Oct 13 15:20:58 2017 (r452012)
@@ -5,14 +5,12 @@ PORTNAME= libtabe
PORTVERSION= 0.2.6
PORTREVISION= 8
CATEGORIES= chinese
-MASTER_SITES= DEBIAN/pool/main/libt/libtabe/
+MASTER_SITES= http://old-releases.ubuntu.com/ubuntu/pool/universe/libt/libtabe/
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
@@ -29,7 +27,6 @@ CONFIGURE_ARGS= --includedir=${PREFIX}/include/tabe \
--with-db-bin=${LOCALBASE}/bin
WRKSRC= ${WRKDIR}/${DISTNAME:S|_|-|}
MAKE_JOBS_UNSAFE= yes
-BROKEN= File unavailable
OPTIONS_DEFINE= DOCS X11
OPTIONS_SUB= X11
More information about the svn-ports-head
mailing list