1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Update to 0.0.2

- Add LICENSE_FILE
This commit is contained in:
Antoine Brodin 2017-09-03 09:14:32 +00:00
parent 7048c02635
commit be67189fe7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449186
2 changed files with 8 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= network_interface
PORTVERSION= 0.0.1
PORTVERSION= 0.0.2
CATEGORIES= net rubygems
MASTER_SITES= RG
@ -9,8 +9,11 @@ MAINTAINER= antoine@FreeBSD.org
COMMENT= Get network interface information from Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_RUBY= yes
USES= gem
USE_RUBY= yes
PLIST_FILES= bin/list_interfaces.rb
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (rubygem/network_interface-0.0.1.gem) = eaa48bd219fdcb9b6c66d44f1aa2b4e1c51385114400187d7fc087bf76602447
SIZE (rubygem/network_interface-0.0.1.gem) = 15360
TIMESTAMP = 1504429978
SHA256 (rubygem/network_interface-0.0.2.gem) = f703eedc20124b33f82b718b056563d99a66c70d5f34fde525319e839d9d04f6
SIZE (rubygem/network_interface-0.0.2.gem) = 16896