svn commit: r423050 - in head: . databases databases/postgresql91-client
Rene Ladan
rene at FreeBSD.org
Sat Oct 1 10:10:42 UTC 2016
Author: rene
Date: Sat Oct 1 10:10:40 2016
New Revision: 423050
URL: https://svnweb.freebsd.org/changeset/ports/423050
Log:
Restore databases/postgresql91-client for now to unbreak INDEX
Mk/Uses/pgsql.mk needs to be adjusted too.
Submitted by: portsnap buildbox
Pointyhat: rene
Added:
head/databases/postgresql91-client/
- copied from r423048, head/databases/postgresql91-client/
Modified:
head/MOVED
head/databases/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Sat Oct 1 09:51:35 2016 (r423049)
+++ head/MOVED Sat Oct 1 10:10:40 2016 (r423050)
@@ -8657,6 +8657,5 @@ security/nessus-libraries||2016-09-30|Ha
security/nessus-plugins||2016-09-30|Has expired: Abandoned, consider using OpenVAS
www/node010||2016-10-01|Has expired: Upstream has placed 0.10.x in maintenance mode, see https://github.com/nodejs/LTS
databases/postgresql91-contrib||2016-10-01|Has expired: End-of-life is near
-databases/postgresql91-client||2016-10-01|Has expired: End-of-life is near
databases/postgresql91-plpython||2016-10-01|Has expired: End-of-life is near
databases/postgresql91-plperl||2016-10-01|Has expired: End-of-life is near
Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile Sat Oct 1 09:51:35 2016 (r423049)
+++ head/databases/Makefile Sat Oct 1 10:10:40 2016 (r423050)
@@ -661,6 +661,7 @@
SUBDIR += postgresql-relay
SUBDIR += postgresql-repmgr
SUBDIR += postgresql-repmgr2
+ SUBDIR += postgresql91-client
SUBDIR += postgresql91-docs
SUBDIR += postgresql91-pgtcl
SUBDIR += postgresql91-pltcl
More information about the svn-ports-all
mailing list