Date: Wed, 6 Jan 2016 15:13:31 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r405357 - branches/2016Q1/www/tokyopromenade Message-ID: <201601061513.u06FDV1j094292@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Wed Jan 6 15:13:31 2016 New Revision: 405357 URL: https://svnweb.freebsd.org/changeset/ports/405357 Log: MFH: r405356 Fix MASTER_SITES and unmark BROKEN. Approved by: portmgr blanket Modified: branches/2016Q1/www/tokyopromenade/Makefile Directory Properties: branches/2016Q1/ (props changed) Modified: branches/2016Q1/www/tokyopromenade/Makefile ============================================================================== --- branches/2016Q1/www/tokyopromenade/Makefile Wed Jan 6 15:12:17 2016 (r405356) +++ branches/2016Q1/www/tokyopromenade/Makefile Wed Jan 6 15:13:31 2016 (r405357) @@ -5,13 +5,11 @@ PORTNAME= tokyopromenade PORTVERSION= 0.9.22 PORTREVISION= 2 CATEGORIES= www -MASTER_SITES= http://fallabs.com/${PORTNAME}/ +MASTER_SITES= http://fallabs.com/${PORTNAME}/pkg/ MAINTAINER= ports@FreeBSD.org COMMENT= Content management system -BROKEN= unfetchable - BUILD_DEPENDS= tokyocabinet>=1.4.31:${PORTSDIR}/databases/tokyocabinet \ fcgi-devkit>=0:${PORTSDIR}/www/fcgi LIB_DEPENDS= libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601061513.u06FDV1j094292>