* Updated to 6.0.7
- Fixed ldap on msys2. PR: 215637 Submitted by: Ultima1252@gmail.com (maintainer) Reviewed by: matthew, mat Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8958
This commit is contained in:
parent
bf48ebd6ad
commit
69c31a9ae7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429940
2 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ccnet-server
|
||||
PORTVERSION= 6.0.6
|
||||
PORTVERSION= 6.0.7
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSIONSUFFIX= -server
|
||||
CATEGORIES= net-mgmt devel
|
||||
|
@ -30,8 +30,6 @@ GH_ACCOUNT= haiwen
|
|||
USES= autoreconf gettext libtool localbase mysql:client \
|
||||
pathfix pgsql pkgconfig python:-2.7 shebangfix ssl
|
||||
USE_LDCONFIG= yes
|
||||
SHEBANG_FILES= tools/*.py
|
||||
PATHFIX_MAKEFILEIN= Makefile.am
|
||||
|
||||
CONFIGURE_ENV= SSL_CFLAGS="${OPENSSLINC}" SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto"
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1481476651
|
||||
SHA256 (haiwen-ccnet-server-v6.0.6-server_GH0.tar.gz) = a8bb1cc138d64e535006ae39423ccf1f5e1bdc920a5fbe54769f52d0f5444f02
|
||||
SIZE (haiwen-ccnet-server-v6.0.6-server_GH0.tar.gz) = 210290
|
||||
TIMESTAMP = 1482859736
|
||||
SHA256 (haiwen-ccnet-server-v6.0.7-server_GH0.tar.gz) = 8e8fc38f8f8b3fc7aac7133c835b80df11fb219cf9b60b830cef9025a5daad64
|
||||
SIZE (haiwen-ccnet-server-v6.0.7-server_GH0.tar.gz) = 210396
|
||||
|
|
Loading…
Reference in a new issue