[67608] trunk/dports/aqua/pgAdmin3/Portfile

jwa at macports.org jwa at macports.org
Fri May 14 07:15:03 PDT 2010


Revision: 67608
          http://trac.macports.org/changeset/67608
Author:   jwa at macports.org
Date:     2010-05-14 07:14:58 -0700 (Fri, 14 May 2010)
Log Message:
-----------
version bump to 1.10.3

Modified Paths:
--------------
    trunk/dports/aqua/pgAdmin3/Portfile

Modified: trunk/dports/aqua/pgAdmin3/Portfile
===================================================================
--- trunk/dports/aqua/pgAdmin3/Portfile	2010-05-14 10:47:53 UTC (rev 67607)
+++ trunk/dports/aqua/pgAdmin3/Portfile	2010-05-14 14:14:58 UTC (rev 67608)
@@ -2,9 +2,10 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup               archcheck 1.0
 
 name		pgAdmin3
-version		1.10.2
+version		1.10.3
 
 categories	aqua
 maintainers	jwa
@@ -23,9 +24,9 @@
 
 distname	pgadmin3-${version}
 
-checksums           md5     ad87e418bcf76c83d1d1218ed64e59b0 \
-                    sha1    8fefde8e22a40b7f3009203a90088bd1eb3ab846 \
-                    rmd160  1d81739eafda0afb6077f79a755a675ad09205f6
+checksums           md5     c8f104c9b6835f5ea24393c2f93b8a7b \
+                    sha1    d5895ca8be9cccf0faa626b2b7be0049dd4abf92 \
+                    rmd160  8db5b45c946fb4ed990f8386cb193f56c9a0cca9
 
 depends_lib	port:postgresql84 \
     port:wxWidgets \
@@ -33,6 +34,9 @@
     port:libxml2 \
     port:libxslt
 
+archcheck.files lib/postgresql84/libpq.dylib \
+    lib/libwx_macu_core-2.8.dylib
+
 configure.args	--with-pgsql=${prefix}/lib/postgresql84 \
     --with-wx=${prefix} \
     --with-wx-version=2.8 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100514/34a4527d/attachment.html>


More information about the macports-changes mailing list