[102744] trunk/dports/databases

jwa at macports.org jwa at macports.org
Thu Feb 7 14:00:46 PST 2013


Revision: 102744
          https://trac.macports.org/changeset/102744
Author:   jwa at macports.org
Date:     2013-02-07 14:00:46 -0800 (Thu, 07 Feb 2013)
Log Message:
-----------
postgresql83: version bump to 8.3.23, add note that the series is EOLd

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

Modified: trunk/dports/databases/postgresql83/Portfile
===================================================================
--- trunk/dports/databases/postgresql83/Portfile	2013-02-07 21:59:29 UTC (rev 102743)
+++ trunk/dports/databases/postgresql83/Portfile	2013-02-07 22:00:46 UTC (rev 102744)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name			postgresql83
-version			8.3.22
+version			8.3.23
 
 categories		databases
 platforms		darwin
@@ -22,8 +22,8 @@
 			postgresql:source/v${version}/
 distname		postgresql-${version}
 
-checksums           rmd160  bf75a3ae29d5bcdb09493902dbc0e6144b87be77 \
-                    sha256  17b8f3709c0442e25329e41743f980b10a3149940cee921c28e0bb5b51fef0c6
+checksums           rmd160  ac0ee6a829f04e7cdca0179a2c881244c54f31cd \
+                    sha256  17a46617ddbeb16f37d79b43f4e72301b051e6ef888a2eac960375bf579018d9
 
 use_bzip2		yes
 
@@ -115,5 +115,5 @@
 }
 
 notes "To use the postgresql server, install the postgresql83-server port\n\
-NB! This is the next-to-last update to postgresql83,\n\
+NB! This is the last update to postgresql83,\n\
 please upgrade to a later version!"

Modified: trunk/dports/databases/postgresql83-doc/Portfile
===================================================================
--- trunk/dports/databases/postgresql83-doc/Portfile	2013-02-07 21:59:29 UTC (rev 102743)
+++ trunk/dports/databases/postgresql83-doc/Portfile	2013-02-07 22:00:46 UTC (rev 102744)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name			postgresql83-doc
-version			8.3.22
+version			8.3.23
 categories		databases
 platforms		darwin
 maintainers		mww jwa
@@ -20,8 +20,8 @@
 master_sites		postgresql:source/v${version}
 distname		postgresql-${version}
 
-checksums           rmd160  bf75a3ae29d5bcdb09493902dbc0e6144b87be77 \
-                    sha256  17b8f3709c0442e25329e41743f980b10a3149940cee921c28e0bb5b51fef0c6
+checksums           rmd160  ac0ee6a829f04e7cdca0179a2c881244c54f31cd \
+                    sha256  17a46617ddbeb16f37d79b43f4e72301b051e6ef888a2eac960375bf579018d9
 
 use_bzip2		yes
 dist_subdir		postgresql83

Modified: trunk/dports/databases/postgresql83-server/Portfile
===================================================================
--- trunk/dports/databases/postgresql83-server/Portfile	2013-02-07 21:59:29 UTC (rev 102743)
+++ trunk/dports/databases/postgresql83-server/Portfile	2013-02-07 22:00:46 UTC (rev 102744)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name			postgresql83-server
-version			8.3.22
+version			8.3.23
 categories		databases
 platforms		darwin
 maintainers		mww jwa
@@ -52,7 +52,8 @@
 		sudo chown ${dbuser}:${dbgrp} ${dbdir}\n\
 		sudo su ${dbuser} -c \'${libdir}/bin/initdb -D ${dbdir}\'\n\
        \nTo tweak your DBMS, consider increasing kern.sysv.shmmax\
-		by adding an increased kern.sysv.shmmax .. to /etc/sysctl.conf"
+		by adding an increased kern.sysv.shmmax .. to /etc/sysctl.conf\n\
+       \nNote that this is the last release of the 8.3 series, upgrade!"
 
 livecheck.type	regex
 livecheck.url	${homepage}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130207/cf168fe1/attachment.html>


More information about the macports-changes mailing list