mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 2.5.0b5
- Pet portlint PR: 189765 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
This commit is contained in:
parent
be57e7e0e9
commit
16b0e0b9a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354405
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= MDB2
|
PORTNAME= MDB2
|
||||||
DISTVERSION= 2.5.0b4
|
DISTVERSION= 2.5.0b5
|
||||||
CATEGORIES= databases www pear
|
CATEGORIES= databases www pear
|
||||||
|
|
||||||
MAINTAINER= miwi@FreeBSD.org
|
MAINTAINER= miwi@FreeBSD.org
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (PEAR/MDB2-2.5.0b4.tgz) = d1bdc6d6f2f476ab86da45fcde754575aa34127313660b86aac371499e24eb98
|
SHA256 (PEAR/MDB2-2.5.0b5.tgz) = c4ab3cf8cea4aacff02d729998b0ac80b4f92c2cc8055956079b323a406d985b
|
||||||
SIZE (PEAR/MDB2-2.5.0b4.tgz) = 133407
|
SIZE (PEAR/MDB2-2.5.0b5.tgz) = 136834
|
||||||
|
|
|
@ -6,4 +6,4 @@ most other DB abstraction packages is that MDB2 goes much further to
|
||||||
ensure portability. MDB2 provides most of its many features optionally
|
ensure portability. MDB2 provides most of its many features optionally
|
||||||
that can be used to construct portable SQL statements.
|
that can be used to construct portable SQL statements.
|
||||||
|
|
||||||
WWW: http://pear.php.net/package/MDB2/
|
WWW: http://pear.php.net/package/MDB2
|
||||||
|
|
Loading…
Add table
Reference in a new issue