Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2013 09:29:56 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318755 - head/net/p5-Net-NBsocket
Message-ID:  <201305220929.r4M9TuoW020894@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Wed May 22 09:29:56 2013
New Revision: 318755
URL: http://svnweb.freebsd.org/changeset/ports/318755

Log:
  Update to 0.23.
  
  Changes:	http://search.cpan.org/dist/Net-NBsocket/Changes

Modified:
  head/net/p5-Net-NBsocket/Makefile
  head/net/p5-Net-NBsocket/distinfo

Modified: head/net/p5-Net-NBsocket/Makefile
==============================================================================
--- head/net/p5-Net-NBsocket/Makefile	Wed May 22 09:26:52 2013	(r318754)
+++ head/net/p5-Net-NBsocket/Makefile	Wed May 22 09:29:56 2013	(r318755)
@@ -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

Modified: head/net/p5-Net-NBsocket/distinfo
==============================================================================
--- head/net/p5-Net-NBsocket/distinfo	Wed May 22 09:26:52 2013	(r318754)
+++ head/net/p5-Net-NBsocket/distinfo	Wed May 22 09:29:56 2013	(r318755)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305220929.r4M9TuoW020894>