aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormatthew <matthew@FreeBSD.org>2013-12-13 06:48:04 +0800
committermatthew <matthew@FreeBSD.org>2013-12-13 06:48:04 +0800
commit4fd3327c13a6db0eca98374f42558ef4fa1329d7 (patch)
tree5b2c90e04a7867364e50ed60da1951ad84570259 /databases
parentda55277244384e4666a9ad17d7c55d9b3c50f8d8 (diff)
downloadfreebsd-ports-gnome-4fd3327c13a6db0eca98374f42558ef4fa1329d7.tar.gz
freebsd-ports-gnome-4fd3327c13a6db0eca98374f42558ef4fa1329d7.tar.zst
freebsd-ports-gnome-4fd3327c13a6db0eca98374f42558ef4fa1329d7.zip
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
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