Date: Thu, 1 Jul 2004 13:50:22 GMT From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/68557: [Maintainer update] databases/phpmyadmin security update to 2.5.7-pl1 Message-ID: <200407011350.i61DoMpY029205@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/68557; it has been noted by GNATS. From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/68557: [Maintainer update] databases/phpmyadmin security update to 2.5.7-pl1 Date: Thu, 1 Jul 2004 14:43:57 +0100 --O5XBE6gyVG5Rl6Rj Content-Type: multipart/mixed; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable And here's a patch that will satisfy portlint(1). Ooops. Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="phpmyadmin.diff" Content-Transfer-Encoding: quoted-printable diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile --- /usr/ports/databases/phpmyadmin/Makefile Thu Jun 10 09:51:41 2004 +++ phpmyadmin/Makefile Thu Jul 1 14:39:03 2004 @@ -6,10 +6,11 @@ # =20 PORTNAME=3D phpMyAdmin -PORTVERSION=3D 2.5.7 +PORTVERSION=3D 2.5.7.1 CATEGORIES=3D databases www MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=3D phpmyadmin +DISTNAME=3D ${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/} =20 MAINTAINER=3D m.seaman@infracaninophile.co.uk COMMENT=3D A set of PHP-scripts to administer MySQL over the web diff -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo --- /usr/ports/databases/phpmyadmin/distinfo Thu Jun 10 09:51:41 2004 +++ phpmyadmin/distinfo Thu Jul 1 13:43:54 2004 @@ -1,2 +1,2 @@ -MD5 (phpMyAdmin-2.5.7.tar.bz2) =3D f0f06811aa4f7c14e053ddd23002f40d -SIZE (phpMyAdmin-2.5.7.tar.bz2) =3D 1121972 +MD5 (phpMyAdmin-2.5.7-pl1.tar.bz2) =3D 93b7c7f3dfcfd6df9c2ea26f31a51772 +SIZE (phpMyAdmin-2.5.7-pl1.tar.bz2) =3D 1123591 --YZ5djTAD1cGYuMQK-- --O5XBE6gyVG5Rl6Rj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA5BUdiD657aJF7eIRAniEAJwKGpCpV9nhIQTevq5sbH6T9bByWACfZzNt KHx5SuwndiPwHZkMrFb5vSM= =2yu+ -----END PGP SIGNATURE----- --O5XBE6gyVG5Rl6Rj--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407011350.i61DoMpY029205>