ports/178438: [PATCH] www/phalcon: update to 1.1.0
Gasol Wu
gasol.wu at gmail.com
Thu May 9 05:30:00 UTC 2013
>Number: 178438
>Category: ports
>Synopsis: [PATCH] www/phalcon: update to 1.1.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu May 09 05:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Gasol Wu
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10
>Description:
- Update to 1.1.0
Port maintainer (linpct at gmail.com) is cc'd.
Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- phalcon-1.1.0.patch begins here ---
diff -ruN /usr/ports/www/phalcon/Makefile ./Makefile
--- /usr/ports/www/phalcon/Makefile 2013-03-23 03:42:46.000000000 +0800
+++ ./Makefile 2013-05-09 09:53:25.000000000 +0800
@@ -2,7 +2,7 @@
# $FreeBSD: www/phalcon/Makefile 314959 2013-03-22 19:42:46Z rm $
PORTNAME= phalcon
-PORTVERSION= 1.0.0
+PORTVERSION= 1.1.0
CATEGORIES= www
MAINTAINER= linpct at gmail.com
@@ -14,8 +14,8 @@
USE_GITHUB= yes
GH_ACCOUNT= ${PORTNAME}
GH_PROJECT= c${PORTNAME}
-GH_TAGNAME= 1.0.0
-GH_COMMIT= 0d052fc
+GH_TAGNAME= v${PORTVERSION}
+GH_COMMIT= 4d7f4c9
FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT}/build/
diff -ruN /usr/ports/www/phalcon/distinfo ./distinfo
--- /usr/ports/www/phalcon/distinfo 2013-03-23 03:42:46.000000000 +0800
+++ ./distinfo 2013-05-09 09:52:25.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (phalcon-1.0.0.tar.gz) = 091ba6f425df16f5249a1f4cf80b48df729e7ba0a9ec0fdec17cb8b71f15c72b
-SIZE (phalcon-1.0.0.tar.gz) = 2159006
+SHA256 (phalcon-1.1.0.tar.gz) = 719ab9a45cab34dce7d5d8dbf0b41ddea57ba22bf8d0cc82da78e948c9aa36cd
+SIZE (phalcon-1.1.0.tar.gz) = 2308003
--- phalcon-1.1.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list