svn commit: r313073 - head/sysutils/cfengine-devel

Glen Barber gjb at FreeBSD.org
Thu Feb 28 01:06:22 UTC 2013


Author: gjb
Date: Thu Feb 28 01:06:20 2013
New Revision: 313073
URL: http://svnweb.freebsd.org/changeset/ports/313073

Log:
  Fix plist (again).
  
  Submitted by:	QAT
  Approved by:	cy (maintainer, implicit)
  Pointyhat:	gjb (myself)

Modified:
  head/sysutils/cfengine-devel/Makefile
  head/sysutils/cfengine-devel/pkg-plist

Modified: head/sysutils/cfengine-devel/Makefile
==============================================================================
--- head/sysutils/cfengine-devel/Makefile	Thu Feb 28 00:22:50 2013	(r313072)
+++ head/sysutils/cfengine-devel/Makefile	Thu Feb 28 01:06:20 2013	(r313073)
@@ -3,7 +3,7 @@
 
 PORTNAME=	cfengine
 PORTVERSION=	3.5.0a1
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	sysutils
 PKGNAMESUFFIX=	-devel

Modified: head/sysutils/cfengine-devel/pkg-plist
==============================================================================
--- head/sysutils/cfengine-devel/pkg-plist	Thu Feb 28 00:22:50 2013	(r313072)
+++ head/sysutils/cfengine-devel/pkg-plist	Thu Feb 28 01:06:20 2013	(r313073)
@@ -10,6 +10,7 @@ sbin/cf-promises
 sbin/cf-report
 sbin/cf-runagent
 sbin/cf-serverd
+sbin/rpmvercmp
 share/cfengine/CoreBase/cf-sketch-runfile.cf
 share/cfengine/CoreBase/def.cf
 share/cfengine/CoreBase/promises.cf


More information about the svn-ports-head mailing list