[PC-BSD Commits] r15079 - pbi/modules/security/rkhunter
svn at pcbsd.org
svn at pcbsd.org
Thu Jan 26 09:41:59 PST 2012
Author: kenmoore
Date: 2012-01-26 17:41:59 +0000 (Thu, 26 Jan 2012)
New Revision: 15079
Modified:
pbi/modules/security/rkhunter/external-links
pbi/modules/security/rkhunter/pbi.conf
Log:
Add the "rkhunter" binary to the external links and rebuild with progrevision 01
Modified: pbi/modules/security/rkhunter/external-links
===================================================================
--- pbi/modules/security/rkhunter/external-links 2012-01-26 16:40:07 UTC (rev 15078)
+++ pbi/modules/security/rkhunter/external-links 2012-01-26 17:41:59 UTC (rev 15079)
@@ -9,3 +9,4 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
+bin/rkhunter bin/rkhunter binary,nocrash
Modified: pbi/modules/security/rkhunter/pbi.conf
===================================================================
--- pbi/modules/security/rkhunter/pbi.conf 2012-01-26 16:40:07 UTC (rev 15078)
+++ pbi/modules/security/rkhunter/pbi.conf 2012-01-26 17:41:59 UTC (rev 15079)
@@ -20,5 +20,9 @@
# The target port we are building
PBI_MAKEPORT="security/rkhunter/"
+
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
+
+PBI_PROGREVISION="01"; export PBI_PROGREVISION
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list