ports/154782: [PATCH] databases/memcached: update repcached patch

Maxim Dounin mdounin at mdounin.ru
Mon Feb 14 19:40:08 UTC 2011


>Number:         154782
>Category:       ports
>Synopsis:       [PATCH] databases/memcached: update repcached patch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 14 19:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Dounin
>Release:        
>Organization:
>Environment:
>Description:
Update repcached patch to one with another cpu hog problem fixed, see
here for details:

https://github.com/mdounin/memcached/commit/0ea8a4f450a3f5318a318125c26fb830a0d6393c
https://github.com/mdounin/memcached/commit/3f1b19e6a2e3c958441737e5c33d6ca0d7d3bedb

>How-To-Repeat:
>Fix:

--- memcached-1.4.5_3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/memcached.orig/Makefile /usr/ports/databases/memcached/Makefile
--- /usr/ports/databases/memcached.orig/Makefile	Mon Feb 14 19:51:48 2011
+++ /usr/ports/databases/memcached/Makefile	Mon Feb 14 19:53:50 2011
@@ -7,7 +7,7 @@
 
 PORTNAME=	memcached
 PORTVERSION=	1.4.5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
 		${MASTER_SITE_GENTOO}
@@ -46,7 +46,7 @@
 # WWW: http://repcached.lab.klab.org/
 PATCH_SITES+=		http://mdounin.ru/files/
 PATCH_DIST_STRIP+=	-p1
-PATCHFILES+=		repcached-2.3-${PORTVERSION}.patch.gz
+PATCHFILES+=		repcached-2.3.1-${PORTVERSION}.patch.gz
 CONFIGURE_ARGS+=	--enable-replication
 .endif
 
diff -ruN --exclude=CVS /usr/ports/databases/memcached.orig/distinfo /usr/ports/databases/memcached/distinfo
--- /usr/ports/databases/memcached.orig/distinfo	Mon Feb 14 19:51:48 2011
+++ /usr/ports/databases/memcached/distinfo	Mon Feb 14 19:54:05 2011
@@ -1,4 +1,4 @@
 SHA256 (memcached-1.4.5.tar.gz) = 9571b4b85484e46b3b10f07ccba77a1fa97d60660b32859f990effefb3005f91
 SIZE (memcached-1.4.5.tar.gz) = 302516
-SHA256 (repcached-2.3-1.4.5.patch.gz) = 73926f8a119910a79dd692b9c57f7f6806bd7f5644337f6aa31c949f53db0b79
-SIZE (repcached-2.3-1.4.5.patch.gz) = 19235
+SHA256 (repcached-2.3.1-1.4.5.patch.gz) = 379389827b3e56faabe75fc80ed2da1e002a2cc38d18546a061495d0e0b2c55a
+SIZE (repcached-2.3.1-1.4.5.patch.gz) = 19311
--- memcached-1.4.5_3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list