Date: Sun, 28 Dec 2014 15:42:28 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375730 - head/www/phalcon Message-ID: <201412281542.sBSFgSmh022441@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Sun Dec 28 15:42:27 2014 New Revision: 375730 URL: https://svnweb.freebsd.org/changeset/ports/375730 QAT: https://qat.redports.org/buildarchive/r375730/ Log: Upgrade to 1.3.4. PR: ports/196322 Submitted by: Franco Fichtner <franco@lastsummer.de> Approved by: maintainer Modified: head/www/phalcon/Makefile head/www/phalcon/distinfo Modified: head/www/phalcon/Makefile ============================================================================== --- head/www/phalcon/Makefile Sun Dec 28 15:30:30 2014 (r375729) +++ head/www/phalcon/Makefile Sun Dec 28 15:42:27 2014 (r375730) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phalcon -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= www MASTER_SITES= https://github.com/phalcon/cphalcon/archive/${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/www/phalcon/distinfo ============================================================================== --- head/www/phalcon/distinfo Sun Dec 28 15:30:30 2014 (r375729) +++ head/www/phalcon/distinfo Sun Dec 28 15:42:27 2014 (r375730) @@ -1,2 +1,2 @@ -SHA256 (phalcon-v1.3.3.tar.gz) = c53467352b55e3b0da90e1849915dbbe2b9726b852af1eaf9d788451d1f91d9e -SIZE (phalcon-v1.3.3.tar.gz) = 2926317 +SHA256 (phalcon-v1.3.4.tar.gz) = ed23e7e04f127227aa8995e382b7cf5e398ac9db4660a8b66fd0a95db437a449 +SIZE (phalcon-v1.3.4.tar.gz) = 2931799
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412281542.sBSFgSmh022441>