git: 137727706243 - main - databases/memcached: update to 1.6.10

Steve Wills swills at FreeBSD.org
Sat Aug 28 05:12:02 UTC 2021


The branch main has been updated by swills:

URL: https://cgit.FreeBSD.org/ports/commit/?id=13772770624327189a1f66331e6d53163230e212

commit 13772770624327189a1f66331e6d53163230e212
Author:     Steve Wills <swills at FreeBSD.org>
AuthorDate: 2021-08-28 05:11:35 +0000
Commit:     Steve Wills <swills at FreeBSD.org>
CommitDate: 2021-08-28 05:11:55 +0000

    databases/memcached: update to 1.6.10
---
 databases/memcached/Makefile  | 3 +--
 databases/memcached/distinfo  | 6 +++---
 databases/memcached/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/databases/memcached/Makefile b/databases/memcached/Makefile
index de0a019ae426..4e13727dd6a9 100644
--- a/databases/memcached/Makefile
+++ b/databases/memcached/Makefile
@@ -1,8 +1,7 @@
 # Created by: Sean Chittenden <seanc at FreeBSD.org>
 
 PORTNAME=	memcached
-PORTVERSION=	1.6.9
-PORTREVISION=	1
+PORTVERSION=	1.6.10
 CATEGORIES=	databases
 MASTER_SITES=	http://www.memcached.org/files/ \
 		GENTOO
diff --git a/databases/memcached/distinfo b/databases/memcached/distinfo
index e310ddf9a518..f40737c65896 100644
--- a/databases/memcached/distinfo
+++ b/databases/memcached/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607216606
-SHA256 (memcached-1.6.9.tar.gz) = d5a62ce377314dbffdb37c4467e7763e3abae376a16171e613cbe69956f092d1
-SIZE (memcached-1.6.9.tar.gz) = 556137
+TIMESTAMP = 1628174236
+SHA256 (memcached-1.6.10.tar.gz) = ef46ac33c55d3a0f1c5ae8eb654677d84669913997db5d0c422c5eaffd694a92
+SIZE (memcached-1.6.10.tar.gz) = 609630
diff --git a/databases/memcached/pkg-plist b/databases/memcached/pkg-plist
index 9f1abab770ca..5c1c13f2747c 100644
--- a/databases/memcached/pkg-plist
+++ b/databases/memcached/pkg-plist
@@ -1,6 +1,7 @@
 bin/memcached
 bin/memcached-tool
 include/memcached/protocol_binary.h
+include/memcached/xxhash.h
 man/man1/memcached.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/protocol-binary-range.txt
 %%PORTDOCS%%%%DOCSDIR%%/protocol-binary.txt


More information about the dev-commits-ports-main mailing list