diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2012-02-05 19:47:03 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2012-02-05 19:47:03 +0800 |
commit | 5392bd1373806e4cfba49bb1107eebf437a46761 (patch) | |
tree | a45c95653e5e73b86754e3f7dd77a75366decb03 /databases | |
parent | 0298485a9404930e5e8d615350ebeb519ee5b010 (diff) | |
download | freebsd-ports-gnome-5392bd1373806e4cfba49bb1107eebf437a46761.tar.gz freebsd-ports-gnome-5392bd1373806e4cfba49bb1107eebf437a46761.tar.zst freebsd-ports-gnome-5392bd1373806e4cfba49bb1107eebf437a46761.zip |
- Update to 5.15
PR: ports/164770
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/adodb5/Makefile | 2 | ||||
-rw-r--r-- | databases/adodb5/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/adodb5/Makefile b/databases/adodb5/Makefile index 82189e76f32a..a825d04c075a 100644 --- a/databases/adodb5/Makefile +++ b/databases/adodb5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= adodb -DISTVERSION= 5.14 +DISTVERSION= 5.15 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5-only/${PORTNAME}-${DISTVERSION:S/.//g}-for-php5 DISTNAME= ${PORTNAME:S/5//}${DISTVERSION:S/.//g} diff --git a/databases/adodb5/distinfo b/databases/adodb5/distinfo index 931cf7c14eb8..70e4ee243e3a 100644 --- a/databases/adodb5/distinfo +++ b/databases/adodb5/distinfo @@ -1,2 +1,2 @@ -SHA256 (adodb514.zip) = 8138f290ee0a4ae414dbf2a1d7fdcdf92cec5ea440f4ae5ca60317e00b865a38 -SIZE (adodb514.zip) = 731949 +SHA256 (adodb515.zip) = 51ccd7e9cbd1ba5ad2e0af2a77f3da602944e1adbf70c7307207a7132f3cc127 +SIZE (adodb515.zip) = 733036 |