[145641] trunk/dports/databases

jwa at macports.org jwa at macports.org
Thu Feb 11 11:10:19 PST 2016


Revision: 145641
          https://trac.macports.org/changeset/145641
Author:   jwa at macports.org
Date:     2016-02-11 11:10:19 -0800 (Thu, 11 Feb 2016)
Log Message:
-----------
postgresql95: version bump to 9.5.1

Modified Paths:
--------------
    trunk/dports/databases/postgresql95/Portfile
    trunk/dports/databases/postgresql95-doc/Portfile
    trunk/dports/databases/postgresql95-server/Portfile

Modified: trunk/dports/databases/postgresql95/Portfile
===================================================================
--- trunk/dports/databases/postgresql95/Portfile	2016-02-11 19:06:12 UTC (rev 145640)
+++ trunk/dports/databases/postgresql95/Portfile	2016-02-11 19:10:19 UTC (rev 145641)
@@ -7,7 +7,7 @@
 
 #remember to update the -doc and -server as well
 name			postgresql95
-version			9.5.0
+version			9.5.1
 
 categories		databases
 platforms		darwin
@@ -25,8 +25,8 @@
 			postgresql:source/v${version}/
 distname		postgresql-${version}
 
-checksums           rmd160  5074208db24a52fcd710b9d998d59605f9cde291 \
-                    sha256  f1c0d3a1a8aa8c92738cab0153fbfffcc4d4158b3fee84f7aa6bfea8283978bc
+checksums           rmd160  4758bd11dea976147a6a698f9fb0e1acc4b17db3 \
+                    sha256  6b309d8506a39773a752ff074f47656e5424576ea090b04a24fe1725958c5bd2
 
 use_bzip2		yes
 
@@ -65,7 +65,7 @@
     configure.cflags-append	-DAC_APPLE_UNIVERSAL_BUILD
     post-configure {
         system "cd ${worksrcpath}/src/include \
-                && ed - pg_config.h < ${filespath}/pg_config.h.ed \
+                && ed - pg_config.h < ${filespath}/pg95_config.h.ed \
                 && touch stamp-h"
         system "cd ${worksrcpath}/src/interfaces/ecpg/include \
                 && ed - ecpg_config.h < ${filespath}/ecpg_config.h.ed \

Modified: trunk/dports/databases/postgresql95-doc/Portfile
===================================================================
--- trunk/dports/databases/postgresql95-doc/Portfile	2016-02-11 19:06:12 UTC (rev 145640)
+++ trunk/dports/databases/postgresql95-doc/Portfile	2016-02-11 19:10:19 UTC (rev 145641)
@@ -6,7 +6,7 @@
 name			postgresql95-doc
 conflicts       postgresql84-doc postgresql90-doc postgresql91-doc \
                 postgresql92-doc postgresql93-doc postgresql94-doc
-version			9.5.0
+version			9.5.1
 categories		databases
 platforms		darwin
 maintainers		mww jwa
@@ -23,8 +23,8 @@
 distname		postgresql-${version}
 set rname       postgresql95
 
-checksums           rmd160  5074208db24a52fcd710b9d998d59605f9cde291 \
-                    sha256  f1c0d3a1a8aa8c92738cab0153fbfffcc4d4158b3fee84f7aa6bfea8283978bc
+checksums           rmd160  4758bd11dea976147a6a698f9fb0e1acc4b17db3 \
+                    sha256  6b309d8506a39773a752ff074f47656e5424576ea090b04a24fe1725958c5bd2
 
 use_bzip2		yes
 dist_subdir		${rname}

Modified: trunk/dports/databases/postgresql95-server/Portfile
===================================================================
--- trunk/dports/databases/postgresql95-server/Portfile	2016-02-11 19:06:12 UTC (rev 145640)
+++ trunk/dports/databases/postgresql95-server/Portfile	2016-02-11 19:10:19 UTC (rev 145641)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name			postgresql95-server
-version			9.5.0
+version			9.5.1
 categories		databases
 platforms		darwin
 maintainers		mww jwa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160211/93691b6e/attachment-0001.html>


More information about the macports-changes mailing list