mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Add CONFLICTS with databases/memcached12
- Bump PORTREVISION
This commit is contained in:
parent
bd56d33557
commit
8220148064
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252912
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= memcached
|
||||
PORTVERSION= 1.4.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
|
||||
${MASTER_SITE_GENTOO}
|
||||
@ -18,6 +18,8 @@ COMMENT= High-performance distributed memory object cache system
|
||||
|
||||
LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
|
||||
|
||||
CONFLICTS= memcached-1.2*
|
||||
|
||||
USE_RC_SUBR= memcached
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --with-libevent=${LOCALBASE} --program-prefix=
|
||||
|
Loading…
Reference in New Issue
Block a user