svn commit: r480814 - head/net-mgmt/iprange

Renato Botelho garga at FreeBSD.org
Thu Sep 27 19:18:57 UTC 2018


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 at 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


More information about the svn-ports-head mailing list