Update to 0.23.
Changes: http://search.cpan.org/dist/Net-NBsocket/Changes
This commit is contained in:
parent
3383974324
commit
2802bc5180
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318755
2 changed files with 7 additions and 8 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: p5-Net-NBsocket
|
||||
# Date created: 2006-09-11
|
||||
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
||||
#
|
||||
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Net-NBsocket
|
||||
PORTVERSION= 0.21
|
||||
PORTVERSION= 0.23
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Non-Blocking Sockets
|
||||
|
||||
BUILD_DEPENDS= p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Net::NBsocket.3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Net-NBsocket-0.21.tar.gz) = e3584cdf64926f5cf1801196c2f423de6ab844e66972f26df9ff094440bbd101
|
||||
SIZE (Net-NBsocket-0.21.tar.gz) = 26510
|
||||
SHA256 (Net-NBsocket-0.23.tar.gz) = 663fff47b433aaf5fff25d90f525e7b2d16ecb3a6f56ff27831220a455c93a5f
|
||||
SIZE (Net-NBsocket-0.23.tar.gz) = 26646
|
||||
|
|
Loading…
Reference in a new issue