Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Aug 2011 12:33:32 GMT
From:      Steven Wills <swills@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159413: [PATCH] update databases/memcached to 1.4.6
Message-ID:  <201108031233.p73CXWPc088925@red.freebsd.org>
Resent-Message-ID: <201108031240.p73CeCjk047232@freefall.freebsd.org>

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

>Number:         159413
>Category:       ports
>Synopsis:       [PATCH] update databases/memcached to 1.4.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 03 12:40:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Steven Wills
>Release:        
>Organization:
>Environment:
>Description:
Attached patch updates databases/memcached to latest version 1.4.6.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/memcached/Makefile,v
retrieving revision 1.48
diff -u -r1.48 Makefile
--- Makefile	1 Jul 2011 22:33:09 -0000	1.48
+++ Makefile	3 Aug 2011 12:31:21 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	memcached
-PORTVERSION=	1.4.5
-PORTREVISION=	3
+PORTVERSION=	1.4.6
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
 		${MASTER_SITE_GENTOO}
@@ -34,7 +33,7 @@
 		include/memcached/protocol_binary.h
 PLIST_DIRS=	include/memcached /var/run/memcached
 
-PORTDOCS=	protocol.txt threads.txt readme.txt
+PORTDOCS=	protocol.txt readme.txt
 
 .include <bsd.port.pre.mk>
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/memcached/distinfo,v
retrieving revision 1.23
diff -u -r1.23 distinfo
--- distinfo	2 Mar 2011 04:08:13 -0000	1.23
+++ distinfo	3 Aug 2011 12:29:37 -0000
@@ -1,4 +1,2 @@
-SHA256 (memcached-1.4.5.tar.gz) = 9571b4b85484e46b3b10f07ccba77a1fa97d60660b32859f990effefb3005f91
-SIZE (memcached-1.4.5.tar.gz) = 302516
-SHA256 (repcached-2.3.1-1.4.5.patch.gz) = 379389827b3e56faabe75fc80ed2da1e002a2cc38d18546a061495d0e0b2c55a
-SIZE (repcached-2.3.1-1.4.5.patch.gz) = 19311
+SHA256 (memcached-1.4.6.tar.gz) = 4dba55457e4e7f5a3e8255325671bf1e1efbe89ee224fcc6993fcd659956d3f7
+SIZE (memcached-1.4.6.tar.gz) = 306498


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



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