Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2006 14:40:51 -0600 (MDT)
From:      "Aaron Dalton" <aaron@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kuriyama@FreeBSD.org
Subject:   ports/99057: [PATCH] devel/p5-IO-KQueue: update to 0.30
Message-ID:  <200606162040.k5GKepOX050790@moondance.itsy-bitsy.net>
Resent-Message-ID: <200606162050.k5GKoHUc029086@freefall.freebsd.org>

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

>Number:         99057
>Category:       ports
>Synopsis:       [PATCH] devel/p5-IO-KQueue: update to 0.30
>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:   Fri Jun 16 20:50:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC
>Description:
- Update to 0.30

Port maintainer (kuriyama@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-IO-KQueue-0.30.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-IO-KQueue/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	17 Dec 2005 16:09:27 -0000	1.3
+++ Makefile	16 Jun 2006 20:41:18 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	IO-KQueue
-PORTVERSION=	0.29
-PORTREVISION=	1
+PORTVERSION=	0.30
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	IO
@@ -20,6 +19,9 @@
 
 MAN3=		IO::KQueue.3
 
+post-extract:
+	@${RM} ${WRKSRC}/._*
+
 .include <bsd.port.pre.mk>
 
 # dXSTARG is not defined in perl 5.00503
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-IO-KQueue/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	8 Dec 2005 13:32:56 -0000	1.1
+++ distinfo	16 Jun 2006 20:41:18 -0000
@@ -1,3 +1,3 @@
-MD5 (IO-KQueue-0.29.tar.gz) = 87fa26e87d6d1a40148e07aee224f829
-SHA256 (IO-KQueue-0.29.tar.gz) = 7e963d459ceb7a1cf420ba6bf43801b1942fa59cf523c6d5e2cadb67759ba039
-SIZE (IO-KQueue-0.29.tar.gz) = 8102
+MD5 (IO-KQueue-0.30.tar.gz) = db7fa9cbad7df0e8e530d11c91d72c8e
+SHA256 (IO-KQueue-0.30.tar.gz) = 19d0d94b459842d588a181aefd3c336514a5ec8abde9db8acebd851f1032e5e5
+SIZE (IO-KQueue-0.30.tar.gz) = 8264
--- p5-IO-KQueue-0.30.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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