mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Document the removal of devel/php70-APCu
Submitted by: sunpoet (myself) Approved by: Daniel Ylitalo <daniel@blodan.se> (maintainer, via email) Differential Revision: https://reviews.freebsd.org/D9333
This commit is contained in:
parent
789910fee5
commit
9b892e23ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433934
1
MOVED
1
MOVED
@ -9069,3 +9069,4 @@ devel/libdict||2017-02-08|Has expired: Broken for more than 6 months
|
||||
math/R-cran-SuppDists||2017-02-08|Has expired: Broken for more than 6 months
|
||||
devel/py-re2||2017-02-08|Has expired: Broken for more than 6 months
|
||||
net-p2p/digitalcoin||2017-02-08|Has expired: Broken for more than 6 months
|
||||
devel/php70-APCu|devel/pecl-APCu|2017-02-12|Use devel/pecl-APCu for PHP 7.0+ users
|
||||
|
@ -3906,7 +3906,6 @@
|
||||
SUBDIR += php56-sysvsem
|
||||
SUBDIR += php56-sysvshm
|
||||
SUBDIR += php56-tokenizer
|
||||
SUBDIR += php70-APCu
|
||||
SUBDIR += php70-gettext
|
||||
SUBDIR += php70-intl
|
||||
SUBDIR += php70-json
|
||||
|
@ -1,23 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= APCu
|
||||
PORTVERSION= 5.1.8
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= php70-
|
||||
DISTNAME= ${PORTNAME:tl}-${PORTVERSION}
|
||||
DIST_SUBDIR= PECL
|
||||
|
||||
MAINTAINER= daniel@blodan.se
|
||||
COMMENT= APC User Caching
|
||||
|
||||
LICENSE= PHP301
|
||||
|
||||
CONFLICTS_INSTALL= pecl-APC-[0-9]*
|
||||
|
||||
IGNORE_WITH_PHP= 56
|
||||
PHP_VER= 70
|
||||
USES= localbase php:ext tar:tgz
|
||||
PHP_MODNAME= ${PORTNAME:tl}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1484667198
|
||||
SHA256 (PECL/apcu-5.1.8.tgz) = 01dfbf0245d8cc0f51ba16467a60b5fad08e30b28df7846e0dd213da1143ecce
|
||||
SIZE (PECL/apcu-5.1.8.tgz) = 111260
|
@ -1,3 +0,0 @@
|
||||
APCu - APC User Cache
|
||||
|
||||
WWW: https://pecl.php.net/package/apcu
|
Loading…
Reference in New Issue
Block a user