From owner-svn-ports-all@freebsd.org Fri Sep 1 09:03:02 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 CB5F5E1AAFE; Fri, 1 Sep 2017 09:03:02 +0000 (UTC) (envelope-from gahr@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 9B263684DE; Fri, 1 Sep 2017 09:03:02 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v819319L014716; Fri, 1 Sep 2017 09:03:01 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v819314q014714; Fri, 1 Sep 2017 09:03:01 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201709010903.v819314q014714@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Fri, 1 Sep 2017 09:03:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449062 - head/databases/speedtables X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/databases/speedtables X-SVN-Commit-Revision: 449062 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: Fri, 01 Sep 2017 09:03:02 -0000 Author: gahr Date: Fri Sep 1 09:03:01 2017 New Revision: 449062 URL: https://svnweb.freebsd.org/changeset/ports/449062 Log: databases/speedtables: update to 1.13.3 Changes: https://github.com/flightaware/speedtables/releases/tag/1.13.3 Modified: head/databases/speedtables/Makefile head/databases/speedtables/distinfo Modified: head/databases/speedtables/Makefile ============================================================================== --- head/databases/speedtables/Makefile Fri Sep 1 09:01:42 2017 (r449061) +++ head/databases/speedtables/Makefile Fri Sep 1 09:03:01 2017 (r449062) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= speedtables -PORTVERSION= 1.13.2 -DISTVERSIONPREFIX= v +PORTVERSION= 1.13.3 +#DISTVERSIONPREFIX= v PORTREVISION= 0 CATEGORIES= databases @@ -34,8 +34,14 @@ PGSQL_LIB_DEPENDS= libpgtcl2.0.0.so:databases/postgres CASSANDRA_CONFIGURE_ON= --with-casstcl=${LOCALBASE} CASSANDRA_LIB_DEPENDS= libcasstcl.so:databases/casstcl +post-patch: + # https://github.com/flightaware/speedtables/commit/33d3d + ${REINPLACE_CMD} -e 's|fixed-defaults|fixed-default|' \ + ${WRKSRC}/ctables/tests/Makefile.in + post-configure: ${CHMOD} a+x ${WRKSRC}/ctable_server/sttp + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/ctables/docs/manual && \ Modified: head/databases/speedtables/distinfo ============================================================================== --- head/databases/speedtables/distinfo Fri Sep 1 09:01:42 2017 (r449061) +++ head/databases/speedtables/distinfo Fri Sep 1 09:03:01 2017 (r449062) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502724394 -SHA256 (flightaware-speedtables-v1.13.2_GH0.tar.gz) = 4897bbce25917e4de796d3a117991e1ad8da2c2d46aa3040f05bf9c9a806e741 -SIZE (flightaware-speedtables-v1.13.2_GH0.tar.gz) = 737351 +TIMESTAMP = 1504255513 +SHA256 (flightaware-speedtables-1.13.3_GH0.tar.gz) = 4cb7e44ffbbfcc8cee3da4b3a7ef454eb6229ebd111be45446323fe11ee81a3b +SIZE (flightaware-speedtables-1.13.3_GH0.tar.gz) = 737623