Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2018 19:18:56 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480814 - head/net-mgmt/iprange
Message-ID:  <201809271918.w8RJIuOg095660@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Thu Sep 27 19:18:56 2018
New Revision: 480814
URL: https://svnweb.freebsd.org/changeset/ports/480814

Log:
  Update net-mgmt/iprange to 1.0.4
  
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Modified:
  head/net-mgmt/iprange/Makefile
  head/net-mgmt/iprange/distinfo

Modified: head/net-mgmt/iprange/Makefile
==============================================================================
--- head/net-mgmt/iprange/Makefile	Thu Sep 27 19:05:20 2018	(r480813)
+++ head/net-mgmt/iprange/Makefile	Thu Sep 27 19:18:56 2018	(r480814)
@@ -1,9 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=	iprange
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	net-mgmt
-MASTER_SITES=	https://firehol.org/download/iprange/releases/v1.0.3/
+MASTER_SITES=	https://github.com/firehol/iprange/releases/download/v${PORTVERSION}/
 
 MAINTAINER=	garga@FreeBSD.org
 COMMENT=	Manage IP ranges
@@ -11,6 +11,7 @@ COMMENT=	Manage IP ranges
 LICENSE=	GPLv2+
 
 USES=		tar:xz
+
 GNU_CONFIGURE=	yes
 
 PLIST_FILES=	bin/iprange \

Modified: head/net-mgmt/iprange/distinfo
==============================================================================
--- head/net-mgmt/iprange/distinfo	Thu Sep 27 19:05:20 2018	(r480813)
+++ head/net-mgmt/iprange/distinfo	Thu Sep 27 19:18:56 2018	(r480814)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491930472
-SHA256 (iprange-1.0.3.tar.xz) = e22d528eadff3486147aa0763bdc20d4f9b7af6c6f0e4ce9205bc3bc7ca18f53
-SIZE (iprange-1.0.3.tar.xz) = 107436
+TIMESTAMP = 1538075765
+SHA256 (iprange-1.0.4.tar.xz) = e138d18974fb65674e5ea53da1ffbdde19704208e5114cc6b32d01db3ce1d567
+SIZE (iprange-1.0.4.tar.xz) = 104336



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809271918.w8RJIuOg095660>