1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

Track github, add support for PHP 5.4.

This commit is contained in:
Alex Dupre 2013-05-27 08:02:30 +00:00
parent 0a4387b879
commit 4493d5e0e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319166
2 changed files with 14 additions and 14 deletions

View File

@ -2,32 +2,32 @@
# $FreeBSD$
PORTNAME= eaccelerator
PORTVERSION= 0.9.6.1
PORTREVISION= 1
PORTVERSION= 0.9.7
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/eAccelerator%20${PORTVERSION}/ \
http://bart.eaccelerator.net/source/${PORTVERSION}/
MAINTAINER= ale@FreeBSD.org
COMMENT= A free open-source PHP accelerator & optimizer
LICENSE= GPLv2
OPTIONS_DEFINE= DOCCOMM
DOCCOMM_DESC= Retain doc-comments in internal php structures
USE_GITHUB= yes
GH_ACCOUNT= ${PORTNAME}
GH_TAGNAME= master
GH_COMMIT= 42067ac
OPTIONS_DEFINE= DOCCOMM
DOCCOMM_DESC= Retain doc-comments in internal php structures
USE_PHP= yes
USE_PHPIZE= yes
USE_PHP_BUILD= yes
DEFAULT_PHP_VER=53
IGNORE_WITH_PHP=5
CONFIGURE_ARGS= --enable-eaccelerator=shared \
--with-eaccelerator-userid=80 \
--without-eaccelerator-use-inode
--with-eaccelerator-userid=80
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_BZIP2= yes
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message

View File

@ -1,2 +1,2 @@
SHA256 (eaccelerator-0.9.6.1.tar.bz2) = 33703ad1678cdb65ef0cd28fbd2e262ef5d9f201f9016de26b7254987deba53c
SIZE (eaccelerator-0.9.6.1.tar.bz2) = 106049
SHA256 (eaccelerator-0.9.7.tar.gz) = 2e48f5e70aedff31b083e8ae6c9a6a0d29cdd1ad92c8f43b3fcaf8b3e66def5d
SIZE (eaccelerator-0.9.7.tar.gz) = 131579