Skip to content

Commit

Permalink
net/rubygem-net-protocol: Update to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 14, 2021
1 parent 058de48 commit eb89248
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion net/rubygem-net-protocol/Makefile
@@ -1,14 +1,18 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= net-protocol
PORTVERSION= 0.1.0
PORTVERSION= 0.1.1
CATEGORIES= net rubygems
MASTER_SITES= RG

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Abstruct interface for net-* client

LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-io-wait>=0:devel/rubygem-io-wait \
rubygem-timeout>=0:devel/rubygem-timeout

USES= gem
USE_RUBY= yes
Expand Down
6 changes: 3 additions & 3 deletions net/rubygem-net-protocol/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1609598823
SHA256 (rubygem/net-protocol-0.1.0.gem) = 0a3d8517a590fae4cb6c24decb48512f103113a7ebe32d82288e514175da9d07
SIZE (rubygem/net-protocol-0.1.0.gem) = 9728
TIMESTAMP = 1622214240
SHA256 (rubygem/net-protocol-0.1.1.gem) = df0f83950c2a14068659dd819570ea4ca8642331bfdf0fbcb80b67fb38667dc7
SIZE (rubygem/net-protocol-0.1.1.gem) = 10752

0 comments on commit eb89248

Please sign in to comment.