[21242] trunk/dports/aqua/pgAdmin3/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Mon Jan 15 11:50:58 PST 2007
Revision: 21242
http://trac.macosforge.org/projects/macports/changeset/21242
Author: jwa at macports.org
Date: 2007-01-15 11:50:58 -0800 (Mon, 15 Jan 2007)
Log Message:
-----------
version bump to 1.6.2
Modified Paths:
--------------
trunk/dports/aqua/pgAdmin3/Portfile
Modified: trunk/dports/aqua/pgAdmin3/Portfile
===================================================================
--- trunk/dports/aqua/pgAdmin3/Portfile 2007-01-15 19:33:18 UTC (rev 21241)
+++ trunk/dports/aqua/pgAdmin3/Portfile 2007-01-15 19:50:58 UTC (rev 21242)
@@ -2,8 +2,8 @@
PortSystem 1.0
name pgAdmin3
-version 1.6.1
-revision 0
+version 1.6.2
+
categories aqua
maintainers jwa at macports.org
#maintainers jyrki.wahlstedt at wahlstedt.fi
@@ -21,22 +21,22 @@
distname pgadmin3-${portversion}
-checksums ${distname}${extract.suffix} sha1 571129528e4999c9da6434d4fafe96f868d2061c
+checksums ${distname}${extract.suffix} sha1 e39ef29c18aad01fd68847a1d9e6b03c882d9fa9
-depends_lib port:postgresql81 \
+depends_lib port:postgresql82 \
port:wxWidgets \
port:openssl \
port:libxml2 \
port:libxslt
post-extract {
- file mkdir ${worksrcpath}/postgresql81
- file link ${worksrcpath}/postgresql81/lib ${prefix}/lib/postgresql81
- file link ${worksrcpath}/postgresql81/include ${prefix}/include/postgresql81
- file link ${worksrcpath}/postgresql81/bin ${prefix}/lib/postgresql81/bin
+ file mkdir ${worksrcpath}/postgresql82
+ file link ${worksrcpath}/postgresql82/lib ${prefix}/lib/postgresql82
+ file link ${worksrcpath}/postgresql82/include ${prefix}/include/postgresql82
+ file link ${worksrcpath}/postgresql82/bin ${prefix}/lib/postgresql82/bin
}
-configure.args --with-pgsql=${worksrcpath}/postgresql81 \
+configure.args --with-pgsql=${worksrcpath}/postgresql82 \
--with-wx=${prefix} \
--with-wx-version=2.8 \
--with-libxml2=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070115/e19cf8f7/attachment.html
More information about the macports-changes
mailing list