mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
databases/memcached: Update version 1.6.22=>1.6.23
Changelog: https://github.com/memcached/memcached/wiki/ReleaseNotes1623
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= memcached
|
||||
PORTVERSION= 1.6.22
|
||||
PORTVERSION= 1.6.23
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.memcached.org/files/ \
|
||||
GENTOO
|
||||
@@ -19,7 +19,7 @@ USE_RC_SUBR= memcached
|
||||
|
||||
SHEBANG_FILES= scripts/memcached-tool
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-coverage \
|
||||
--program-prefix= \
|
||||
--with-libevent=${LOCALBASE}
|
||||
@@ -45,10 +45,8 @@ DOCS_BUILD_DEPENDS= xml2rfc:textproc/xml2rfc
|
||||
DOCS_CONFIGURE_ENABLE= docs
|
||||
DTRACE_CONFIGURE_ENABLE= dtrace
|
||||
SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
|
||||
SASL_USES= localbase:ldflags
|
||||
SASL_CONFIGURE_ENABLE= sasl
|
||||
SASL_CFLAGS= -I${LOCALBASE}/include
|
||||
SASL_CPPFLAGS+= ${CFLAGS}
|
||||
SASL_LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1697538218
|
||||
SHA256 (memcached-1.6.22.tar.gz) = 34783a90a4ccf74c4107085fd92b688749d23b276cfdad9f04e4f725a05d1ca7
|
||||
SIZE (memcached-1.6.22.tar.gz) = 1135926
|
||||
TIMESTAMP = 1704878624
|
||||
SHA256 (memcached-1.6.23.tar.gz) = 85b0334904f440296a685ccfda75f0f4517bf8922ab8efa6d0c4b3c92c354d4c
|
||||
SIZE (memcached-1.6.23.tar.gz) = 1166511
|
||||
|
||||
@@ -2,7 +2,7 @@ bin/memcached
|
||||
bin/memcached-tool
|
||||
include/memcached/protocol_binary.h
|
||||
include/memcached/xxhash.h
|
||||
man/man1/memcached.1.gz
|
||||
share/man/man1/memcached.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/protocol-binary-range.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/protocol-binary.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/protocol.txt
|
||||
|
||||
Reference in New Issue
Block a user