net/rubygem-net-ldap017: Remove obsoleted port

Use net/rubygem-net-ldap instead.
This commit is contained in:
Po-Chuan Hsieh 2023-07-10 05:22:14 +08:00
parent 301bd330a5
commit 94958ad7f0
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
5 changed files with 1 additions and 29 deletions

1
MOVED
View file

@ -7769,3 +7769,4 @@ devel/rubygem-aws-sdk-core3172|devel/rubygem-aws-sdk-core|2023-07-09|Remove obso
devel/rubygem-aws-sdk-s31122|devel/rubygem-aws-sdk-s3|2023-07-09|Remove obsoleted port. Use devel/rubygem-aws-sdk-s3 instead
devel/rubygem-google-protobuf322|devel/rubygem-google-protobuf|2023-07-09|Remove obsoleted port. Use devel/rubygem-google-protobuf instead
devel/rubygem-grape15|devel/rubygem-grape|2023-07-09|Remove obsoleted port. Use devel/rubygem-grape instead
net/rubygem-net-ldap017|net/rubygem-net-ldap|2023-07-09|Remove obsoleted port. Use net/rubygem-net-ldap instead

View file

@ -1331,7 +1331,6 @@
SUBDIR += rubygem-mqtt
SUBDIR += rubygem-nats-pure
SUBDIR += rubygem-net-ldap
SUBDIR += rubygem-net-ldap017
SUBDIR += rubygem-net-netrc
SUBDIR += rubygem-net-ntp
SUBDIR += rubygem-net-ping

View file

@ -1,20 +0,0 @@
PORTNAME= net-ldap
PORTVERSION= 0.17.1
CATEGORIES= net rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 017
MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure Ruby LDAP support library with most client features
WWW= https://github.com/ruby-ldap/ruby-net-ldap
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/License.rdoc
USES= gem
NO_ARCH= yes
PORTSCOUT= limit:^0\.17\.
.include <bsd.port.mk>

View file

@ -1,3 +0,0 @@
TIMESTAMP = 1654708464
SHA256 (rubygem/net-ldap-0.17.1.gem) = 52571b55f9157120833ac1667f2969ce0139251811d0a9b64657c1c135069cf9
SIZE (rubygem/net-ldap-0.17.1.gem) = 67072

View file

@ -1,5 +0,0 @@
Net::LDAP is an LDAP support library written in pure Ruby. It supports most
LDAP client features and a subset of server features as well.
* Standards-based (going for RFC 4511)
* Portable: 100% Ruby