Skip to content

Commit

Permalink
databases/adodb5: update to 5.22.6 release (+)
Browse files Browse the repository at this point in the history
Maintenance release focusing mainly on PHP 8 compatibility.
The Date/Time library was deprecated and will be removed in 5.23.0.

Changelog:	https://github.com/ADOdb/ADOdb/blob/v5.22.6/docs/changelog.md
  • Loading branch information
fluffykhv committed Jun 24, 2023
1 parent 399e1b7 commit e04767d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion databases/adodb5/Makefile
@@ -1,5 +1,5 @@
PORTNAME= adodb
PORTVERSION= 5.22.5
PORTVERSION= 5.22.6
DISTVERSIONPREFIX= v
CATEGORIES= databases www
PKGNAMESUFFIX= 5${PHP_PKGNAMESUFFIX}
Expand Down
6 changes: 3 additions & 3 deletions databases/adodb5/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1682619541
SHA256 (adodb-ADOdb-v5.22.5_GH0.tar.gz) = be5e77c3b3cbf55269616761b7ca620e9dbe0173d50bb51549588650d808720b
SIZE (adodb-ADOdb-v5.22.5_GH0.tar.gz) = 446554
TIMESTAMP = 1687167822
SHA256 (adodb-ADOdb-v5.22.6_GH0.tar.gz) = 0cd4b80982742e2e60b04c0683c3c953dd824a5268c37e07f31b4f8f162e8ef3
SIZE (adodb-ADOdb-v5.22.6_GH0.tar.gz) = 447464

0 comments on commit e04767d

Please sign in to comment.