svn commit: r303317 - head/www/phalcon

Bryan Drewery bdrewery at FreeBSD.org
Wed Aug 29 06:39:02 UTC 2012


Author: bdrewery
Date: Wed Aug 29 06:39:01 2012
New Revision: 303317
URL: http://svn.freebsd.org/changeset/ports/303317

Log:
  - Update to 0.4.5
  
  PR:		ports/171154
  Submitted by:	Jin-Sih Lin <linpct at gmail.com> (maintainer)
  Approved by:	eadler, bapt (mentors, implicit)

Modified:
  head/www/phalcon/Makefile
  head/www/phalcon/distinfo

Modified: head/www/phalcon/Makefile
==============================================================================
--- head/www/phalcon/Makefile	Wed Aug 29 05:31:09 2012	(r303316)
+++ head/www/phalcon/Makefile	Wed Aug 29 06:39:01 2012	(r303317)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phalcon
-PORTVERSION=	0.4.4
+PORTVERSION=	0.4.5
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${PORTNAME}/c${PORTNAME}/tarball/${GITVERSION}/
 DISTNAME=	${PORTNAME}-c${PORTNAME}-${GITVERSION}
@@ -14,7 +14,7 @@ DISTNAME=	${PORTNAME}-c${PORTNAME}-${GIT
 MAINTAINER=	linpct at gmail.com
 COMMENT=	Phalcon PHP Framework written in C-language
 
-GITVERSION=	37f3290
+GITVERSION=	97d8732
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/${PORTNAME}-c${PORTNAME}-${GITVERSION}/release/
 

Modified: head/www/phalcon/distinfo
==============================================================================
--- head/www/phalcon/distinfo	Wed Aug 29 05:31:09 2012	(r303316)
+++ head/www/phalcon/distinfo	Wed Aug 29 06:39:01 2012	(r303317)
@@ -1,2 +1,2 @@
-SHA256 (phalcon-cphalcon-37f3290.tar.gz) = d4a787a7803f06b0fcb6969c596787700024f8fb2fde4add220a898770b42972
-SIZE (phalcon-cphalcon-37f3290.tar.gz) = 663687
+SHA256 (phalcon-cphalcon-97d8732.tar.gz) = 8f3783d91ba7c71bdca7b3ea2b6756f225505c36a57a2829fc133d82f8344d11
+SIZE (phalcon-cphalcon-97d8732.tar.gz) = 700612



More information about the svn-ports-head mailing list