mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.0.1
- drop USE_PHPIZE= yes since it has USE_PHPEXT= yes [2] PR: ports/97436 Submitted by: maintainer [1] itetcu [2] Approved by: lawrance
This commit is contained in:
parent
46c526b0af
commit
06418bc74e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162765
2 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= PDO_ODBC
|
||||
DISTVERSION= 1.0
|
||||
DISTVERSION= 1.0.1
|
||||
CATEGORIES= databases www
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
|
@ -21,7 +21,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
|||
LIB_DEPENDS= odbc.1:${PORTSDIR}/databases/unixODBC
|
||||
|
||||
USE_PHP= yes
|
||||
USE_PHPIZE= yes
|
||||
USE_PHPEXT= yes
|
||||
DEFAULT_PHP_VER=5
|
||||
PHP_MODNAME= pdo_odbc
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (PECL/PDO_ODBC-1.0.tgz) = 14bac779f40430cfc5c676ad170f0e14
|
||||
SHA256 (PECL/PDO_ODBC-1.0.tgz) = 1edf6691fbae80aef85a8b61891045d58bb3a60fcfa6ef754f73750a023adf25
|
||||
SIZE (PECL/PDO_ODBC-1.0.tgz) = 13019
|
||||
MD5 (PECL/PDO_ODBC-1.0.1.tgz) = 7f355fb5547f965d360e3f6c619039e0
|
||||
SHA256 (PECL/PDO_ODBC-1.0.1.tgz) = 5c2f4a0288319d4127ab635c005889ff98d28a3298c8fd2279e154600eeb2958
|
||||
SIZE (PECL/PDO_ODBC-1.0.1.tgz) = 14268
|
||||
|
|
Loading…
Add table
Reference in a new issue