From owner-svn-ports-all@freebsd.org Thu Aug 17 12:16:56 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68B43DDECC3; Thu, 17 Aug 2017 12:16:56 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3FFC86F2EE; Thu, 17 Aug 2017 12:16:56 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7HCGtAS007214; Thu, 17 Aug 2017 12:16:55 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7HCGtX9007211; Thu, 17 Aug 2017 12:16:55 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201708171216.v7HCGtX9007211@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Thu, 17 Aug 2017 12:16:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448089 - head/databases/pgrouting X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/databases/pgrouting X-SVN-Commit-Revision: 448089 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Aug 2017 12:16:56 -0000 Author: matthew Date: Thu Aug 17 12:16:54 2017 New Revision: 448089 URL: https://svnweb.freebsd.org/changeset/ports/448089 Log: Update to 2.4.2 "I have changed postgis dependency to postgis22 since it used by default by QGis and other GIS. (Still annoying since we don't have a post-office framework: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213038) Changes for 2.4.2: Improvement Works for postgreSQL 10 Bug fixes Fixed: Unexpected error column "cname" Replace linux with GLIBC for glibc-specific headers and functions To see the list of closed issues: https://github.com/pgRouting/pgrouting/milestone/21?closed=1 " PR: 221576 Submitted by: lbartoletti@tuxfamily.org (maintainer) Modified: head/databases/pgrouting/Makefile head/databases/pgrouting/distinfo head/databases/pgrouting/pkg-plist Modified: head/databases/pgrouting/Makefile ============================================================================== --- head/databases/pgrouting/Makefile Thu Aug 17 12:16:43 2017 (r448088) +++ head/databases/pgrouting/Makefile Thu Aug 17 12:16:54 2017 (r448089) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pgrouting -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 DISTVERSIONPREFIX= v CATEGORIES= databases geography @@ -14,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libboost_system.so:devel/boost-libs\ libCGAL.so:math/cgal \ libgmp.so:math/gmp -RUN_DEPENDS= ${LOCALBASE}/share/postgresql/contrib/postgis-2.1/postgis.sql:databases/postgis21 +RUN_DEPENDS= ${LOCALBASE}/share/postgresql/contrib/postgis-2.2/postgis.sql:databases/postgis22 USES= compiler:c++11-lib cmake:outsource localbase pgsql:9.1+ pkgconfig USE_LDCONFIG= yes Modified: head/databases/pgrouting/distinfo ============================================================================== --- head/databases/pgrouting/distinfo Thu Aug 17 12:16:43 2017 (r448088) +++ head/databases/pgrouting/distinfo Thu Aug 17 12:16:54 2017 (r448089) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494309702 -SHA256 (pgRouting-pgrouting-v2.4.1_GH0.tar.gz) = 11d225391cdac8e15136a51664b22fa007d10cb78bf8208374470a9044850fd4 -SIZE (pgRouting-pgrouting-v2.4.1_GH0.tar.gz) = 6775105 +TIMESTAMP = 1502949303 +SHA256 (pgRouting-pgrouting-v2.4.2_GH0.tar.gz) = f6d0df00279944f91ac672bdb6507a6c63755ba7cdd7e16022c4cb8ddaaf0034 +SIZE (pgRouting-pgrouting-v2.4.2_GH0.tar.gz) = 6777350 Modified: head/databases/pgrouting/pkg-plist ============================================================================== --- head/databases/pgrouting/pkg-plist Thu Aug 17 12:16:43 2017 (r448088) +++ head/databases/pgrouting/pkg-plist Thu Aug 17 12:16:54 2017 (r448089) @@ -1,15 +1,16 @@ lib/postgresql/libpgrouting-2.4.so -share/postgresql/extension/pgrouting--2.0.0--2.4.1.sql -share/postgresql/extension/pgrouting--2.0.1--2.4.1.sql -share/postgresql/extension/pgrouting--2.1.0--2.4.1.sql -share/postgresql/extension/pgrouting--2.2.0--2.4.1.sql -share/postgresql/extension/pgrouting--2.2.1--2.4.1.sql -share/postgresql/extension/pgrouting--2.2.2--2.4.1.sql -share/postgresql/extension/pgrouting--2.2.3--2.4.1.sql -share/postgresql/extension/pgrouting--2.2.4--2.4.1.sql -share/postgresql/extension/pgrouting--2.3.0--2.4.1.sql -share/postgresql/extension/pgrouting--2.3.1--2.4.1.sql -share/postgresql/extension/pgrouting--2.3.2--2.4.1.sql -share/postgresql/extension/pgrouting--2.4.0--2.4.1.sql -share/postgresql/extension/pgrouting--2.4.1.sql +share/postgresql/extension/pgrouting--2.0.0--2.4.2.sql +share/postgresql/extension/pgrouting--2.0.1--2.4.2.sql +share/postgresql/extension/pgrouting--2.1.0--2.4.2.sql +share/postgresql/extension/pgrouting--2.2.0--2.4.2.sql +share/postgresql/extension/pgrouting--2.2.1--2.4.2.sql +share/postgresql/extension/pgrouting--2.2.2--2.4.2.sql +share/postgresql/extension/pgrouting--2.2.3--2.4.2.sql +share/postgresql/extension/pgrouting--2.2.4--2.4.2.sql +share/postgresql/extension/pgrouting--2.3.0--2.4.2.sql +share/postgresql/extension/pgrouting--2.3.1--2.4.2.sql +share/postgresql/extension/pgrouting--2.3.2--2.4.2.sql +share/postgresql/extension/pgrouting--2.4.0--2.4.2.sql +share/postgresql/extension/pgrouting--2.4.1--2.4.2.sql +share/postgresql/extension/pgrouting--2.4.2.sql share/postgresql/extension/pgrouting.control