ports/171802: [MAINTAINER] www/phalcon: update to 0.5.0
Jin-Sih Lin
linpct at gmail.com
Thu Sep 20 05:20:09 UTC 2012
>Number: 171802
>Category: ports
>Synopsis: [MAINTAINER] www/phalcon: update to 0.5.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 20 05:20:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Jin-Sih Lin
>Release: FreeBSD 10.0-CURRENT i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sat Aug 18 08:09:36 CST 2012
>Description:
- Update to 0.5.0
Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:
--- phalcon-0.5.0.patch begins here ---
diff -ruN --exclude=CVS ../phalcon.orig/Makefile ./Makefile
--- ../phalcon.orig/Makefile 2012-08-29 14:39:01.000000000 +0800
+++ ./Makefile 2012-09-20 12:45:31.000000000 +0800
@@ -6,7 +6,7 @@
#
PORTNAME= phalcon
-PORTVERSION= 0.4.5
+PORTVERSION= 0.5.0
CATEGORIES= www
MASTER_SITES= https://github.com/${PORTNAME}/c${PORTNAME}/tarball/${GITVERSION}/
DISTNAME= ${PORTNAME}-c${PORTNAME}-${GITVERSION}
@@ -14,9 +14,9 @@
MAINTAINER= linpct at gmail.com
COMMENT= Phalcon PHP Framework written in C-language
-GITVERSION= 97d8732
+GITVERSION= c109065
FETCH_ARGS= -pRr
-WRKSRC= ${WRKDIR}/${PORTNAME}-c${PORTNAME}-${GITVERSION}/release/
+WRKSRC= ${WRKDIR}/${PORTNAME}-c${PORTNAME}-${GITVERSION}/build/
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS= --enable-phalcon --prefix=${PREFIX} --with-php-config=${LOCALBASE}/bin/php-config
diff -ruN --exclude=CVS ../phalcon.orig/distinfo ./distinfo
--- ../phalcon.orig/distinfo 2012-08-29 13:54:45.000000000 +0800
+++ ./distinfo 2012-09-20 12:42:41.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (phalcon-cphalcon-97d8732.tar.gz) = 8f3783d91ba7c71bdca7b3ea2b6756f225505c36a57a2829fc133d82f8344d11
-SIZE (phalcon-cphalcon-97d8732.tar.gz) = 700612
+SHA256 (phalcon-cphalcon-c109065.tar.gz) = f11a4b7ab29795ab044eeda1eff643427c06a4f82a2fbab1f6aae34fae0d0cb4
+SIZE (phalcon-cphalcon-c109065.tar.gz) = 866650
--- phalcon-0.5.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list