aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-04 19:14:55 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-04 19:14:55 +0000
commit563e40d4b1b93e591e33cf783208f717b41cf5ff (patch)
tree8e91f006820c3531810c6d28b1b9aeab47faec6a
parent247c9c62185575dc6cf2fc562916ec00de0b3fb2 (diff)
downloadports-563e40d4b1b93e591e33cf783208f717b41cf5ff.tar.gz
ports-563e40d4b1b93e591e33cf783208f717b41cf5ff.zip
devel/pecl-APCu: Update to 5.1.20
-rw-r--r--devel/pecl-APCu/Makefile12
-rw-r--r--devel/pecl-APCu/distinfo6
2 files changed, 9 insertions, 9 deletions
diff --git a/devel/pecl-APCu/Makefile b/devel/pecl-APCu/Makefile
index 3bc30e600f92..b336c9b78603 100644
--- a/devel/pecl-APCu/Makefile
+++ b/devel/pecl-APCu/Makefile
@@ -1,23 +1,23 @@
# Created by: John Chen <johnpupu@gmail.com>
PORTNAME= APCu
-PORTVERSION= 5.1.19
+PORTVERSION= 5.1.20
CATEGORIES= devel
-DISTNAME= ${PORTNAME:tl}-${PORTVERSION}
+DISTNAME= apcu-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= APC User Caching
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
-CONFLICTS_INSTALL= pecl-APC
-
USES= localbase php:pecl
-PHP_MODNAME= ${PORTNAME:tl}
+PHP_MODNAME= apcu
PLIST_FILES= ${DATADIR}/apc.php
+CONFLICTS_INSTALL= pecl-APC
+
post-install:
${MKDIR} ${STAGEDIR}${DATADIR}
${INSTALL_DATA} ${WRKSRC}/apc.php ${STAGEDIR}${DATADIR}
diff --git a/devel/pecl-APCu/distinfo b/devel/pecl-APCu/distinfo
index 2967895b76ba..b217bee503b7 100644
--- a/devel/pecl-APCu/distinfo
+++ b/devel/pecl-APCu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604830584
-SHA256 (PECL/apcu-5.1.19.tgz) = 837fbc99d5c79efb510fafaf585ef0c06e02baf8310a7d77f93e402c93276ce0
-SIZE (PECL/apcu-5.1.19.tgz) = 96583
+TIMESTAMP = 1620151064
+SHA256 (PECL/apcu-5.1.20.tgz) = b99d40fafec06f4d132fcee53e7526ddbfc1d041ea6e04e17389dfad28f9c390
+SIZE (PECL/apcu-5.1.20.tgz) = 96727