ports/57768: [patch][non-maintainer] update devel/p5-Coro to 0.652

Mark Linimon linimon at lonesome.com
Wed Oct 8 22:51:41 UTC 2003


>Number:         57768
>Category:       ports
>Synopsis:       [patch][non-maintainer] update devel/p5-Coro to 0.652
>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:   Wed Oct 08 15:50:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386
>Description:
	Per bento logs, this port needed an update.  Note that I
	haven't fixed the portlint errors since I do not really
	understand them.
>How-To-Repeat:
	make install
>Fix:

diff -ruN p5-Coro.dist/Makefile p5-Coro/Makefile
--- p5-Coro.dist/Makefile	Fri Mar  7 00:00:53 2003
+++ p5-Coro/Makefile	Wed Oct  8 17:24:16 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Coro
-PORTVERSION=	0.6
+PORTVERSION=	0.652
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Coro
diff -ruN p5-Coro.dist/distinfo p5-Coro/distinfo
--- p5-Coro.dist/distinfo	Mon Jan 27 03:53:40 2003
+++ p5-Coro/distinfo	Wed Oct  8 17:19:32 2003
@@ -1 +1 @@
-MD5 (Coro-0.6.tar.gz) = 88f53f60471e04923845b06befd3403c
+MD5 (Coro-0.652.tar.gz) = 108ee5d26b055c42db6451aa6807730e
diff -ruN p5-Coro.dist/files/patch-Coro:Makefile.PL p5-Coro/files/patch-Coro:Makefile.PL
--- p5-Coro.dist/files/patch-Coro:Makefile.PL	Mon Jan 27 03:53:40 2003
+++ p5-Coro/files/patch-Coro:Makefile.PL	Wed Oct  8 17:43:07 2003
@@ -1,8 +1,6 @@
-$FreeBSD: ports/devel/p5-Coro/files/patch-Coro:Makefile.PL,v 1.1 2003/01/27 09:53:40 tobez Exp $
-
---- Coro/Makefile.PL.orig	Mon Jan 27 10:25:21 2003
-+++ Coro/Makefile.PL	Mon Jan 27 10:27:04 2003
-@@ -24,62 +24,15 @@ if ($^O =~ /win32/i or $^O =~ /cygwin/) 
+--- Coro/Makefile.PL.orig	Wed May  7 19:51:07 2003
++++ Coro/Makefile.PL	Wed Oct  8 17:42:43 2003
+@@ -31,62 +31,15 @@
     $iface = "s";
  }
  
@@ -50,7 +48,7 @@
 -
 -l  Older GNU/Linux systems (glibc-2.1 and below) need this hack. Since it is
 -   very linux-specific it is also quite fast for newer versions; when it
--   works, that is...
+-   works, that is (currently x86 only)...
 -
 -i  IRIX. For some reason, SGI really does not like to follow the unix
 -   standard (does that surprise you?), so this workaround might be needed
diff -ruN p5-Coro.dist/pkg-plist p5-Coro/pkg-plist
--- p5-Coro.dist/pkg-plist	Mon Jan 27 03:53:40 2003
+++ p5-Coro/pkg-plist	Wed Oct  8 17:19:32 2003
@@ -7,6 +7,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Coro/Cont.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Coro/State.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Coro/Channel.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Coro/Select.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Coro/Semaphore.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Coro/SemaphoreSet.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Coro/RWLock.pm
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list