ports/155694: [maintainer] databases/phpmyadmin -- update to 3.3.10

Matthew Seaman m.seaman at infracaninophile.co.uk
Sat Mar 19 16:00:30 UTC 2011


>Number:         155694
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin -- update to 3.3.10
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 19 16:00:29 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.2-STABLE FreeBSD 8.2-STABLE #37 r219303M: Sat Mar 5 13:35:42 GMT 2011 root at lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64


	
>Description:

Routine bugfix update to 3.3.10

ChangeLog is at:

http://sourceforge.net/projects/phpmyadmin/files%2FphpMyAdmin%2F3.3.10%2FphpMyAdmin-3.3.10.html/view




>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/Makefile,v
retrieving revision 1.131
diff -u -u -r1.131 Makefile
--- Makefile	11 Feb 2011 20:44:11 -0000	1.131
+++ Makefile	19 Mar 2011 15:43:30 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	3.3.9.2
+DISTVERSION=	3.3.10
 CATEGORIES=	databases www
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages
@@ -25,12 +25,16 @@
 USE_PHP=	ctype mysql session filter mbstring
 .endif
 
+# Note: default settings will pull in X11 client support.  If you don't
+# want this, either turn off GD in the config dialog, or else turn off
+# FONTCONFIG in the graphics/gd port options.
+
 OPTIONS=	SUPHP	 "suPHP support" off \
 		BZ2	 "bzip2 library support" on \
-		GD	 "GD library support" on \
+		GD	 "GD library support (requires X11)" on \
 		MYSQLI	 "Improved MySQL support" off \
 		OPENSSL	 "OpenSSL support" on \
-		PDF	 "PDFlib support (implies GD)" on \
+		PDF	 "PDFlib support" on \
 		ZLIB	 "ZLIB support" on \
 		MCRYPT	 "MCrypt library support" on \
 		ZIP	 "Zip compression support" on
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/distinfo,v
retrieving revision 1.109
diff -u -u -r1.109 distinfo
--- distinfo	11 Feb 2011 20:44:11 -0000	1.109
+++ distinfo	19 Mar 2011 15:43:30 -0000
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-3.3.9.2-all-languages.tar.bz2) = ef66b764daffb16417d3d7b448b358a9548b004c9af03341107f167902a27a99
-SIZE (phpMyAdmin-3.3.9.2-all-languages.tar.bz2) = 3676120
+SHA256 (phpMyAdmin-3.3.10-all-languages.tar.bz2) = 42fd27b941444f0469154408ba3ca8df9855c31602b1be369165476224e41718
+SIZE (phpMyAdmin-3.3.10-all-languages.tar.bz2) = 3675842
--- phpmyadmin.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list