From owner-svn-ports-head@freebsd.org Wed Jul 15 20:35:08 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3E99F36F338; Wed, 15 Jul 2020 20:35:08 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B6Tf30H5Zz43S2; Wed, 15 Jul 2020 20:35:05 +0000 (UTC) (envelope-from danilo@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D77031CCC8; Wed, 15 Jul 2020 20:35:04 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06FKZ4l3095496; Wed, 15 Jul 2020 20:35:04 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06FKZ46w095494; Wed, 15 Jul 2020 20:35:04 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <202007152035.06FKZ46w095494@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 15 Jul 2020 20:35:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542288 - head/databases/iplike X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/databases/iplike X-SVN-Commit-Revision: 542288 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2020 20:35:08 -0000 Author: danilo Date: Wed Jul 15 20:35:03 2020 New Revision: 542288 URL: https://svnweb.freebsd.org/changeset/ports/542288 Log: - Update to 2.2.0 Modified: head/databases/iplike/Makefile head/databases/iplike/distinfo Modified: head/databases/iplike/Makefile ============================================================================== --- head/databases/iplike/Makefile Wed Jul 15 19:55:45 2020 (r542287) +++ head/databases/iplike/Makefile Wed Jul 15 20:35:03 2020 (r542288) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= iplike -PORTVERSION= 2.1.3 +PORTVERSION= 2.2.0 CATEGORIES= databases -MASTER_SITES= SF/opennms/IPLIKE/stable-2.1/ +MASTER_SITES= SF/opennms/IPLIKE/stable-2.2/ MAINTAINER= danilo@FreeBSD.org COMMENT= C implementation of the OpenNMS iplike stored procedure Modified: head/databases/iplike/distinfo ============================================================================== --- head/databases/iplike/distinfo Wed Jul 15 19:55:45 2020 (r542287) +++ head/databases/iplike/distinfo Wed Jul 15 20:35:03 2020 (r542288) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568026022 -SHA256 (iplike-2.1.3.tar.gz) = 516e6522d03ef8c8345f0d84100a18fac1c4c0959a2ab23c4158e8b36b48a622 -SIZE (iplike-2.1.3.tar.gz) = 357938 +TIMESTAMP = 1593514038 +SHA256 (iplike-2.2.0.tar.gz) = 52703c5186ab2f8c5de86214a40ebfde3eb29454f7695ed84fa5b5d257c09eef +SIZE (iplike-2.2.0.tar.gz) = 358568