<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[120101] trunk/dports/databases</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/120101">120101</a></dd>
<dt>Author</dt> <dd>jwa@macports.org</dd>
<dt>Date</dt> <dd>2014-05-15 08:25:02 -0700 (Thu, 15 May 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>postgresql94: new port, first beta of PostgreSQL 9.4, for test use, note that when this is released, 8.4 support is dropped</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsdatabasespostgresql94Portfile">trunk/dports/databases/postgresql94/Portfile</a></li>
<li><a href="#trunkdportsdatabasespostgresql94docPortfile">trunk/dports/databases/postgresql94-doc/Portfile</a></li>
<li><a href="#trunkdportsdatabasespostgresql94serverPortfile">trunk/dports/databases/postgresql94-server/Portfile</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/dports/databases/postgresql94/</li>
<li><a href="#trunkdportsdatabasespostgresql94filesconfigureuuidpatch">trunk/dports/databases/postgresql94/files/configure-uuid.patch</a></li>
<li><a href="#trunkdportsdatabasespostgresql94filespostgresql94">trunk/dports/databases/postgresql94/files/postgresql94</a></li>
<li>trunk/dports/databases/postgresql94-doc/</li>
<li>trunk/dports/databases/postgresql94-server/</li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportsdatabasespostgresql94filespostgresql93">trunk/dports/databases/postgresql94/files/postgresql93</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsdatabasespostgresql94Portfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/databases/postgresql94/Portfile (119943 => 120101)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/databases/postgresql93/Portfile        2014-05-11 16:18:17 UTC (rev 119943)
+++ trunk/dports/databases/postgresql94/Portfile        2014-05-15 15:25:02 UTC (rev 120101)
</span><span class="lines">@@ -5,8 +5,8 @@
</span><span class="cx"> PortGroup select 1.0
</span><span class="cx"> PortGroup compiler_blacklist_versions 1.0
</span><span class="cx"> 
</span><del>-name                        postgresql93
-version                        9.3.4
</del><ins>+name                        postgresql94
+version                        9.4beta1
</ins><span class="cx"> 
</span><span class="cx"> categories                databases
</span><span class="cx"> platforms                darwin
</span><span class="lines">@@ -24,8 +24,8 @@
</span><span class="cx">                         postgresql:source/v${version}/
</span><span class="cx"> distname                postgresql-${version}
</span><span class="cx"> 
</span><del>-checksums           rmd160  126df8cb07a28e5d58ca2d1b9fc1d20e4f7a8cf1 \
-                    sha256  9ee819574dfc8798a448dc23a99510d2d8924c2f8b49f8228cd77e4efc8a6621
</del><ins>+checksums           rmd160  c6796d8b03b702a1d06eadca4f745542088f8bc2 \
+                    sha256  0e088eff79bb5171b2233222a25d7a2906eaf62aa86266daf6ec5217b1797f47
</ins><span class="cx"> 
</span><span class="cx"> use_bzip2                yes
</span><span class="cx"> 
</span><span class="lines">@@ -36,6 +36,7 @@
</span><span class="cx"> worksrcdir                postgresql-${version}
</span><span class="cx"> 
</span><span class="cx"> #patchfiles                src_pl_plpython_Makefile.patch
</span><ins>+patchfiles      configure-uuid.patch
</ins><span class="cx"> 
</span><span class="cx"> set libdir                ${prefix}/lib/${name}
</span><span class="cx"> configure.args        --sysconfdir=${prefix}/etc/${name} \
</span><span class="lines">@@ -52,14 +53,15 @@
</span><span class="cx">                                 --with-zlib \
</span><span class="cx">                                 --with-libxml \
</span><span class="cx">                                 --with-libxslt \
</span><ins>+                --with-gssapi \
</ins><span class="cx">                                 --enable-thread-safety \
</span><del>-                                --enable-integer-datetimes \
</del><span class="cx">                                 --with-ossp-uuid
</span><span class="cx"> configure.cppflags-append        -I${prefix}/include/ossp
</span><span class="cx"> configure.ldflags-append    -headerpad_max_install_names
</span><span class="cx"> 
</span><span class="cx"> # building psql with clang from XCode prior to 4.4 causes segfault on query; see #31717
</span><span class="cx"> compiler.blacklist-append {clang &lt; 421} macports-clang-2.9 macports-clang-3.0              
</span><ins>+notes &quot;To use the postgresql server, install the ${name}-server port&quot;
</ins><span class="cx"> 
</span><span class="cx"> if {[variant_isset universal]} {
</span><span class="cx">     configure.cflags-append        -DAC_APPLE_UNIVERSAL_BUILD
</span><span class="lines">@@ -81,10 +83,10 @@
</span><span class="cx"> 
</span><span class="cx"> livecheck.type        regex
</span><span class="cx"> #livecheck.url        ${homepage}
</span><del>-livecheck.regex        (9\\.3\\.\[.0-9\]+)
-#livecheck.url        ${homepage}/developer/beta
-livecheck.url        ${homepage}/ftp/source/
-#livecheck.regex        (9\\.3\[.0-9\]+\[a-z\]+\[0-9\])
</del><ins>+#livecheck.regex        (9\\.4\\.\[.0-9\]+)
+livecheck.url        ${homepage}/developer/beta
+#livecheck.url        ${homepage}/ftp/source/
+livecheck.regex        (9\\.4\[.0-9\]+\[a-z\]+\[0-9\])
</ins><span class="cx"> 
</span><span class="cx"> platform darwin 12 {
</span><span class="cx">     patchfiles-append   postgresql-uuid-ossp.patch
</span><span class="lines">@@ -117,18 +119,18 @@
</span><span class="cx">                 system &quot;cd ${worksrcpath}/contrib/${contrib}/ &amp;&amp; \
</span><span class="cx">                         ${destroot.cmd} install ${destroot.destdir} &amp;&amp; touch DONE&quot;
</span><span class="cx">         }
</span><del>-        system &quot;cd ${destroot}${prefix}/bin &amp;&amp; ln -sf ${libdir}/bin/psql psql93&quot;
</del><ins>+        system &quot;cd ${destroot}${prefix}/bin &amp;&amp; ln -sf ${libdir}/bin/psql psql94&quot;
</ins><span class="cx">         file delete -force ${destroot}${prefix}/share/doc/postgresql \
</span><span class="cx">                 ${destroot}${prefix}/share/man
</span><span class="cx">                 
</span><span class="cx">         reinplace -E &quot;s#-arch\[\[:space:\]\]+\[\[:alnum:\]_\]+##g&quot; \
</span><del>-            ${destroot}${prefix}/lib/postgresql93/pgxs/src/Makefile.global
</del><ins>+            ${destroot}${prefix}/lib/postgresql94/pgxs/src/Makefile.global
</ins><span class="cx">         
</span><span class="cx">         reinplace -E &quot;s#^CFLAGS =#CFLAGS +=#g&quot; \
</span><del>-            ${destroot}${prefix}/lib/postgresql93/pgxs/src/Makefile.global
</del><ins>+            ${destroot}${prefix}/lib/postgresql94/pgxs/src/Makefile.global
</ins><span class="cx">             
</span><span class="cx">         reinplace -E &quot;s#^(\[\[:space:\]\]+)LDFLAGS =#\\1LDFLAGS +=#g&quot; \
</span><del>-            ${destroot}${prefix}/lib/postgresql93/pgxs/src/Makefile.global
</del><ins>+            ${destroot}${prefix}/lib/postgresql94/pgxs/src/Makefile.global
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> select.group    postgresql
</span><span class="lines">@@ -143,10 +145,6 @@
</span><span class="cx">         configure.python                ${prefix}/bin/python2.7
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-variant krb5 description {add support for Kerberos 5 authentication} {
-        configure.args-append        --with-krb5
-}
-
</del><span class="cx"> variant perl description {add Perl support} {
</span><span class="cx">         depends_lib-append                        bin:perl:perl5
</span><span class="cx">         configure.args-append                --with-perl
</span><span class="lines">@@ -157,8 +155,3 @@
</span><span class="cx">         configure.args-append                --with-tcl --with-tclconfig=${prefix}/lib
</span><span class="cx">         configure.env-append                TCLSH=${prefix}/bin/tclsh
</span><span class="cx"> }
</span><del>-
-post-install {
-    ui_msg &quot;\nTo use the postgresql server, install the ${name}-server port&quot;
-}
-
</del></span></pre></div>
<a id="trunkdportsdatabasespostgresql94filesconfigureuuidpatch"></a>
<div class="addfile"><h4>Added: trunk/dports/databases/postgresql94/files/configure-uuid.patch (0 => 120101)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/databases/postgresql94/files/configure-uuid.patch                                (rev 0)
+++ trunk/dports/databases/postgresql94/files/configure-uuid.patch        2014-05-15 15:25:02 UTC (rev 120101)
</span><span class="lines">@@ -0,0 +1,67 @@
</span><ins>+--- configure.orig
++++ configure
+@@ -1900,6 +1900,35 @@ $as_echo &quot;$ac_res&quot; &gt;&amp;6; }

+ } # ac_fn_c_check_header_compile

++# ac_fn_c_check_header_preproc LINENO HEADER VAR
++# ----------------------------------------------
++# Tests whether HEADER is present, setting the cache variable VAR accordingly.
++ac_fn_c_check_header_preproc ()
++{
++  as_lineno=${as_lineno-&quot;$1&quot;} as_lineno_stack=as_lineno_stack=$as_lineno_stack
++  { $as_echo &quot;$as_me:${as_lineno-$LINENO}: checking for $2&quot; &gt;&amp;5
++$as_echo_n &quot;checking for $2... &quot; &gt;&amp;6; }
++if eval \${$3+:} false; then :
++  $as_echo_n &quot;(cached) &quot; &gt;&amp;6
++else
++  cat confdefs.h - &lt;&lt;_ACEOF &gt;conftest.$ac_ext
++/* end confdefs.h.  */
++#include &lt;$2&gt;
++_ACEOF
++if ac_fn_c_try_cpp &quot;$LINENO&quot;; then :
++  eval &quot;$3=yes&quot;
++else
++  eval &quot;$3=no&quot;
++fi
++rm -f conftest.err conftest.i conftest.$ac_ext
++fi
++eval ac_res=\$$3
++               { $as_echo &quot;$as_me:${as_lineno-$LINENO}: result: $ac_res&quot; &gt;&amp;5
++$as_echo &quot;$ac_res&quot; &gt;&amp;6; }
++  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
++
++} # ac_fn_c_check_header_preproc
++
+ # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
+ # ----------------------------------------------------
+ # Tries to find if the field MEMBER exists in type AGGR, after including
+@@ -9400,7 +9429,7 @@ fi
+ if test &quot;$with_ossp_uuid&quot; = yes ; then
+   for ac_header in ossp/uuid.h
+ do :
+-  ac_fn_c_check_header_mongrel &quot;$LINENO&quot; &quot;ossp/uuid.h&quot; &quot;ac_cv_header_ossp_uuid_h&quot; &quot;$ac_includes_default&quot;
++  ac_fn_c_check_header_preproc &quot;$LINENO&quot; &quot;ossp/uuid.h&quot; &quot;ac_cv_header_ossp_uuid_h&quot;
+ if test &quot;x$ac_cv_header_ossp_uuid_h&quot; = xyes; then :
+   cat &gt;&gt;confdefs.h &lt;&lt;_ACEOF
+ #define HAVE_OSSP_UUID_H 1
+@@ -9410,7 +9439,7 @@ else

+     for ac_header in uuid.h
+ do :
+-  ac_fn_c_check_header_mongrel &quot;$LINENO&quot; &quot;uuid.h&quot; &quot;ac_cv_header_uuid_h&quot; &quot;$ac_includes_default&quot;
++  ac_fn_c_check_header_preproc &quot;$LINENO&quot; &quot;uuid.h&quot; &quot;ac_cv_header_uuid_h&quot;
+ if test &quot;x$ac_cv_header_uuid_h&quot; = xyes; then :
+   cat &gt;&gt;confdefs.h &lt;&lt;_ACEOF
+ #define HAVE_UUID_H 1
+--- configure.in.orig
++++ configure.in
+@@ -1078,7 +1078,7 @@ fi
+ if test &quot;$with_ossp_uuid&quot; = yes ; then
+   AC_CHECK_HEADERS(ossp/uuid.h, [], [
+     AC_CHECK_HEADERS(uuid.h, [],
+-      [AC_MSG_ERROR([header file &lt;ossp/uuid.h&gt; or &lt;uuid.h&gt; is required for OSSP-UUID])])])
++      [AC_MSG_ERROR([header file &lt;ossp/uuid.h&gt; or &lt;uuid.h&gt; is required for OSSP-UUID])], [-])], [-])
+ fi

+ if test &quot;$PORTNAME&quot; = &quot;win32&quot; ; then
</ins></span></pre></div>
<a id="trunkdportsdatabasespostgresql94filespostgresql93"></a>
<div class="delfile"><h4>Deleted: trunk/dports/databases/postgresql94/files/postgresql93 (119943 => 120101)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/databases/postgresql93/files/postgresql93        2014-05-11 16:18:17 UTC (rev 119943)
+++ trunk/dports/databases/postgresql94/files/postgresql93        2014-05-15 15:25:02 UTC (rev 120101)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-lib/postgresql93/bin/clusterdb
-lib/postgresql93/bin/createdb
-lib/postgresql93/bin/createlang
-lib/postgresql93/bin/createuser
-lib/postgresql93/bin/dropdb
-lib/postgresql93/bin/droplang
-lib/postgresql93/bin/dropuser
-lib/postgresql93/bin/ecpg
-lib/postgresql93/bin/initdb
-lib/postgresql93/bin/oid2name
-lib/postgresql93/bin/pg_archivecleanup
-lib/postgresql93/bin/pg_basebackup
-lib/postgresql93/bin/pg_config
-lib/postgresql93/bin/pg_controldata
-lib/postgresql93/bin/pg_ctl
-lib/postgresql93/bin/pg_dump
-lib/postgresql93/bin/pg_dumpall
-lib/postgresql93/bin/pg_isready
-lib/postgresql93/bin/pg_receivexlog
-lib/postgresql93/bin/pg_resetxlog
-lib/postgresql93/bin/pg_restore
-lib/postgresql93/bin/pg_standby
-lib/postgresql93/bin/pg_test_fsync
-lib/postgresql93/bin/pg_test_timing
-lib/postgresql93/bin/pg_upgrade
-lib/postgresql93/bin/pg_xlogdump
-lib/postgresql93/bin/pgbench
-lib/postgresql93/bin/postgres
-lib/postgresql93/bin/postmaster
-lib/postgresql93/bin/psql
-lib/postgresql93/bin/reindexdb
-lib/postgresql93/bin/vacuumdb
-lib/postgresql93/bin/vacuumlo
</del></span></pre></div>
<a id="trunkdportsdatabasespostgresql94filespostgresql94fromrev119943trunkdportsdatabasespostgresql93filespostgresql93"></a>
<div class="copfile"><h4>Copied: trunk/dports/databases/postgresql94/files/postgresql94 (from rev 119943, trunk/dports/databases/postgresql93/files/postgresql93) (0 => 120101)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/databases/postgresql94/files/postgresql94                                (rev 0)
+++ trunk/dports/databases/postgresql94/files/postgresql94        2014-05-15 15:25:02 UTC (rev 120101)
</span><span class="lines">@@ -0,0 +1,33 @@
</span><ins>+lib/postgresql94/bin/clusterdb
+lib/postgresql94/bin/createdb
+lib/postgresql94/bin/createlang
+lib/postgresql94/bin/createuser
+lib/postgresql94/bin/dropdb
+lib/postgresql94/bin/droplang
+lib/postgresql94/bin/dropuser
+lib/postgresql94/bin/ecpg
+lib/postgresql94/bin/initdb
+lib/postgresql94/bin/oid2name
+lib/postgresql94/bin/pg_archivecleanup
+lib/postgresql94/bin/pg_basebackup
+lib/postgresql94/bin/pg_config
+lib/postgresql94/bin/pg_controldata
+lib/postgresql94/bin/pg_ctl
+lib/postgresql94/bin/pg_dump
+lib/postgresql94/bin/pg_dumpall
+lib/postgresql94/bin/pg_isready
+lib/postgresql94/bin/pg_receivexlog
+lib/postgresql94/bin/pg_resetxlog
+lib/postgresql94/bin/pg_restore
+lib/postgresql94/bin/pg_standby
+lib/postgresql94/bin/pg_test_fsync
+lib/postgresql94/bin/pg_test_timing
+lib/postgresql94/bin/pg_upgrade
+lib/postgresql94/bin/pg_xlogdump
+lib/postgresql94/bin/pgbench
+lib/postgresql94/bin/postgres
+lib/postgresql94/bin/postmaster
+lib/postgresql94/bin/psql
+lib/postgresql94/bin/reindexdb
+lib/postgresql94/bin/vacuumdb
+lib/postgresql94/bin/vacuumlo
</ins></span></pre></div>
<a id="trunkdportsdatabasespostgresql94docPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/databases/postgresql94-doc/Portfile (119943 => 120101)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/databases/postgresql93-doc/Portfile        2014-05-11 16:18:17 UTC (rev 119943)
+++ trunk/dports/databases/postgresql94-doc/Portfile        2014-05-15 15:25:02 UTC (rev 120101)
</span><span class="lines">@@ -3,10 +3,10 @@
</span><span class="cx"> 
</span><span class="cx"> PortSystem 1.0
</span><span class="cx"> 
</span><del>-name                        postgresql93-doc
</del><ins>+name                        postgresql94-doc
</ins><span class="cx"> conflicts       postgresql84-doc postgresql90-doc postgresql91-doc \
</span><del>-                postgresql92-doc
-version                        9.3.4
</del><ins>+                postgresql92-doc postgresql93-doc
+version                        9.4beta1
</ins><span class="cx"> categories                databases
</span><span class="cx"> platforms                darwin
</span><span class="cx"> maintainers                mww jwa
</span><span class="lines">@@ -22,13 +22,13 @@
</span><span class="cx"> master_sites                postgresql:source/v${version}
</span><span class="cx"> distname                postgresql-${version}
</span><span class="cx"> 
</span><del>-checksums           rmd160  126df8cb07a28e5d58ca2d1b9fc1d20e4f7a8cf1 \
-                    sha256  9ee819574dfc8798a448dc23a99510d2d8924c2f8b49f8228cd77e4efc8a6621
</del><ins>+checksums           rmd160  c6796d8b03b702a1d06eadca4f745542088f8bc2 \
+                    sha256  0e088eff79bb5171b2233222a25d7a2906eaf62aa86266daf6ec5217b1797f47
</ins><span class="cx"> 
</span><span class="cx"> use_bzip2                yes
</span><del>-dist_subdir                postgresql93
</del><ins>+dist_subdir                postgresql94
</ins><span class="cx"> 
</span><del>-set libdir                ${prefix}/lib/postgresql93
</del><ins>+set libdir                ${prefix}/lib/postgresql94
</ins><span class="cx"> configure.args        --mandir=${prefix}/share/man \
</span><span class="cx">                                 --without-openssl \
</span><span class="cx">                                 --without-readline \
</span><span class="lines">@@ -42,12 +42,12 @@
</span><span class="cx"> 
</span><span class="cx"> post-destroot {
</span><span class="cx">         file rename ${destroot}${prefix}/share/doc/postgresql \
</span><del>-                ${destroot}${prefix}/share/doc/postgresql93
</del><ins>+                ${destroot}${prefix}/share/doc/postgresql94
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> livecheck.type        regex
</span><span class="cx"> #livecheck.url        ${homepage}
</span><del>-livecheck.regex        (9\\.3\\.\[.0-9\]+)
-#livecheck.url        ${homepage}/developer/beta
-livecheck.url        ${homepage}/ftp/source/
-#livecheck.regex        (9\\.3\[.0-9\]+\[a-z\]+\[0-9\])
</del><ins>+#livecheck.regex        (9\\.4\\.\[.0-9\]+)
+livecheck.url        ${homepage}/developer/beta
+#livecheck.url        ${homepage}/ftp/source/
+livecheck.regex        (9\\.4\[.0-9\]+\[a-z\]+\[0-9\])
</ins></span></pre></div>
<a id="trunkdportsdatabasespostgresql94serverPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/databases/postgresql94-server/Portfile (119943 => 120101)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/databases/postgresql93-server/Portfile        2014-05-11 16:18:17 UTC (rev 119943)
+++ trunk/dports/databases/postgresql94-server/Portfile        2014-05-15 15:25:02 UTC (rev 120101)
</span><span class="lines">@@ -3,41 +3,41 @@
</span><span class="cx"> 
</span><span class="cx"> PortSystem 1.0
</span><span class="cx"> 
</span><del>-name                        postgresql93-server
-version                        9.3.4
</del><ins>+name                        postgresql94-server
+version                        9.4beta1
</ins><span class="cx"> categories                databases
</span><span class="cx"> platforms                darwin
</span><span class="cx"> maintainers                mww jwa
</span><span class="cx"> license                        Permissive
</span><del>-description                run postgresql93 as server
</del><ins>+description                run postgresql94 as server
</ins><span class="cx"> long_description        ${description}
</span><span class="cx"> distfiles       
</span><span class="cx"> 
</span><span class="cx"> homepage                http://www.postgresql.org/
</span><span class="cx"> master_sites                postgresql
</span><span class="cx"> 
</span><del>-depends_run                port:postgresql93
</del><ins>+depends_run                port:postgresql94
</ins><span class="cx"> 
</span><span class="cx"> use_configure        no
</span><span class="cx"> build        {}
</span><span class="cx"> 
</span><del>-set libdir                ${prefix}/lib/postgresql93
-set dbdir                ${prefix}/var/db/postgresql93/defaultdb
-set logdir                ${prefix}/var/log/postgresql93
</del><ins>+set libdir                ${prefix}/lib/postgresql94
+set dbdir                ${prefix}/var/db/postgresql94/defaultdb
+set logdir                ${prefix}/var/log/postgresql94
</ins><span class="cx"> set dbuser                postgres
</span><span class="cx"> set dbgrp                postgres
</span><span class="cx"> 
</span><span class="cx"> add_users ${dbuser} shell=/bin/sh group=${dbgrp} \
</span><del>-    home=${prefix}/var/db/postgresql93 \
-    realname=PostgreSQL-93\ Server
</del><ins>+    home=${prefix}/var/db/postgresql94 \
+    realname=PostgreSQL-94\ Server
</ins><span class="cx"> 
</span><span class="cx"> startupitem.create        yes
</span><span class="cx"> startupitem.init        \
</span><span class="cx">         &quot;PGCTL=${libdir}/bin/pg_ctl&quot;
</span><span class="cx"> startupitem.start        \
</span><del>-        &quot;su ${dbuser} -c \&quot;\${PGCTL} -D \${POSTGRESQL93DATA:=${dbdir}} start -l ${logdir}/postgres.log\&quot;&quot;
</del><ins>+        &quot;su ${dbuser} -c \&quot;\${PGCTL} -D \${POSTGRESQL94DATA:=${dbdir}} start -l ${logdir}/postgres.log\&quot;&quot;
</ins><span class="cx"> startupitem.stop        \
</span><del>-&quot;su ${dbuser} -c \&quot;\${PGCTL} -D \${POSTGRESQL93DATA:=${dbdir}} stop -s -m fast\&quot;&quot;
</del><ins>+&quot;su ${dbuser} -c \&quot;\${PGCTL} -D \${POSTGRESQL94DATA:=${dbdir}} stop -s -m fast\&quot;&quot;
</ins><span class="cx"> 
</span><span class="cx"> destroot {
</span><span class="cx">         xinstall -m 755 -d ${destroot}${logdir}
</span><span class="lines">@@ -52,7 +52,7 @@
</span><span class="cx"> 
</span><span class="cx"> livecheck.type        regex
</span><span class="cx"> #livecheck.url        ${homepage}
</span><del>-livecheck.regex        (9\\.3\\.\[0-9\]+)
-#livecheck.url        ${homepage}/developer/beta
-livecheck.url        ${homepage}/ftp/source/
-#livecheck.regex        (9\\.3\[.0-9\]+\[a-z\]+\[0-9\])
</del><ins>+#livecheck.regex        (9\\.4\\.\[0-9\]+)
+livecheck.url        ${homepage}/developer/beta
+#livecheck.url        ${homepage}/ftp/source/
+livecheck.regex        (9\\.4\[.0-9\]+\[a-z\]+\[0-9\])
</ins></span></pre>
</div>
</div>

</body>
</html>