aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-05-18 15:33:56 +0800
committermiwi <miwi@FreeBSD.org>2014-05-18 15:33:56 +0800
commit83b1064353357a6e45f770b1db8ccfa8840cd00d (patch)
tree6e87ed26a7745536c7a9444d9429c8a6b2c0c5f1 /databases
parenta0bf9d68b88a24f707777f58824ef2abb64dd127 (diff)
downloadfreebsd-ports-gnome-83b1064353357a6e45f770b1db8ccfa8840cd00d.tar.gz
freebsd-ports-gnome-83b1064353357a6e45f770b1db8ccfa8840cd00d.tar.zst
freebsd-ports-gnome-83b1064353357a6e45f770b1db8ccfa8840cd00d.zip
- Update to 2.5.0b5
- Pet portlint PR: 189765 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Diffstat (limited to 'databases')
-rw-r--r--databases/pear-MDB2/Makefile2
-rw-r--r--databases/pear-MDB2/distinfo4
-rw-r--r--databases/pear-MDB2/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/databases/pear-MDB2/Makefile b/databases/pear-MDB2/Makefile
index f359f4e83b8a..5d28d96a42d0 100644
--- a/databases/pear-MDB2/Makefile
+++ b/databases/pear-MDB2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= MDB2
-DISTVERSION= 2.5.0b4
+DISTVERSION= 2.5.0b5
CATEGORIES= databases www pear
MAINTAINER= miwi@FreeBSD.org
diff --git a/databases/pear-MDB2/distinfo b/databases/pear-MDB2/distinfo
index 2b5b5bcdde98..1162b25dbb64 100644
--- a/databases/pear-MDB2/distinfo
+++ b/databases/pear-MDB2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PEAR/MDB2-2.5.0b4.tgz) = d1bdc6d6f2f476ab86da45fcde754575aa34127313660b86aac371499e24eb98
-SIZE (PEAR/MDB2-2.5.0b4.tgz) = 133407
+SHA256 (PEAR/MDB2-2.5.0b5.tgz) = c4ab3cf8cea4aacff02d729998b0ac80b4f92c2cc8055956079b323a406d985b
+SIZE (PEAR/MDB2-2.5.0b5.tgz) = 136834
diff --git a/databases/pear-MDB2/pkg-descr b/databases/pear-MDB2/pkg-descr
index 8765ef047dba..c28482ab48b3 100644
--- a/databases/pear-MDB2/pkg-descr
+++ b/databases/pear-MDB2/pkg-descr
@@ -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
that can be used to construct portable SQL statements.
-WWW: http://pear.php.net/package/MDB2/
+WWW: http://pear.php.net/package/MDB2