svn commit: r405357 - branches/2016Q1/www/tokyopromenade
Raphael Kubo da Costa
rakuco at FreeBSD.org
Wed Jan 6 15:13:32 UTC 2016
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 at 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
More information about the svn-ports-branches
mailing list