Date: Wed, 15 Jul 2020 20:35:04 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542288 - head/databases/iplike Message-ID: <202007152035.06FKZ46w095494@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007152035.06FKZ46w095494>