[60028] trunk/dports/www/phpmyadmin/Portfile

alakazam at macports.org alakazam at macports.org
Thu Oct 29 12:27:18 PDT 2009


Revision: 60028
          http://trac.macports.org/changeset/60028
Author:   alakazam at macports.org
Date:     2009-10-29 12:27:17 -0700 (Thu, 29 Oct 2009)
Log Message:
-----------
Update phpmyadmin to version 3.2.2.1 and fix livecheck

Modified Paths:
--------------
    trunk/dports/www/phpmyadmin/Portfile

Modified: trunk/dports/www/phpmyadmin/Portfile
===================================================================
--- trunk/dports/www/phpmyadmin/Portfile	2009-10-29 18:53:54 UTC (rev 60027)
+++ trunk/dports/www/phpmyadmin/Portfile	2009-10-29 19:27:17 UTC (rev 60028)
@@ -4,8 +4,7 @@
 
 name                phpmyadmin
 set my_name         phpMyAdmin
-version             3.2.2
-revision            1
+version             3.2.2.1
 categories          www php databases
 maintainers         alakazam
 description         A tool written in PHP intended to handle the \
@@ -22,9 +21,9 @@
 distname            ${my_name}-${version}-all-languages
 use_bzip2           yes
 
-checksums           md5     a5f6492f89ee1ff17b76593af79640ce \
-                    sha1    271af738ac2798540fc395745c3a6fe5d5fc9f4e \
-                    rmd160  a08f00ec98bd1004ce4c5eb22c78a5e15ba838bb
+checksums           md5     093a22e8ffc7c701e8a671491abbd650 \
+                    sha1    71bdc795147b54c219f87fa63e7430779cef786b \
+                    rmd160  5771f205d5ab8683cc81a961f8d587defe546f55
 
 platforms           darwin freebsd
 
@@ -58,4 +57,4 @@
 
 livecheck.type      regex
 livecheck.url       ${homepage}
-livecheck.regex     "Download (\\d+(?:\\.\\d+)*)"
+livecheck.regex     ">Download (\\d+(?:\\.\\d+)*)<"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091029/a54a6cad/attachment.html>


More information about the macports-changes mailing list