Update to version 3.7.1 change CFENGINE_VERSION to 37 in the master port
Approved by: cy@ (maintainer) Differential Revision: D4278
This commit is contained in:
parent
9d53991695
commit
6795afec25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402454
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
VERSIONS= 22 32 33 34 35 36 37
|
||||
CFENGINE_VERSION?= 36
|
||||
CFENGINE_VERSION?= 37
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
|
||||
|
||||
|
@ -2,12 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cfengine
|
||||
PORTVERSION= 3.7.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.7.1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://s3.amazonaws.com/cfengine-package-repos/tarballs/
|
||||
DISTNAME= cfengine-3.7.0-2
|
||||
WRKSRC= ${WRKDIR}/cfengine-3.7.0
|
||||
|
||||
MAINTAINER= cy@FreeBSD.org
|
||||
# gjb@FreeBSD.org is also committer for this port
|
||||
@ -31,7 +28,7 @@ MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf cpe gmake libtool shebangfix
|
||||
USES= cpe gmake libtool shebangfix
|
||||
SHEBANG_FILES= examples/remake_outputs.pl
|
||||
CFLAGS+= -Wno-return-type
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cfengine-3.7.0-2.tar.gz) = 53e3fcae50b14d29a7a86920e13586cafed4eb5e2d081597dc9a7e34393c7f77
|
||||
SIZE (cfengine-3.7.0-2.tar.gz) = 2087953
|
||||
SHA256 (cfengine-3.7.1.tar.gz) = 4ceec2657b30874dd80344b3af6152e68254aef44fe7fe10108a86a436b4b2c7
|
||||
SIZE (cfengine-3.7.1.tar.gz) = 2091324
|
||||
|
Loading…
Reference in New Issue
Block a user