summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2013-12-12 22:48:04 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2013-12-12 22:48:04 +0000
commit4cbc7172d63888ec8d83b0727d9eff56f6b20169 (patch)
tree5b2c90e04a7867364e50ed60da1951ad84570259 /databases
parentmultiple: sync legal (diff)
Update to 4.1.0
With this release, the minimum required version of PHP is now php-5.3, and the minimum compatible version of MySQL is now mysql-5.5. See http://docs.phpmyadmin.net/en/latest/require.html for details. ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.0/phpMyAdmin-4.1.0-notes.html/view
Notes
Notes: svn path=/head/; revision=336297
Diffstat (limited to 'databases')
-rw-r--r--databases/phpmyadmin/Makefile4
-rw-r--r--databases/phpmyadmin/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile
index fffdf46c3f06..acf9d8f41a35 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= phpMyAdmin
-DISTVERSION= 4.0.10
-PORTREVISION= 1
+DISTVERSION= 4.1.0
CATEGORIES= databases www
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${DISTVERSION}
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages
@@ -18,6 +17,7 @@ USE_XZ= yes
USES= shebangfix
NO_BUILD= yes
.if !defined(WITHOUT_PHP_DEPENDS)
+IGNORE_WITH_PHP=52
USE_PHP= ctype session filter mbstring json spl
.endif
diff --git a/databases/phpmyadmin/distinfo b/databases/phpmyadmin/distinfo
index 1e5aec2af54c..2178dbdcf356 100644
--- a/databases/phpmyadmin/distinfo
+++ b/databases/phpmyadmin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-4.0.10-all-languages.tar.xz) = bed06e2be2c8b2cffe36e91abc94dd85fc6327ffb1a3c496c3d1856839cc6f7d
-SIZE (phpMyAdmin-4.0.10-all-languages.tar.xz) = 4774280
+SHA256 (phpMyAdmin-4.1.0-all-languages.tar.xz) = c9311f16acf586d7fff98624a7d9394da09e50d45c325265234226a544f7eb3c
+SIZE (phpMyAdmin-4.1.0-all-languages.tar.xz) = 4813224