Gentoo Archives: gentoo-commits

From: Patrick Lauer <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/postgresql/
Date: Wed, 07 Sep 2016 18:27:54
Message-Id: 1473272823.d4392ecdfe4ec2b1f571ea9fa186cd67997f76a3.patrick@gentoo
1 commit: d4392ecdfe4ec2b1f571ea9fa186cd67997f76a3
2 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 7 18:26:19 2016 +0000
4 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 7 18:27:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4392ecd
7
8 dev-db/postgresql: Bump to 9.6_rc1
9
10 Package-Manager: portage-2.3.0
11
12 dev-db/postgresql/Manifest | 3 +-
13 dev-db/postgresql/postgresql-9.6_beta4.ebuild | 434 ---------------------
14 ...-9.6_beta3.ebuild => postgresql-9.6_rc1.ebuild} | 0
15 3 files changed, 1 insertion(+), 436 deletions(-)
16
17 diff --git a/dev-db/postgresql/Manifest b/dev-db/postgresql/Manifest
18 index e28bf57..250823b 100644
19 --- a/dev-db/postgresql/Manifest
20 +++ b/dev-db/postgresql/Manifest
21 @@ -23,5 +23,4 @@ DIST postgresql-9.5.1.tar.bz2 18441638 SHA256 6b309d8506a39773a752ff074f47656e54
22 DIST postgresql-9.5.2.tar.bz2 18446616 SHA256 f8d132e464506b551ef498719f18cfe9d777709c7a1589dc360afc0b20e47c41 SHA512 ba31dddee8a960a4b1a97394eae5ea7efaa5e74e21c755882efcef90404676c6052dff55f40b585932e4f752cbcda5ceac0e29d601ea6651cfbab7a49190381a WHIRLPOOL 0b9abe3a5b3933485e5d0b2c08daa20d421e5920ae5b4640b36971463915d7e7b2767575564d80bb5dfa3a353c646c9c4ca8e483dfd64df39370774e76fa1cee
23 DIST postgresql-9.5.3.tar.bz2 18455394 SHA256 7385c01dc58acba8d7ac4e6ad42782bd7c0b59272862a3a3d5fe378d4503a0b4 SHA512 7275dbde0c1b795f3a491d45464c69a97fbfd0e66a7fe62ba00e97747908df0df19bf65e104e10e049e31a8cf484c9d9f29eb75ff6a3875cb087559e25744c29 WHIRLPOOL 60536e8e244ecdd1e307a8daa1bcd5728bd070b5c08063bf48fbcb93673c012497e257fe3c4f15019b0674e82724e48105d2799926572910370efb17dbbd6e21
24 DIST postgresql-9.5.4.tar.bz2 18496299 SHA256 cf5e571164ad66028ecd7dd8819e3765470d45bcd440d258b686be7e69c76ed0 SHA512 e5220bc967443d54b9dcff7ba5aefccedbe1c219f953eb0d67254c709d52b0e647d1dc473446640804165b596fc5b75fa4ff8d63696123b87d8096c3a7795c34 WHIRLPOOL d429d853062b2d2f8e999db1733b3206020f2d521401e0510376213ecaa2049b6d87987b9ee999ab81faacf6ce65ddfdcf43b0922fc23e91961594956c556e0d
25 -DIST postgresql-9.6beta3.tar.bz2 19145906 SHA256 9cc84eb224b6f73582705c4dda282c9f9f928ada2ab099c20fcf06a85d1e4c62 SHA512 4851c79c7faef311c998d49b8fb745ba5d1daf6fd529d8e82beb8a60f0bb2a0e79278518896427130d74a69dedb3ecc7f872dfc06a61eda1452ad5d8807e8e73 WHIRLPOOL b74698d00dcaf01ff2894473f93056b05bc01b5b6e37070000ae91e1a298d458dc88018ac76d0f620fa9b63ac5630dcf0d7af387374298d1a0da945c80e2a3b0
26 -DIST postgresql-9.6beta4.tar.bz2 19147338 SHA256 4725eb7779659325fcbf5338e3364f79bb095838517a645aa32e8c47b4d61432 SHA512 7512f7afe0e822e707d5ff991ad8f362538f937ad5c0b8f9965315ea8d73163a7f8736f247328c5655e4d57ed8b48f4187aaaf37691880d94f57ee1bd1188003 WHIRLPOOL 60971ec5fe35276cb06dd1ebca57e28f14adc044451081da6f3b3993c1f0368fafd08b18646d60ee99a76383bfaf4485f3efa8bd29e00403a62a045d71a6b3ac
27 +DIST postgresql-9.6rc1.tar.bz2 19161063 SHA256 9e260252f04b7f6abe3877eb1cb8affa4ecc2abbadadf9bd874ad257e9a01a1d SHA512 cb73ea9c7e42f427ac817d7b11ff6b413280993d491412986afcb0d986c966b288f1183f94c336d4e9a3f8d7c523bc695321f9392fee74193fb8f5ce3e85ad0b WHIRLPOOL 339535acc3e2bb08bb3d3556c38cb2cd43d485e8e25886a161aaf8df7de4e71ac8b3a207909d5c782c3cc713f6d74e514b31e651565732d68a54fb68d6047e62
28
29 diff --git a/dev-db/postgresql/postgresql-9.6_beta4.ebuild b/dev-db/postgresql/postgresql-9.6_beta4.ebuild
30 deleted file mode 100644
31 index db5abec..00000000
32 --- a/dev-db/postgresql/postgresql-9.6_beta4.ebuild
33 +++ /dev/null
34 @@ -1,434 +0,0 @@
35 -# Copyright 1999-2016 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -# $Id$
38 -
39 -EAPI="5"
40 -
41 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
42 -
43 -inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
44 - systemd user versionator
45 -
46 -KEYWORDS=""
47 -
48 -SLOT="$(get_version_component_range 1-2)"
49 -
50 -MY_PV=${PV/_/}
51 -S="${WORKDIR}/${PN}-${MY_PV}"
52 -
53 -SRC_URI="mirror://postgresql/source/v${MY_PV}/postgresql-${MY_PV}.tar.bz2"
54 -
55 -LICENSE="POSTGRESQL GPL-2"
56 -DESCRIPTION="PostgreSQL RDBMS"
57 -HOMEPAGE="http://www.postgresql.org/"
58 -
59 -LINGUAS="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr
60 - zh_CN zh_TW"
61 -IUSE="doc kerberos kernel_linux ldap libressl nls pam perl -pg_legacytimestamp python
62 - +readline selinux +server ssl static-libs tcl threads uuid xml zlib"
63 -
64 -for lingua in ${LINGUAS}; do
65 - IUSE+=" linguas_${lingua}"
66 -done
67 -
68 -wanted_languages() {
69 - local enable_langs
70 -
71 - for lingua in ${LINGUAS} ; do
72 - use linguas_${lingua} && enable_langs+="${lingua} "
73 - done
74 -
75 - echo -n ${enable_langs}
76 -}
77 -
78 -CDEPEND="
79 ->=app-eselect/eselect-postgresql-1.2.0
80 -sys-apps/less
81 -virtual/libintl
82 -kerberos? ( virtual/krb5 )
83 -ldap? ( net-nds/openldap )
84 -pam? ( virtual/pam )
85 -perl? ( >=dev-lang/perl-5.8 )
86 -python? ( ${PYTHON_DEPS} )
87 -readline? ( sys-libs/readline:0= )
88 -ssl? (
89 - !libressl? ( >=dev-libs/openssl-0.9.6-r1:0= )
90 - libressl? ( dev-libs/libressl:= )
91 -)
92 -tcl? ( >=dev-lang/tcl-8:0= )
93 -xml? ( dev-libs/libxml2 dev-libs/libxslt )
94 -zlib? ( sys-libs/zlib )
95 -"
96 -
97 -# uuid flags -- depend on sys-apps/util-linux for Linux libcs, or if no
98 -# supported libc in use depend on dev-libs/ossp-uuid. For BSD systems,
99 -# the libc includes UUID functions.
100 -UTIL_LINUX_LIBC=( elibc_{glibc,uclibc,musl} )
101 -BSD_LIBC=( elibc_{Free,Net,Open}BSD )
102 -
103 -nest_usedep() {
104 - local front back
105 - while [[ ${#} -gt 1 ]]; do
106 - front+="${1}? ( "
107 - back+=" )"
108 - shift
109 - done
110 - echo "${front}${1}${back}"
111 -}
112 -
113 -IUSE+=" ${UTIL_LINUX_LIBC[@]} ${BSD_LIBC[@]}"
114 -CDEPEND+="
115 -uuid? (
116 - ${UTIL_LINUX_LIBC[@]/%/? ( sys-apps/util-linux )}
117 - $(nest_usedep ${UTIL_LINUX_LIBC[@]/#/!} ${BSD_LIBC[@]/#/!} dev-libs/ossp-uuid)
118 -)"
119 -
120 -DEPEND="${CDEPEND}
121 -!!<sys-apps/sandbox-2.0
122 -sys-devel/bison
123 -sys-devel/flex
124 -nls? ( sys-devel/gettext )
125 -xml? ( virtual/pkgconfig )
126 -"
127 -
128 -RDEPEND="${CDEPEND}
129 -!dev-db/postgresql-docs:${SLOT}
130 -!dev-db/postgresql-base:${SLOT}
131 -!dev-db/postgresql-server:${SLOT}
132 -selinux? ( sec-policy/selinux-postgresql )
133 -"
134 -
135 -pkg_setup() {
136 - use server && CONFIG_CHECK="~SYSVIPC" linux-info_pkg_setup
137 -
138 - enewgroup postgres 70
139 - enewuser postgres 70 /bin/sh /var/lib/postgresql postgres
140 -
141 - use python && python-single-r1_pkg_setup
142 -}
143 -
144 -src_prepare() {
145 - # Work around PPC{,64} compilation bug where bool is already defined
146 - sed '/#ifndef __cplusplus/a #undef bool' -i src/include/c.h || die
147 -
148 - # Set proper run directory
149 - sed "s|\(PGSOCKET_DIR\s\+\)\"/tmp\"|\1\"${EPREFIX}/run/postgresql\"|" \
150 - -i src/include/pg_config_manual.h || die
151 -
152 - # Rely on $PATH being in the proper order so that the correct
153 - # install program is used for modules utilizing PGXS in both
154 - # hardened and non-hardened environments. (Bug #528786)
155 - sed 's/@install_bin@/install -c/' -i src/Makefile.global.in || die
156 -
157 - use server || epatch "${FILESDIR}/${PN}-${SLOT}-no-server.patch"
158 -
159 - # Fix bug 486556 where the server would crash at start up because of
160 - # an infinite loop caused by a self-referencing symlink.
161 - epatch "${FILESDIR}/postgresql-9.2-9.4-tz-dir-overflow.patch"
162 -
163 - if use pam ; then
164 - sed -e "s/\(#define PGSQL_PAM_SERVICE \"postgresql\)/\1-${SLOT}/" \
165 - -i src/backend/libpq/auth.c || \
166 - die 'PGSQL_PAM_SERVICE rename failed.'
167 - fi
168 -
169 - epatch_user
170 -}
171 -
172 -src_configure() {
173 - case ${CHOST} in
174 - *-darwin*|*-solaris*)
175 - use nls && append-libs intl
176 - ;;
177 - esac
178 -
179 - export LDFLAGS_SL="${LDFLAGS}"
180 - export LDFLAGS_EX="${LDFLAGS}"
181 -
182 - local PO="${EPREFIX%/}"
183 -
184 - local i uuid_config=""
185 - if use uuid; then
186 - for i in ${UTIL_LINUX_LIBC[@]}; do
187 - use ${i} && uuid_config="--with-uuid=e2fs"
188 - done
189 - for i in ${BSD_LIBC[@]}; do
190 - use ${i} && uuid_config="--with-uuid=bsd"
191 - done
192 - [[ -z $uuid_config ]] && uuid_config="--with-uuid=ossp"
193 - fi
194 -
195 - econf \
196 - --prefix="${PO}/usr/$(get_libdir)/postgresql-${SLOT}" \
197 - --datadir="${PO}/usr/share/postgresql-${SLOT}" \
198 - --docdir="${PO}/usr/share/doc/${PF}" \
199 - --includedir="${PO}/usr/include/postgresql-${SLOT}" \
200 - --mandir="${PO}/usr/share/postgresql-${SLOT}/man" \
201 - --sysconfdir="${PO}/etc/postgresql-${SLOT}" \
202 - --with-system-tzdata="${PO}/usr/share/zoneinfo" \
203 - $(use_enable !pg_legacytimestamp integer-datetimes) \
204 - $(use_enable threads thread-safety) \
205 - $(use_with kerberos gssapi) \
206 - $(use_with ldap) \
207 - $(use_with pam) \
208 - $(use_with perl) \
209 - $(use_with python) \
210 - $(use_with readline) \
211 - $(use_with ssl openssl) \
212 - $(use_with tcl) \
213 - ${uuid_config} \
214 - $(use_with xml libxml) \
215 - $(use_with xml libxslt) \
216 - $(use_with zlib) \
217 - "$(use_enable nls nls "$(wanted_languages)")"
218 -}
219 -
220 -src_compile() {
221 - emake
222 - emake -C contrib
223 -}
224 -
225 -src_install() {
226 - emake DESTDIR="${D}" install
227 - emake DESTDIR="${D}" install -C contrib
228 -
229 - dodoc README HISTORY doc/{TODO,bug.template}
230 -
231 - # man pages are already built, but if we have the target make them,
232 - # they'll be generated from source before being installed so we
233 - # manually install man pages.
234 - # We use ${SLOT} instead of doman for postgresql.eselect
235 - insinto /usr/share/postgresql-${SLOT}/man/
236 - doins -r doc/src/sgml/man{1,3,7}
237 - if ! use server; then
238 - # Remove man pages for non-existent binaries
239 - for m in {initdb,pg_{controldata,ctl,resetxlog},post{gres,master}}; do
240 - rm "${ED}/usr/share/postgresql-${SLOT}/man/man1/${m}.1"
241 - done
242 - fi
243 - docompress /usr/share/postgresql-${SLOT}/man/man{1,3,7}
244 -
245 - insinto /etc/postgresql-${SLOT}
246 - newins src/bin/psql/psqlrc.sample psqlrc
247 -
248 - dodir /etc/eselect/postgresql/slots/${SLOT}
249 - echo "postgres_ebuilds=\"\${postgres_ebuilds} ${PF}\"" > \
250 - "${ED}/etc/eselect/postgresql/slots/${SLOT}/base"
251 -
252 - use static-libs || find "${ED}" -name '*.a' -delete
253 -
254 - if use doc ; then
255 - docinto html
256 - dodoc doc/src/sgml/html/*
257 -
258 - docinto sgml
259 - dodoc doc/src/sgml/*.{sgml,dsl}
260 - fi
261 -
262 - if use server; then
263 - sed -e "s|@SLOT@|${SLOT}|g" -e "s|@LIBDIR@|$(get_libdir)|g" \
264 - "${FILESDIR}/${PN}.confd" | newconfd - ${PN}-${SLOT}
265 -
266 - sed -e "s|@SLOT@|${SLOT}|g" -e "s|@LIBDIR@|$(get_libdir)|g" \
267 - "${FILESDIR}/${PN}.init-9.3" | newinitd - ${PN}-${SLOT}
268 -
269 - sed -e "s|@SLOT@|${SLOT}|g" -e "s|@LIBDIR@|$(get_libdir)|g" \
270 - "${FILESDIR}/${PN}.service" | \
271 - systemd_newunit - ${PN}-${SLOT}.service
272 -
273 - newbin "${FILESDIR}"/${PN}-check-db-dir ${PN}-${SLOT}-check-db-dir
274 -
275 - use pam && pamd_mimic system-auth ${PN}-${SLOT} auth account session
276 -
277 - if use prefix ; then
278 - keepdir /run/postgresql
279 - fperms 0775 /run/postgresql
280 - fi
281 - fi
282 -}
283 -
284 -pkg_postinst() {
285 - postgresql-config update
286 -
287 - elog "If you need a global psqlrc-file, you can place it in:"
288 - elog " ${EROOT%/}/etc/postgresql-${SLOT}/"
289 -
290 - if [[ -z ${REPLACING_VERSIONS} ]] ; then
291 - elog
292 - elog "It looks like this is your first time installing PostgreSQL. Run the"
293 - elog "following command in all active shells to pick up changes to the default"
294 - elog "environment:"
295 - elog " source /etc/profile"
296 - fi
297 -
298 - if use server ; then
299 - elog
300 - elog "Gentoo specific documentation:"
301 - elog "https://wiki.gentoo.org/wiki/PostgreSQL"
302 - elog
303 - elog "Official documentation:"
304 - elog "http://www.postgresql.org/docs/${SLOT}/static/index.html"
305 - elog
306 - elog "The default location of the Unix-domain socket is:"
307 - elog " ${EROOT%/}/run/postgresql/"
308 - elog
309 - elog "Before initializing the database, you may want to edit PG_INITDB_OPTS"
310 - elog "so that it contains your preferred locale in:"
311 - elog " ${EROOT%/}/etc/conf.d/postgresql-${SLOT}"
312 - elog
313 - elog "Then, execute the following command to setup the initial database"
314 - elog "environment:"
315 - elog " emerge --config =${CATEGORY}/${PF}"
316 - fi
317 -}
318 -
319 -pkg_prerm() {
320 - if use server && [[ -z ${REPLACED_BY_VERSION} ]] ; then
321 - ewarn "Have you dumped and/or migrated the ${SLOT} database cluster?"
322 - ewarn "\thttps://wiki.gentoo.org/wiki/PostgreSQL/QuickStart#Migrating_PostgreSQL"
323 -
324 - ebegin "Resuming removal in 10 seconds (Control-C to cancel)"
325 - sleep 10
326 - eend 0
327 - fi
328 -}
329 -
330 -pkg_postrm() {
331 - postgresql-config update
332 -}
333 -
334 -pkg_config() {
335 - use server || die "USE flag 'server' not enabled. Nothing to configure."
336 -
337 - [[ -f "${EROOT%/}/etc/conf.d/postgresql-${SLOT}" ]] \
338 - && source "${EROOT%/}/etc/conf.d/postgresql-${SLOT}"
339 - [[ -z "${PGDATA}" ]] && PGDATA="${EROOT%/}/etc/postgresql-${SLOT}/"
340 - [[ -z "${DATA_DIR}" ]] \
341 - && DATA_DIR="${EROOT%/}/var/lib/postgresql/${SLOT}/data"
342 -
343 - # environment.bz2 may not contain the same locale as the current system
344 - # locale. Unset and source from the current system locale.
345 - if [ -f "${EROOT%/}/etc/env.d/02locale" ]; then
346 - unset LANG
347 - unset LC_CTYPE
348 - unset LC_NUMERIC
349 - unset LC_TIME
350 - unset LC_COLLATE
351 - unset LC_MONETARY
352 - unset LC_MESSAGES
353 - unset LC_ALL
354 - source "${EROOT%/}/etc/env.d/02locale"
355 - [ -n "${LANG}" ] && export LANG
356 - [ -n "${LC_CTYPE}" ] && export LC_CTYPE
357 - [ -n "${LC_NUMERIC}" ] && export LC_NUMERIC
358 - [ -n "${LC_TIME}" ] && export LC_TIME
359 - [ -n "${LC_COLLATE}" ] && export LC_COLLATE
360 - [ -n "${LC_MONETARY}" ] && export LC_MONETARY
361 - [ -n "${LC_MESSAGES}" ] && export LC_MESSAGES
362 - [ -n "${LC_ALL}" ] && export LC_ALL
363 - fi
364 -
365 - einfo "You can modify the paths and options passed to initdb by editing:"
366 - einfo " ${EROOT%/}/etc/conf.d/postgresql-${SLOT}"
367 - einfo
368 - einfo "Information on options that can be passed to initdb are found at:"
369 - einfo " http://www.postgresql.org/docs/${SLOT}/static/creating-cluster.html"
370 - einfo " http://www.postgresql.org/docs/${SLOT}/static/app-initdb.html"
371 - einfo
372 - einfo "PG_INITDB_OPTS is currently set to:"
373 - if [[ -z "${PG_INITDB_OPTS}" ]] ; then
374 - einfo " (none)"
375 - else
376 - einfo " ${PG_INITDB_OPTS}"
377 - fi
378 - einfo
379 - einfo "Configuration files will be installed to:"
380 - einfo " ${PGDATA}"
381 - einfo
382 - einfo "The database cluster will be created in:"
383 - einfo " ${DATA_DIR}"
384 - einfo
385 - while [ "$correct" != "true" ] ; do
386 - einfo "Are you ready to continue? (y/n)"
387 - read answer
388 - if [[ $answer =~ ^[Yy]([Ee][Ss])?$ ]] ; then
389 - correct="true"
390 - elif [[ $answer =~ ^[Nn]([Oo])?$ ]] ; then
391 - die "Aborting initialization."
392 - else
393 - echo "Answer not recognized"
394 - fi
395 - done
396 -
397 - if [ -n "$(ls -A ${DATA_DIR} 2> /dev/null)" ] ; then
398 - eerror "The given directory, '${DATA_DIR}', is not empty."
399 - eerror "Modify DATA_DIR to point to an empty directory."
400 - die "${DATA_DIR} is not empty."
401 - fi
402 -
403 - einfo "Creating the data directory ..."
404 - if [[ ${EUID} == 0 ]] ; then
405 - mkdir -p "${DATA_DIR}"
406 - chown -Rf postgres:postgres "${DATA_DIR}"
407 - chmod 0700 "${DATA_DIR}"
408 - fi
409 -
410 - einfo "Initializing the database ..."
411 -
412 - if [[ ${EUID} == 0 ]] ; then
413 - su postgres -c "${EROOT%/}/usr/$(get_libdir)/postgresql-${SLOT}/bin/initdb -D \"${DATA_DIR}\" ${PG_INITDB_OPTS}"
414 - else
415 - "${EROOT%/}"/usr/$(get_libdir)/postgresql-${SLOT}/bin/initdb -U postgres -D "${DATA_DIR}" ${PG_INITDB_OPTS}
416 - fi
417 -
418 - if [[ "${DATA_DIR%/}" != "${PGDATA%/}" ]] ; then
419 - mv "${DATA_DIR%/}"/{pg_{hba,ident},postgresql}.conf "${PGDATA}"
420 - ln -s "${PGDATA%/}"/{pg_{hba,ident},postgresql}.conf "${DATA_DIR%/}"
421 - fi
422 -
423 - cat <<- EOF >> "${PGDATA%/}"/postgresql.conf
424 - # This is here because of https://bugs.gentoo.org/show_bug.cgi?id=518522
425 - # On the off-chance that you might need to work with UTF-8 encoded
426 - # characters in PL/Perl
427 - plperl.on_init = 'use utf8; use re; package utf8; require "utf8_heavy.pl";'
428 - EOF
429 -
430 - einfo "The autovacuum function, which was in contrib, has been moved to the main"
431 - einfo "PostgreSQL functions starting with 8.1, and starting with 8.4 is now enabled"
432 - einfo "by default. You can disable it in the cluster's:"
433 - einfo " ${PGDATA%/}/postgresql.conf"
434 - einfo
435 - einfo "The PostgreSQL server, by default, will log events to:"
436 - einfo " ${DATA_DIR%/}/postmaster.log"
437 - einfo
438 - if use prefix ; then
439 - einfo "The location of the configuration files have moved to:"
440 - einfo " ${PGDATA}"
441 - einfo "To start the server:"
442 - einfo " pg_ctl start -D ${DATA_DIR} -o '-D ${PGDATA} --data-directory=${DATA_DIR}'"
443 - einfo "To stop:"
444 - einfo " pg_ctl stop -D ${DATA_DIR}"
445 - einfo
446 - einfo "Or move the configuration files back:"
447 - einfo "mv ${PGDATA}*.conf ${DATA_DIR}"
448 - else
449 - einfo "You should use the '${EROOT%/}/etc/init.d/postgresql-${SLOT}' script to run PostgreSQL"
450 - einfo "instead of 'pg_ctl'."
451 - fi
452 -}
453 -
454 -src_test() {
455 - if use server && [[ ${UID} -ne 0 ]] ; then
456 - emake check
457 -
458 - einfo "If you think other tests besides the regression tests are necessary, please"
459 - einfo "submit a bug including a patch for this ebuild to enable them."
460 - else
461 - use server || \
462 - ewarn 'Tests cannot be run without the "server" use flag enabled.'
463 - [[ ${UID} -eq 0 ]] || \
464 - ewarn 'Tests cannot be run as root. Enable "userpriv" in FEATURES.'
465 -
466 - ewarn 'Skipping.'
467 - fi
468 -}
469
470 diff --git a/dev-db/postgresql/postgresql-9.6_beta3.ebuild b/dev-db/postgresql/postgresql-9.6_rc1.ebuild
471 similarity index 100%
472 rename from dev-db/postgresql/postgresql-9.6_beta3.ebuild
473 rename to dev-db/postgresql/postgresql-9.6_rc1.ebuild