aboutsummaryrefslogtreecommitdiff
path: root/databases/phpmyadmin211
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-09-20 18:35:24 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-09-20 18:35:24 +0000
commite9ea498484554e6e0c0b0e4e5f5d229fd54fbd4a (patch)
tree60ca80ced23edc8124b8fe23d889b5272df2cadc /databases/phpmyadmin211
parent16bbbe6d2e9a78f106f547130d6fbe1505f9ae59 (diff)
downloadports-e9ea498484554e6e0c0b0e4e5f5d229fd54fbd4a.tar.gz
ports-e9ea498484554e6e0c0b0e4e5f5d229fd54fbd4a.zip
- Update to 2.9.0
PR: ports/103439 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
Notes
Notes: svn path=/head/; revision=173484
Diffstat (limited to 'databases/phpmyadmin211')
-rw-r--r--databases/phpmyadmin211/Makefile2
-rw-r--r--databases/phpmyadmin211/distinfo6
-rw-r--r--databases/phpmyadmin211/pkg-descr7
3 files changed, 6 insertions, 9 deletions
diff --git a/databases/phpmyadmin211/Makefile b/databases/phpmyadmin211/Makefile
index 337166564d1e..ef4091ea089d 100644
--- a/databases/phpmyadmin211/Makefile
+++ b/databases/phpmyadmin211/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= phpMyAdmin
-DISTVERSION= 2.8.2.4
+DISTVERSION= 2.9.0
CATEGORIES= databases www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= phpmyadmin
diff --git a/databases/phpmyadmin211/distinfo b/databases/phpmyadmin211/distinfo
index b47c14632978..3013b0f557b4 100644
--- a/databases/phpmyadmin211/distinfo
+++ b/databases/phpmyadmin211/distinfo
@@ -1,3 +1,3 @@
-MD5 (phpMyAdmin-2.8.2.4.tar.bz2) = 9f777c577a04b84100b94c70e8c5ac55
-SHA256 (phpMyAdmin-2.8.2.4.tar.bz2) = 71693c6eedcdb616fa7195e36e27450b7ac0756e3f8f3275f54fb1b1db994ddf
-SIZE (phpMyAdmin-2.8.2.4.tar.bz2) = 2014789
+MD5 (phpMyAdmin-2.9.0.tar.bz2) = 7157ce0246b356d5b60ec854f73eccc7
+SHA256 (phpMyAdmin-2.9.0.tar.bz2) = 01e08a64b31c395cecb44dd1213956b4dbbc0a02af3cafaf6d566dd811819222
+SIZE (phpMyAdmin-2.9.0.tar.bz2) = 2040824
diff --git a/databases/phpmyadmin211/pkg-descr b/databases/phpmyadmin211/pkg-descr
index 34be1ebef458..6d392982ab23 100644
--- a/databases/phpmyadmin211/pkg-descr
+++ b/databases/phpmyadmin211/pkg-descr
@@ -1,9 +1,6 @@
- phpMyAdmin can manage a whole MySQL server (needs a super-user) as
- well as a single database. To accomplish the latter you'll need a
- properly set up MySQL user who can read/write only the desired
- database. It's up to you to look up the appropriate part in the
- MySQL manual.
+ phpMyAdmin handles the administration of MySQL over the Web. It can
+ manage a whole MySQL server as well as a single database.
Currently phpMyAdmin can:
- easily browse through databases and tables