From root@ns4.ddns.mx  Wed Feb  9 20:51:17 2011
Return-Path: <root@ns4.ddns.mx>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C3CF5106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Feb 2011 20:51:17 +0000 (UTC)
	(envelope-from root@ns4.ddns.mx)
Received: from ns4.ddns.mx (ns4.ddns.mx [193.104.186.121])
	by mx1.freebsd.org (Postfix) with ESMTP id 46A7B8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Feb 2011 20:51:16 +0000 (UTC)
Received: (qmail 42255 invoked by uid 0); 9 Feb 2011 20:51:13 -0000
Message-Id: <20110209205113.42254.qmail@ns4.ddns.mx>
Date: 9 Feb 2011 20:51:13 -0000
From: Nicolas de Bari Embriz <nbari@dalmp.com>
Reply-To: nbari@dalmp.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: update port net/beanstalkd
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         154625
>Category:       ports
>Synopsis:       update port net/beanstalkd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vsevolod
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 09 21:00:23 UTC 2011
>Closed-Date:    Mon Feb 21 14:39:00 UTC 2011
>Last-Modified:  Mon Feb 21 14:40:12 UTC 2011
>Originator:     Nicolas de Bari Embriz <nbari@dalmp.com>
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD ns4.ddns.mx 8.0-STABLE FreeBSD 8.0-STABLE #1: Wed Apr 21 14:21:17 CEST 2010 root@ns4.ddns.mx:/usr/obj/usr/src/sys/XEN amd64


	
>Description:
I am not the maintainer of the port, just modified the curren Makefile so it can download the latest version of it
update of port net/beanstalkd from 1.4.2 to version 1.4.6
>How-To-Repeat:
	
>Fix:

	

--- beanstalkd.diff begins here ---
diff -urN beanstalkd/Makefile beanstalkd-old/Makefile
--- beanstalkd/Makefile	2011-02-09 21:43:30.000000000 +0100
+++ beanstalkd-old/Makefile	2011-02-09 21:40:05.000000000 +0100
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	beanstalkd
-PORTVERSION=	1.4.6
+PORTVERSION=	1.4.2
 PORTREVISION=	1
 CATEGORIES=	net
-MASTER_SITES=	https://github.com/downloads/kr/beanstalkd/
+MASTER_SITES=	http://xph.us/dist/beanstalkd/ \
+				http://xph.us/software/beanstalkd/rel/
 
 MAINTAINER=	vsevolod@FreeBSD.org
 COMMENT=	Fast, distributed, in-memory workqueue service
 
 LIB_DEPENDS=	event-1.4:${PORTSDIR}/devel/libevent
 
-FETCH_ARGS=     -pRr
 USE_RC_SUBR=	beanstalkd
 USE_GMAKE=		yes
 GNU_CONFIGURE=	yes
diff -urN beanstalkd/distinfo beanstalkd-old/distinfo
--- beanstalkd/distinfo	2011-02-09 21:40:45.000000000 +0100
+++ beanstalkd-old/distinfo	2011-02-09 21:40:05.000000000 +0100
@@ -1,2 +1,3 @@
-SHA256 (beanstalkd-1.4.6.tar.gz) = a03aca5ccd87c2a1bb6cdaf38d3463c9f987090f4eb6cd9c7f6e03d3d54d3ac9
-SIZE (beanstalkd-1.4.6.tar.gz) = 140858
+MD5 (beanstalkd-1.4.2.tar.gz) = 848ecf1a040e018cb0ee10a203b62896
+SHA256 (beanstalkd-1.4.2.tar.gz) = 1b1ec051321bdd5cbae35e12ce0c4bf7514dc67cf3e5b98ecd8abb64ae88588b
+SIZE (beanstalkd-1.4.2.tar.gz) = 136818
--- beanstalkd.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->vsevolod 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Feb 9 21:00:33 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154625 
State-Changed-From-To: open->closed 
State-Changed-By: vsevolod 
State-Changed-When: Mon Feb 21 14:38:26 UTC 2011 
State-Changed-Why:  
Committed, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154625 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/154625: commit references a PR
Date: Mon, 21 Feb 2011 14:38:16 +0000 (UTC)

 vsevolod    2011-02-21 14:38:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/beanstalkd       Makefile distinfo 
   Log:
   Update beanstalkd to 1.4.6.
   
   PR:             154625
   Submitted by:   Nicolas de Bari Embriz <nbari at dalmp.com>
   
   Revision  Changes    Path
   1.9       +2 -4      ports/net/beanstalkd/Makefile
   1.7       +2 -3      ports/net/beanstalkd/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"
 
>Unformatted:
