From ad0db0852bd5cb09b6db204c96ff0d7cc481cf77 Mon Sep 17 00:00:00 2001 From: scheidell Date: Wed, 20 Jun 2012 08:00:32 +0000 Subject: - Update to finally stable 0.8.2 - Set CONFICTS with php5-blitz-devel-[0-9]* PR: ports/169258 Submitted by: Valery Komarov (maintainer) --- devel/php5-blitz/Makefile | 6 +++--- devel/php5-blitz/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'devel') diff --git a/devel/php5-blitz/Makefile b/devel/php5-blitz/Makefile index 3ec550f84be7..9bbed665acd9 100644 --- a/devel/php5-blitz/Makefile +++ b/devel/php5-blitz/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= blitz -PORTVERSION= 0.6.10 +PORTVERSION= 0.8.2 CATEGORIES= devel MASTER_SITES= http://alexeyrybak.com/blitz/ PKGNAMEPREFIX= php5- @@ -13,10 +13,10 @@ PKGNAMEPREFIX= php5- MAINTAINER= komarov@valerka.net COMMENT= PHP templating engine +CONFLICTS= php5-blitz-devel-[0-9]* + USE_PHP= yes USE_PHP_BUILD= yes USE_PHPEXT= yes -DEFAULT_PHP_VER=53 -IGNORE_WITH_PHP=5 .include diff --git a/devel/php5-blitz/distinfo b/devel/php5-blitz/distinfo index 7742314768f9..28e449e58397 100644 --- a/devel/php5-blitz/distinfo +++ b/devel/php5-blitz/distinfo @@ -1,2 +1,2 @@ -SHA256 (blitz-0.6.10.tar.gz) = 3121bf19a7274f18e21dcc5d720063c7487324f4f0f9272701a0acc6abc4988b -SIZE (blitz-0.6.10.tar.gz) = 124503 +SHA256 (blitz-0.8.2.tar.gz) = 5c45695760854bf71b2d99954bd4b6a3f09133a8cc13228688e3f7878ed90405 +SIZE (blitz-0.8.2.tar.gz) = 67272 -- cgit