svn commit: r368005 - in head/sysutils: . cfengine36-rc
Cy Schubert
cy at FreeBSD.org
Fri Sep 12 06:16:41 UTC 2014
Author: cy
Date: Fri Sep 12 06:16:40 2014
New Revision: 368005
URL: http://svnweb.freebsd.org/changeset/ports/368005
QAT: https://qat.redports.org/buildarchive/r368005/
Log:
Add cfengine 3.6.2 Release Candidate. Fixes packagesmatching.
Requested by: Stephen Hepner <shepner at asyla.org>
Added:
head/sysutils/cfengine36-rc/
- copied from r367904, head/sysutils/cfengine36/
Modified:
head/sysutils/Makefile
head/sysutils/cfengine36-rc/Makefile
head/sysutils/cfengine36-rc/distinfo
Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile Fri Sep 12 05:31:08 2014 (r368004)
+++ head/sysutils/Makefile Fri Sep 12 06:16:40 2014 (r368005)
@@ -113,6 +113,7 @@
SUBDIR += cfengine34
SUBDIR += cfengine35
SUBDIR += cfengine36
+ SUBDIR += cfengine36-rc
SUBDIR += chgrep
SUBDIR += ciso
SUBDIR += ck4up
Modified: head/sysutils/cfengine36-rc/Makefile
==============================================================================
--- head/sysutils/cfengine36/Makefile Wed Sep 10 23:16:27 2014 (r367904)
+++ head/sysutils/cfengine36-rc/Makefile Fri Sep 12 06:16:40 2014 (r368005)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= cfengine
-PORTVERSION= 3.6.1
-PORTREVISION= 1
+PORTVERSION= 3.6.2rc
PORTEPOCH= 1
CATEGORIES= sysutils
MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/
@@ -15,8 +14,8 @@ COMMENT= Systems administration tool for
LICENSE= GPLv3
.if !defined(MASTERDIR)
-PKGNAMESUFFIX= 36
-LATEST_LINK= cfengine36
+PKGNAMESUFFIX= 36-rc
+LATEST_LINK= cfengine36-rc
.endif
FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES}
Modified: head/sysutils/cfengine36-rc/distinfo
==============================================================================
--- head/sysutils/cfengine36/distinfo Wed Sep 10 23:16:27 2014 (r367904)
+++ head/sysutils/cfengine36-rc/distinfo Fri Sep 12 06:16:40 2014 (r368005)
@@ -1,2 +1,2 @@
-SHA256 (cfengine-3.6.1.tar.gz) = e8d5dd1573db077749e280055f337f02f039e9c41779595dea6942c35cdb8782
-SIZE (cfengine-3.6.1.tar.gz) = 1905437
+SHA256 (cfengine-3.6.2rc.tar.gz) = 0f45930314d1701596e03cf1ec67c2615489a485cce6504822b877e53fbb050f
+SIZE (cfengine-3.6.2rc.tar.gz) = 1966157
More information about the svn-ports-all
mailing list