Bug 139442 - update devel/p5-Gearman port
Summary: update devel/p5-Gearman port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 21:20 UTC by Vick Khera
Modified: 2009-10-11 13:50 UTC (History)
0 users

See Also:


Attachments
file.diff (667 bytes, patch)
2009-10-08 21:20 UTC, Vick Khera
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vick Khera 2009-10-08 21:20:01 UTC
	

upgrade devel/p5-Gearman to latest release
Comment 1 Vick Khera 2009-10-08 21:25:02 UTC
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
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-10-08 21:26:11 UTC
State Changed
From-To: open->closed

duplicalte with 139443.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-10-08 22:13:26 UTC
State Changed
From-To: closed->open

reopen.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2009-10-10 21:30:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2009-10-11 13:45:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-10-11 13:45:58 UTC
miwi        2009-10-11 12:45:48 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Gearman     Makefile distinfo 
  Log:
  - Update to 1.10
  
  PR:             139442
  Submitted by:   Vick Khera <vivek@khera.org> (maintainer
  
  Revision  Changes    Path
  1.4       +2 -3      ports/devel/p5-Gearman/Makefile
  1.3       +3 -3      ports/devel/p5-Gearman/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"