1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Update 2.2.9 --> 2.2.10

Take on maintainership of the port as the maintainer, Jo Rhett
<jrhett@netconsonance.com>, can no longer maintain this port.
This commit is contained in:
Cy Schubert 2009-11-14 06:09:49 +00:00
parent 5d6d942f78
commit e0ea97caa2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244245
3 changed files with 7 additions and 7 deletions

View File

@ -6,11 +6,11 @@
#
PORTNAME= cfengine
PORTVERSION= 2.2.9
PORTVERSION= 2.2.10
CATEGORIES= sysutils
MASTER_SITES= http://www.cfengine.org/tarballs/
MAINTAINER= jrhett@netconsonance.com
MAINTAINER= cy@FreeBSD.org
COMMENT= A systems administration tool for networks
USE_RC_SUBR= cfexecd cfservd
@ -27,7 +27,7 @@ CONFIGURE_ENV+= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} PTHREAD_LIBS=${PTHREAD_LIBS} \
BERKELEY_DB_LDFLAGS=-L${BDB_LIB_DIR} \
BERKELEY_DB_LIB=-l${BDB_LIB_NAME}
.if !defined(NOPORTDOCS)
INFO= cfengine-Tutorial cfengine-Reference cfengine-Anomalies
INFO= cfengine-Tutorial cfengine-Reference
.endif
MAN8= cfagent.8 cfengine.8 cfenvd.8 cfenvgraph.8 cfetoolcheck.8 \

View File

@ -1,3 +1,3 @@
MD5 (cfengine-2.2.9.tar.gz) = ce115587078a7a8345dca52891f95513
SHA256 (cfengine-2.2.9.tar.gz) = 98489dd49a15c4e6f2065435d415a4a5d0b79d67b10478eeb0a0de579a6bade2
SIZE (cfengine-2.2.9.tar.gz) = 2933246
MD5 (cfengine-2.2.10.tar.gz) = 3b90ff8bf2ec941cd33cfb65f5012f16
SHA256 (cfengine-2.2.10.tar.gz) = f34697cc52e1342c5ec4b45a4adf9fbffdfa05a68bdc7c53382f72d03e106783
SIZE (cfengine-2.2.10.tar.gz) = 2690333

View File

@ -4,7 +4,7 @@
man_MANS = cfengine.8 cfagent.8 cfenvd.8 cfenvgraph.8 cfexecd.8 cfkey.8 cfrun.8 cfservd.8 cfshow.8 cfetoolcheck.8 cfetooldump.8 cfetoolimport.8 cfetoolupdate.8 cfetoolcreate.8 cfetoolgraph.8 cfetoolinfo.8
# Info used in building the Info files
-info_TEXINFOS = cfengine-Reference.texinfo cfengine-Tutorial.texinfo cfengine-Anomalies.texinfo
-info_TEXINFOS = cfengine-Reference.texinfo cfengine-Tutorial.texinfo
+info_TEXINFOS =
infofiles = $(info_TEXINFOS:.texinfo=.info)
MAKEINFOHTML = $(MAKEINFO) --html --no-split --css-include=cfcomdoc.css