aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormatthew <matthew@FreeBSD.org>2013-11-05 15:05:53 +0800
committermatthew <matthew@FreeBSD.org>2013-11-05 15:05:53 +0800
commit8b167f69905ec350335d47746f430767535c9577 (patch)
tree35397871d801f531cfa1974f344a57450f6d3475 /databases
parent66dfc893366216c301980028d29756a5cb97d8b4 (diff)
downloadfreebsd-ports-gnome-8b167f69905ec350335d47746f430767535c9577.tar.gz
freebsd-ports-gnome-8b167f69905ec350335d47746f430767535c9577.tar.zst
freebsd-ports-gnome-8b167f69905ec350335d47746f430767535c9577.zip
Upgrade to 4.0.9
- Drop LATEST_LINK - Apply shebangfix to a couple of shell scripts ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.9/phpMyAdmin-4.0.9-notes.html/view
Diffstat (limited to 'databases')
-rw-r--r--databases/phpmyadmin/Makefile8
-rw-r--r--databases/phpmyadmin/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile
index b3503eb51a37..1101150c0ff6 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpMyAdmin
-DISTVERSION= 4.0.8
+DISTVERSION= 4.0.9
CATEGORIES= databases www
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${DISTVERSION}
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages
@@ -12,7 +12,8 @@ COMMENT= A set of PHP-scripts to manage MySQL over the web
LICENSE= GPLv2
-USE_XZ= yes
+USE_XZ= yes
+USES= shebangfix
NO_BUILD= yes
.if !defined(WITHOUT_PHP_DEPENDS)
USE_PHP= ctype session filter mbstring json spl
@@ -77,7 +78,8 @@ SUB_LIST+= PKGNAME=${PKGNAME} \
SUPHP_ENABLED=${SUPHP_ENABLED}
SUB_FILES+= pkg-install pkg-deinstall pkg-message
-LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
+SHEBANG_FILES= libraries/plugins/transformations/generator_main_class.sh \
+ libraries/plugins/transformations/generator_plugin.sh
.if !defined(WITHOUT_PHP_DEPENDS)
diff --git a/databases/phpmyadmin/distinfo b/databases/phpmyadmin/distinfo
index 8df7964394cd..80a83da4ed3c 100644
--- a/databases/phpmyadmin/distinfo
+++ b/databases/phpmyadmin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-4.0.8-all-languages.tar.xz) = 48ecb33d1fd433d5cf3d7145398bc234001406d7e62b1df89a5d80927719d4aa
-SIZE (phpMyAdmin-4.0.8-all-languages.tar.xz) = 4692284
+SHA256 (phpMyAdmin-4.0.9-all-languages.tar.xz) = 7e1d045dd71910ba203149dcd446134c62cee0308bf9569eccf1dd91cf04d1a4
+SIZE (phpMyAdmin-4.0.9-all-languages.tar.xz) = 4773892