svn commit: r462154 - head/databases/postgresql-libpqxx

Palle Girgensohn girgen at FreeBSD.org
Sat Feb 17 13:28:42 UTC 2018


Author: girgen
Date: Sat Feb 17 13:28:41 2018
New Revision: 462154
URL: https://svnweb.freebsd.org/changeset/ports/462154

Log:
  Update to version 6.1.0

Modified:
  head/databases/postgresql-libpqxx/Makefile
  head/databases/postgresql-libpqxx/distinfo
  head/databases/postgresql-libpqxx/pkg-plist

Modified: head/databases/postgresql-libpqxx/Makefile
==============================================================================
--- head/databases/postgresql-libpqxx/Makefile	Sat Feb 17 13:25:12 2018	(r462153)
+++ head/databases/postgresql-libpqxx/Makefile	Sat Feb 17 13:28:41 2018	(r462154)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libpqxx
-PORTVERSION=	6.0.0
+PORTVERSION=	6.1.0
 CATEGORIES=	databases
 PKGNAMEPREFIX=	postgresql-
 DIST_SUBDIR=	postgresql

Modified: head/databases/postgresql-libpqxx/distinfo
==============================================================================
--- head/databases/postgresql-libpqxx/distinfo	Sat Feb 17 13:25:12 2018	(r462153)
+++ head/databases/postgresql-libpqxx/distinfo	Sat Feb 17 13:28:41 2018	(r462154)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515770390
-SHA256 (postgresql/jtv-libpqxx-6.0.0_GH0.tar.gz) = 81cac92458efd799fadb0374107464320d93eba71de05aedf21afb9c8dda7c3a
-SIZE (postgresql/jtv-libpqxx-6.0.0_GH0.tar.gz) = 676528
+TIMESTAMP = 1518873881
+SHA256 (postgresql/jtv-libpqxx-6.1.0_GH0.tar.gz) = a36899821e4bc354f424c041d43a7f5c0def24d2b7bb3f486d0e6b131520603f
+SIZE (postgresql/jtv-libpqxx-6.1.0_GH0.tar.gz) = 680636

Modified: head/databases/postgresql-libpqxx/pkg-plist
==============================================================================
--- head/databases/postgresql-libpqxx/pkg-plist	Sat Feb 17 13:25:12 2018	(r462153)
+++ head/databases/postgresql-libpqxx/pkg-plist	Sat Feb 17 13:28:41 2018	(r462154)
@@ -1,4 +1,6 @@
 bin/pqxx-config
+include/pqxx/array
+include/pqxx/array.hxx
 include/pqxx/basic_connection
 include/pqxx/basic_connection.hxx
 include/pqxx/binarystring


More information about the svn-ports-head mailing list