Commits

Jeremy Lavergne authored 0762324e9da
php5-*: fix https://trac.macports.org/changeset/85186

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@85187 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

php/php5-apc/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
2 2 # $Id$
3 3
4 4 PortSystem 1.0
5 5 PortGroup php5extension 1.0
6 6
7 7 php5extension.setup apc 3.1.9 pecl
8 8 revision 1
9 9 categories php devel
10 10 platforms darwin
11 -maintainers nomaintainernlicense PHP-3.01
11 +maintainers nomaintainer
12 +license PHP-3.01
12 13 conflicts php5-eaccelerator php5-xcache
13 14
14 15 description Alternative PHP Cache
15 16
16 17 long_description APC is a free, open, and robust framework for caching and \
17 18 optimizing PHP intermediate code.
18 19
19 20 distname APC-${version}
20 21
21 22 checksums sha1 417b95e63496de7f785b4917166098c6ac996008 \

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut