From owner-svn-ports-all@FreeBSD.ORG Thu Jul 10 13:27:10 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0088B9BE; Thu, 10 Jul 2014 13:27:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E17E82AE1; Thu, 10 Jul 2014 13:27:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6ADR9Wx089992; Thu, 10 Jul 2014 13:27:09 GMT (envelope-from mm@svn.freebsd.org) Received: (from mm@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6ADR94T089990; Thu, 10 Jul 2014 13:27:09 GMT (envelope-from mm@svn.freebsd.org) Message-Id: <201407101327.s6ADR94T089990@svn.freebsd.org> From: Martin Matuska Date: Thu, 10 Jul 2014 13:27:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361455 - in head/devel: pear-Horde_Core pear-channel-horde X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2014 13:27:10 -0000 Author: mm Date: Thu Jul 10 13:27:09 2014 New Revision: 361455 URL: http://svnweb.freebsd.org/changeset/ports/361455 QAT: https://qat.redports.org/buildarchive/r361455/ Log: Add missing dependencies for pear-Horde_Core Modified: head/devel/pear-Horde_Core/Makefile head/devel/pear-channel-horde/bsd.horde.mk Modified: head/devel/pear-Horde_Core/Makefile ============================================================================== --- head/devel/pear-Horde_Core/Makefile Thu Jul 10 13:25:32 2014 (r361454) +++ head/devel/pear-Horde_Core/Makefile Thu Jul 10 13:27:09 2014 (r361455) @@ -3,6 +3,7 @@ PORTNAME= Horde_Core PORTVERSION= 2.12.4 +PORTREVISION= 1 CATEGORIES= devel www pear PKGNAMEPREFIX= pear- @@ -32,18 +33,21 @@ USE_HORDE_RUN= Horde_Role \ Horde_Compress_Fast \ Horde_Controller \ Horde_Css_Parser \ + Horde_CssMinify \ Horde_Data \ Horde_Date \ Horde_Exception \ Horde_Group \ Horde_History \ Horde_Injector \ + Horde_JavascriptMinify \ Horde_Lock \ Horde_Log \ Horde_LoginTasks \ Horde_Mime \ Horde_Mime_Viewer \ Horde_Notification \ + Horde_Pack \ Horde_Perms \ Horde_Prefs \ Horde_Secret \ Modified: head/devel/pear-channel-horde/bsd.horde.mk ============================================================================== --- head/devel/pear-channel-horde/bsd.horde.mk Thu Jul 10 13:25:32 2014 (r361454) +++ head/devel/pear-channel-horde/bsd.horde.mk Thu Jul 10 13:27:09 2014 (r361455) @@ -33,6 +33,7 @@ horde-Horde_Controller-DEPEND= ${PEARDIR horde-Horde_Core-DEPEND= ${PEARDIR}/Horde.php:${PORTSDIR}/devel/pear-Horde_Core horde-Horde_Crypt-DEPEND= ${PEARDIR}/Horde/Crypt.php:${PORTSDIR}/security/pear-Horde_Crypt horde-Horde_Crypt_Blowfish-DEPEND= ${PEARDIR}/Horde/Crypt/Blowfish.php:${PORTSDIR}/security/pear-Horde_Crypt_Blowfish +horde-Horde_CssMinify-DEPEND= ${PEARDIR}/Horde/CssMinify.php:${PORTSDIR}/textproc/pear-Horde_CssMinify horde-Horde_Css_Parser-DEPEND= ${PEARDIR}/Horde/Css/Parser.php:${PORTSDIR}/www/pear-Horde_Css_Parser horde-Horde_Data-DEPEND= ${PEARDIR}/Horde/Data.php:${PORTSDIR}/devel/pear-Horde_Data horde-Horde_Date-DEPEND= ${PEARDIR}/Horde/Date.php:${PORTSDIR}/devel/pear-Horde_Date @@ -53,6 +54,7 @@ horde-Horde_Imap_Client-DEPEND= ${PEARDI horde-Horde_Imsp-DEPEND= ${PEARDIR}/Horde/Imsp.php:${PORTSDIR}/databases/pear-Horde_Imsp horde-Horde_Itip-DEPEND= ${PEARDIR}/Horde/Itip.php:${PORTSDIR}/devel/pear-Horde_Itip horde-Horde_Injector-DEPEND= ${PEARDIR}/Horde/Injector.php:${PORTSDIR}/devel/pear-Horde_Injector +horde-Horde_JavascriptMinify-DEPEND= ${PEARDIR}/Horde/JavascriptMinify.php:${PORTSDIR}/textproc/pear-Horde_JavascriptMinify horde-Horde_Kolab_Format-DEPEND= ${PEARDIR}/Horde/Kolab/Format.php:${PORTSDIR}/textproc/pear-Horde_Kolab_Format horde-Horde_Kolab_Server-DEPEND= ${PEARDIR}/Horde/Kolab/Server/Factory.php:${PORTSDIR}/net/pear-Horde_Kolab_Server horde-Horde_Kolab_Session-DEPEND= ${PEARDIR}/Horde/Kolab/Session.php:${PORTSDIR}/net/pear-Horde_Kolab_Session @@ -71,6 +73,7 @@ horde-Horde_Mongo-DEPEND= ${PEARDIR}/Hor horde-Horde_Nls-DEPEND= ${PEARDIR}/Horde/Nls.php:${PORTSDIR}/devel/pear-Horde_Nls horde-Horde_Notification-DEPEND= ${PEARDIR}/Horde/Notification.php:${PORTSDIR}/devel/pear-Horde_Notification horde-Horde_Oauth-DEPEND= ${PEARDIR}/Horde/Oauth/Consumer.php:${PORTSDIR}/security/pear-Horde_Oauth +horde-Horde_Pack-DEPEND= ${PEARDIR}/Horde/Pack.php:${PORTSDIR}/archivers/pear-Horde_Pack horde-Horde_Pdf-DEPEND= ${PEARDIR}/Horde/Pdf/Writer.php:${PORTSDIR}/textproc/pear-Horde_Pdf horde-Horde_Perms-DEPEND= ${PEARDIR}/Horde/Perms.php:${PORTSDIR}/security/pear-Horde_Perms horde-Horde_Prefs-DEPEND= ${PEARDIR}/Horde/Prefs.php:${PORTSDIR}/devel/pear-Horde_Prefs