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

jwa at macports.org jwa at macports.org
Sat Apr 10 11:33:06 PDT 2010


Revision: 66375
          http://trac.macports.org/changeset/66375
Author:   jwa at macports.org
Date:     2010-04-10 11:33:04 -0700 (Sat, 10 Apr 2010)
Log Message:
-----------
version bump to 1.10.2, disable parallel build to avoid problems, add editing line

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

Modified: trunk/dports/aqua/pgAdmin3/Portfile
===================================================================
--- trunk/dports/aqua/pgAdmin3/Portfile	2010-04-10 18:25:30 UTC (rev 66374)
+++ trunk/dports/aqua/pgAdmin3/Portfile	2010-04-10 18:33:04 UTC (rev 66375)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -3,5 +4,5 @@
 
 name		pgAdmin3
-version		1.10.1
+version		1.10.2
 
 categories	aqua
@@ -22,9 +23,9 @@
 
 distname	pgadmin3-${version}
 
-checksums           md5     baeec7dfcff6ec1447f6097f11c443e0 \
-                    sha1    bb6706e539c623a824668de8ce135273ba8e7482 \
-                    rmd160  20c585cbcf26939d2772291fcc6ef20a55d3e611
+checksums           md5     ad87e418bcf76c83d1d1218ed64e59b0 \
+                    sha1    8fefde8e22a40b7f3009203a90088bd1eb3ab846 \
+                    rmd160  1d81739eafda0afb6077f79a755a675ad09205f6
 
 depends_lib	port:postgresql84 \
     port:wxWidgets \
@@ -39,6 +40,7 @@
     --with-libxslt=${prefix} \
     --enable-appbundle
 
+use_parallel_build	no
 build.target	all install
 
 if {$build_arch == "x86_64"} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100410/26fa54af/attachment.html>


More information about the macports-changes mailing list