[PC-BSD Commits] r8191 - in pbibuild/modules/sysutils/logwatch: . kmenu-dir overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Fri Dec 10 08:40:05 PST 2010
Author: kenmoore
Date: 2010-12-10 08:40:05 -0800 (Fri, 10 Dec 2010)
New Revision: 8191
Added:
pbibuild/modules/sysutils/logwatch/build.sh
pbibuild/modules/sysutils/logwatch/kmenu-dir/logwatch
pbibuild/modules/sysutils/logwatch/overlay-dir/logwatch.png
Modified:
pbibuild/modules/sysutils/logwatch/pbi.conf
Log:
Fix the logwatch binary, kmenu entry, and icon
Property changes on: pbibuild/modules/sysutils/logwatch/build.sh
___________________________________________________________________
Added: svn:executable
+ *
Property changes on: pbibuild/modules/sysutils/logwatch/overlay-dir/logwatch.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: pbibuild/modules/sysutils/logwatch/pbi.conf
===================================================================
--- pbibuild/modules/sysutils/logwatch/pbi.conf 2010-12-10 15:49:35 UTC (rev 8190)
+++ pbibuild/modules/sysutils/logwatch/pbi.conf 2010-12-10 16:40:05 UTC (rev 8191)
@@ -2,12 +2,12 @@
PROGNAME="logwatch"
PROGWEB="http://www.logwatch.org/"
PROGAUTHOR="trix at basement.net"
-PROGICON=""
+PROGICON="logwatch.png"
PBIPORT="/usr/ports/sysutils/logwatch"
PROGLIBS="Auto"
PBIUPDATE="http://update.pbidir.com"
OTHERPORT=""
MAKEOPTS=""
-BUILDKEY="01"
+BUILDKEY="02"
PBIPRUNEPERL="NO" ; export PBIPRUNEPERL
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list