From owner-svn-ports-all@FreeBSD.ORG Sun Oct 21 04:37:59 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 500365CC; Sun, 21 Oct 2012 04:37:59 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 33C798FC08; Sun, 21 Oct 2012 04:37:59 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9L4bx4W086408; Sun, 21 Oct 2012 04:37:59 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9L4bwC3086405; Sun, 21 Oct 2012 04:37:58 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201210210437.q9L4bwC3086405@svn.freebsd.org> From: Steve Wills Date: Sun, 21 Oct 2012 04:37:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306218 - head/www/phalcon 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.14 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: Sun, 21 Oct 2012 04:37:59 -0000 Author: swills Date: Sun Oct 21 04:37:58 2012 New Revision: 306218 URL: http://svn.freebsd.org/changeset/ports/306218 Log: - Update to 0.5.2 PR: ports/172778 Submitted by: Jin-Sih Lin (maintainer) Feature safe: yes Modified: head/www/phalcon/Makefile head/www/phalcon/distinfo Modified: head/www/phalcon/Makefile ============================================================================== --- head/www/phalcon/Makefile Sun Oct 21 04:31:07 2012 (r306217) +++ head/www/phalcon/Makefile Sun Oct 21 04:37:58 2012 (r306218) @@ -6,7 +6,7 @@ # PORTNAME= phalcon -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/c${PORTNAME}/tarball/${GITVERSION}/ DISTNAME= ${PORTNAME}-c${PORTNAME}-${GITVERSION} @@ -17,7 +17,7 @@ COMMENT= Phalcon PHP Framework written i BUILD_DEPENDS= ${LOCALBASE}/include/php/ext/pdo/php_pdo_driver.h:${PORTSDIR}/databases/php5-pdo RUN_DEPENDS= ${LOCALBASE}/include/php/ext/pdo/php_pdo_driver.h:${PORTSDIR}/databases/php5-pdo -GITVERSION= b22910a +GITVERSION= 729a028 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/${PORTNAME}-c${PORTNAME}-${GITVERSION}/build/ Modified: head/www/phalcon/distinfo ============================================================================== --- head/www/phalcon/distinfo Sun Oct 21 04:31:07 2012 (r306217) +++ head/www/phalcon/distinfo Sun Oct 21 04:37:58 2012 (r306218) @@ -1,2 +1,2 @@ -SHA256 (phalcon-cphalcon-b22910a.tar.gz) = 05bf8b088fe920db2747c05281789bee9829ea1f3f0afde063b344b29d36d2e6 -SIZE (phalcon-cphalcon-b22910a.tar.gz) = 879134 +SHA256 (phalcon-cphalcon-729a028.tar.gz) = 9efe85cbc182ece14d19322fce6cfbc8dd6736452be3a5c3ed072dfb754c81e5 +SIZE (phalcon-cphalcon-729a028.tar.gz) = 881146