mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Update to 1.0.2.
PR: ports/89717 Submitted by: maintainer
This commit is contained in:
parent
b53c2ad779
commit
9fbcbc2cc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149896
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= PDO
|
||||
DISTVERSION= 1.0RC2
|
||||
DISTVERSION= 1.0.2
|
||||
CATEGORIES= databases www
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
@ -25,7 +25,7 @@ PHP_MODNAME= pdo
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PHP_VER} == 4
|
||||
IGNORE= PDO requires PHP version 5.0.3 or higher
|
||||
IGNORE= requires PHP version 5.0.3 or higher
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (PECL/PDO-1.0RC2.tgz) = 59be93260032e7a902cf813365da555b
|
||||
SIZE (PECL/PDO-1.0RC2.tgz) = 48551
|
||||
MD5 (PECL/PDO-1.0.2.tgz) = 171ab47eb4251ae1f3209e5919857792
|
||||
SHA256 (PECL/PDO-1.0.2.tgz) = 0b24c20ba9e3cb7054a53be403bd2d0ecdb0e2bd3291f67ae3b7f7a526aabf62
|
||||
SIZE (PECL/PDO-1.0.2.tgz) = 49810
|
||||
|
Loading…
x
Reference in New Issue
Block a user