Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2006 13:44:20 -0800 (PST)
From:      Nick Barkas <snb@moduli.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105652: [patch] devel/p5-Danga-Socket: update to 1.54
Message-ID:  <20061118214420.7264F17042@maguro.moduli.net>
Resent-Message-ID: <200611182150.kAILoIpd005181@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105652
>Category:       ports
>Synopsis:       [patch] devel/p5-Danga-Socket: update to 1.54
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 18 21:50:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nick Barkas
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
>Environment:
System: FreeBSD maguro.moduli.net 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Mon Aug 28 05:21:08 UTC 2006 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Upgrade to the latest version of Danga::Socket. Also, this fixes the missing
dependency reported in ports/103047.
>How-To-Repeat:
>Fix:

diff -urN p5-Danga-Socket.orig/Makefile p5-Danga-Socket/Makefile
--- p5-Danga-Socket.orig/Makefile	Fri Oct 21 07:03:36 2005
+++ p5-Danga-Socket/Makefile	Sat Nov 18 12:48:26 2006
@@ -6,13 +6,16 @@
 #
 
 PORTNAME=	Danga-Socket
-PORTVERSION=	1.48
+PORTVERSION=	1.54
 CATEGORIES=	devel net
-MASTER_SITES=	http://www.danga.com/dist/Danga-Socket/
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR=	Danga
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	jacques@php.net
 COMMENT=	Event loop and event-driven async socket base class
+
+RUN_DEPENDS=	${SITE_PERL}/Sys/Syscall.pm:${PORTSDIR}/devel/p5-Sys-Syscall
 
 PERL_CONFIGURE=	yes
 
diff -urN p5-Danga-Socket.orig/distinfo p5-Danga-Socket/distinfo
--- p5-Danga-Socket.orig/distinfo	Sun Jan 22 00:28:54 2006
+++ p5-Danga-Socket/distinfo	Sat Nov 18 13:27:46 2006
@@ -1,3 +1,3 @@
-MD5 (Danga-Socket-1.48.tar.gz) = e359703d75d71aa10e7d45e9edeaaff5
-SHA256 (Danga-Socket-1.48.tar.gz) = 640c5e5da39b9b300fed6e9e61b9dc6b434dc593292f8bc5aa35bb0044dc355c
-SIZE (Danga-Socket-1.48.tar.gz) = 16523
+MD5 (Danga-Socket-1.54.tar.gz) = 08ad05e2cadeee82b827407e38aabfe6
+SHA256 (Danga-Socket-1.54.tar.gz) = 54993885dc1b77d8cd06381822b10e9b9872cea19623d389c8c3e969b58495d4
+SIZE (Danga-Socket-1.54.tar.gz) = 17930
>Release-Note:
>Audit-Trail:
>Unformatted:



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