mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
net/rubygem-ipaddr122: Remove obsoleted port
Use net/rubygem-ipaddr instead.
This commit is contained in:
parent
426c86d38b
commit
5ef1ce3fe0
1
MOVED
1
MOVED
@ -7562,3 +7562,4 @@ devel/rubygem-aws-sdk-core3170|devel/rubygem-aws-sdk-core|2023-05-27|Remove obso
|
||||
devel/rubygem-aws-sdk-s31119|devel/rubygem-aws-sdk-s3|2023-05-27|Remove obsoleted port. Use devel/rubygem-aws-sdk-s3 instead
|
||||
devel/rubygem-clamp11|devel/rubygem-clamp|2023-05-27|Remove obsoleted port. Use devel/rubygem-clamp instead
|
||||
net/rubygem-grpc142|net/rubygem-grpc|2023-05-27|Remove obsoleted port. Use net/rubygem-grpc instead
|
||||
net/rubygem-ipaddr122|net/rubygem-ipaddr|2023-05-27|Remove obsoleted port. Use net/rubygem-ipaddr instead
|
||||
|
@ -1314,7 +1314,6 @@
|
||||
SUBDIR += rubygem-httpauth
|
||||
SUBDIR += rubygem-interfacez
|
||||
SUBDIR += rubygem-ipaddr
|
||||
SUBDIR += rubygem-ipaddr122
|
||||
SUBDIR += rubygem-ipaddress
|
||||
SUBDIR += rubygem-iproto
|
||||
SUBDIR += rubygem-kas-grpc
|
||||
|
@ -1,21 +0,0 @@
|
||||
PORTNAME= ipaddr
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 122
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Set of methods to manipulate an IP address
|
||||
WWW= https://github.com/ruby/ipaddr
|
||||
|
||||
LICENSE= BSD2CLAUSE RUBY
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^1\.2\.2
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1668837352
|
||||
SHA256 (rubygem/ipaddr-1.2.2.gem) = 27916ee6367d549850d3675bc020f1f1ddafbbe1cfc58635f17dfa56c42f9f79
|
||||
SIZE (rubygem/ipaddr-1.2.2.gem) = 12288
|
@ -1,2 +0,0 @@
|
||||
IPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6
|
||||
are supported.
|
Loading…
Reference in New Issue
Block a user