mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.2.0
This commit is contained in:
parent
d041135f46
commit
e4ab338847
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294521
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Structures_DataGrid_DataSource_PDO
|
||||
PORTVERSION= 0.1.0
|
||||
PORTVERSION= 0.2.0
|
||||
CATEGORIES= databases www pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
@ -15,9 +15,7 @@ COMMENT= DataSource driver using PHP Data Objects (PDO) and an SQL query
|
||||
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array
|
||||
RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array
|
||||
|
||||
CATEGORY= Structures
|
||||
|
||||
FILES= DataGrid/DataSource/PDO.php
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PEAR/Structures_DataGrid_DataSource_PDO-0.1.0.tgz) = 9fd9f5d33e1b16ad757a5c9a6c3eb0d01dd6e2dd376508864bdf6a625b7350fb
|
||||
SIZE (PEAR/Structures_DataGrid_DataSource_PDO-0.1.0.tgz) = 3793
|
||||
SHA256 (PEAR/Structures_DataGrid_DataSource_PDO-0.2.0.tgz) = 5d5cc75e0a16dc2022045cc225e1f3ec546d2edf8d82c4347040f07a99c3d391
|
||||
SIZE (PEAR/Structures_DataGrid_DataSource_PDO-0.2.0.tgz) = 4213
|
||||
|
Loading…
Reference in New Issue
Block a user