[29642] trunk

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 4 06:28:54 PDT 2007


Revision: 29642
          http://trac.macosforge.org/projects/macports/changeset/29642
Author:   dluke at macports.org
Date:     2007-10-04 06:28:54 -0700 (Thu, 04 Oct 2007)

Log Message:
-----------
Version bump, update postigs to 1.3.1 (fixes #12654)

Modified Paths:
--------------
    trunk/dports/databases/postgis/Portfile

Property Changed:
----------------
    trunk/


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:21118
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:21326
40426cdb-d25d-4106-b89a-567fc1e9311f:/local/trunk:22799
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
c8fed718-8f51-4de5-9efe-445163856910:/local:29623
d9146071-5dc1-4620-afc7-8ba4e23d31df:/local/trunk:21690
e4b2a6a8-e742-4924-8f8a-3771363e925e:/local/trunk:25771
f2dd1c64-7982-4318-98ce-263798263e0a:/local:28228
fd7794eb-1723-4a49-8be4-c69b2a184b6d:/local/trunk:24020
   + 023a8b07-a327-4f20-9012-67c915bb7b7c:/local/branches/updates:21118
023a8b07-a327-4f20-9012-67c915bb7b7c:/local/trunk:21326
40426cdb-d25d-4106-b89a-567fc1e9311f:/local/trunk:22799
a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20929
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/updates:20946
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20947
c8fed718-8f51-4de5-9efe-445163856910:/local:29679
d9146071-5dc1-4620-afc7-8ba4e23d31df:/local/trunk:21690
e4b2a6a8-e742-4924-8f8a-3771363e925e:/local/trunk:25771
f2dd1c64-7982-4318-98ce-263798263e0a:/local:28228
fd7794eb-1723-4a49-8be4-c69b2a184b6d:/local/trunk:24020

Modified: trunk/dports/databases/postgis/Portfile
===================================================================
--- trunk/dports/databases/postgis/Portfile	2007-10-04 12:44:04 UTC (rev 29641)
+++ trunk/dports/databases/postgis/Portfile	2007-10-04 13:28:54 UTC (rev 29642)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name			postgis
-version			1.2.1
-revision		1
+version			1.3.1
 categories		databases
 platforms		darwin
 maintainers		nomaintainer at macports.org
@@ -19,7 +18,7 @@
 
 homepage		http://postgis.refractions.net/
 master_sites	http://postgis.refractions.net/download/
-checksums		sha1 0a47bde414bf691fb624ead37cc119687aba14df
+checksums		sha1 db8e954dfc19e73c2331358a396e2064d1333a72
 patchfiles		patch-extras-template_gis-postgis_env.sh.in
 
 depends_lib		port:postgresql82 port:geos port:proj
@@ -30,12 +29,8 @@
 				--with-geos=${prefix}/bin/geos-config \
 				--with-proj=${prefix}
 
+build.args "ICONV_LDFLAGS=\"-L${prefix}/lib -liconv\""
+
 platform darwin 8 {
 	configure.compiler	gcc-4.0
 }
-
-post-destroot {
-	file rename ${destroot}/etc/default/postgis \
-		${destroot}${prefix}/etc/postgis.default
-}
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071004/307feef8/attachment.html


More information about the macports-changes mailing list