aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-02-19 06:02:24 +0800
committerantoine <antoine@FreeBSD.org>2017-02-19 06:02:24 +0800
commitef0baee18fe4d365ec42bf83a3304863bfbf8aae (patch)
tree9254ee9952b925c1a85c82697c67fcbfdf93d144 /net
parent5762a593aa793f265d41973546e22242296c73c9 (diff)
downloadfreebsd-ports-gnome-ef0baee18fe4d365ec42bf83a3304863bfbf8aae.tar.gz
freebsd-ports-gnome-ef0baee18fe4d365ec42bf83a3304863bfbf8aae.tar.zst
freebsd-ports-gnome-ef0baee18fe4d365ec42bf83a3304863bfbf8aae.zip
Update to 1.1.13.pre
Diffstat (limited to 'net')
-rw-r--r--net/rubygem-packetfu/Makefile8
-rw-r--r--net/rubygem-packetfu/distinfo6
-rw-r--r--net/rubygem-packetfu/pkg-descr2
3 files changed, 7 insertions, 9 deletions
diff --git a/net/rubygem-packetfu/Makefile b/net/rubygem-packetfu/Makefile
index 567acdd938ba..69bafaeebe86 100644
--- a/net/rubygem-packetfu/Makefile
+++ b/net/rubygem-packetfu/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= packetfu
-PORTVERSION= 1.1.11
+DISTVERSION= 1.1.13.pre
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -11,13 +11,11 @@ COMMENT= Mid-level packet manipulation library for Ruby
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-network_interface>=0:net/rubygem-network_interface \
- rubygem-pcaprub>=0.12:net/rubygem-pcaprub
+RUN_DEPENDS= rubygem-pcaprub>=0:net/rubygem-pcaprub
NO_ARCH= yes
USE_RUBY= yes
-USES= gem shebangfix
-SHEBANG_FILES= test/func_lldp.rb
+USES= gem
.include <bsd.port.mk>
diff --git a/net/rubygem-packetfu/distinfo b/net/rubygem-packetfu/distinfo
index 48c07efd7a72..8c0b9a40f69f 100644
--- a/net/rubygem-packetfu/distinfo
+++ b/net/rubygem-packetfu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463296427
-SHA256 (rubygem/packetfu-1.1.11.gem) = 6ae9398fa707446e856c37f1160f3323695cd8b245732b78f281d9db8d2e2816
-SIZE (rubygem/packetfu-1.1.11.gem) = 751104
+TIMESTAMP = 1487442828
+SHA256 (rubygem/packetfu-1.1.13.pre.gem) = b080ccf65b14e7e36249238529006d7f9acfdbc6c023194017a4f33849768e0f
+SIZE (rubygem/packetfu-1.1.13.pre.gem) = 773120
diff --git a/net/rubygem-packetfu/pkg-descr b/net/rubygem-packetfu/pkg-descr
index 101331da700c..41d6a1e7f50b 100644
--- a/net/rubygem-packetfu/pkg-descr
+++ b/net/rubygem-packetfu/pkg-descr
@@ -2,4 +2,4 @@ PacketFu is a mid-level packet manipulation library for Ruby. With it, users
can read, parse, and write network packets with the level of ease and fun they
expect from Ruby.
-WWW: https://github.com/todb/packetfu
+WWW: https://github.com/packetfu/packetfu