mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Update to 1.1.13.pre
This commit is contained in:
parent
2664f310f8
commit
a33a33b74b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434386
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user