Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 2009 20:30:05 GMT
From:      Vick Khera <vivek@khera.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/139442: update p5-Gearman port
Message-ID:  <200910082030.n98KU5C0019652@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/139442; it has been noted by GNATS.

From: Vick Khera <vivek@khera.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139442: update p5-Gearman port
Date: Thu, 8 Oct 2009 16:25:02 -0400

 Hi... accidentally omitted the fix for the distinfo file in my  
 original patch... Revised is here:
 
 
 
 diff -Nru p5-Gearman/Makefile p5-Gearman.new/Makefile
 --- p5-Gearman/Makefile	2008-04-17 10:25:28.000000000 -0400
 +++ p5-Gearman.new/Makefile	2009-10-08 15:55:11.000000000 -0400
 @@ -6,17 +6,16 @@
   #
 
   PORTNAME=	Gearman
 -PORTVERSION=	1.09
 +PORTVERSION=	1.10
   CATEGORIES=	devel perl5
   MASTER_SITES=	CPAN
 -MASTER_SITE_SUBDIR=	../by-authors/id/B/BR/BRADFITZ
 +MASTER_SITE_SUBDIR=	../by-authors/id/D/DO/DORMANDO
   PKGNAMEPREFIX=	p5-
 
   MAINTAINER=	vivek@khera.org
   COMMENT=	Gearman client libraray for Perl
 
   RUN_DEPENDS+=	p5-String-CRC32>=0.0:${PORTSDIR}/devel/p5-String-CRC32
 -BUILD_DEPENDS+=	p5-String-CRC32>=0.0:${PORTSDIR}/devel/p5-String-CRC32
 
   PERL_CONFIGURE=	yes
 
 diff -Nru p5-Gearman/distinfo p5-Gearman.new/distinfo
 --- p5-Gearman/distinfo	2007-09-19 22:51:36.000000000 -0400
 +++ p5-Gearman.new/distinfo	2009-10-08 15:46:42.000000000 -0400
 @@ -1,3 +1,3 @@
 -MD5 (Gearman-1.09.tar.gz) = 97403520bed18e1a7316001742381b2c
 -SHA256 (Gearman-1.09.tar.gz) =  
 5e11c99605edee1d3582c338d56276d2490dcc24d276030d7cf440fde56fba6f
 -SIZE (Gearman-1.09.tar.gz) = 23208
 +MD5 (Gearman-1.10.tar.gz) = 1c8e90080686c806421fe26c843172c2
 +SHA256 (Gearman-1.10.tar.gz) =  
 aa1d7842799ea80086b4d3a26050698e3c0cd8f72019a706db7f3e32d48e9fbb
 +SIZE (Gearman-1.10.tar.gz) = 27033
 



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