[PC-BSD Commits] r21382 - pbi/modules/sysutils/quicksynergy
svn at pcbsd.org
svn at pcbsd.org
Thu Feb 7 05:57:50 PST 2013
Author: kenmoore
Date: 2013-02-07 13:57:50 +0000 (Thu, 07 Feb 2013)
New Revision: 21382
Modified:
pbi/modules/sysutils/quicksynergy/external-links
pbi/modules/sysutils/quicksynergy/pbi.conf
Log:
Add the synergys binary to the external links for sysutils/quicksynergy and rebuild with progrevision 01
Modified: pbi/modules/sysutils/quicksynergy/external-links
===================================================================
--- pbi/modules/sysutils/quicksynergy/external-links 2013-02-07 10:22:13 UTC (rev 21381)
+++ pbi/modules/sysutils/quicksynergy/external-links 2013-02-07 13:57:50 UTC (rev 21382)
@@ -8,4 +8,4 @@
#include/libfoo.h include/libfoo.h replace
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
-
+bin/synergys bin/synergys binary,nocrash
Modified: pbi/modules/sysutils/quicksynergy/pbi.conf
===================================================================
--- pbi/modules/sysutils/quicksynergy/pbi.conf 2013-02-07 10:22:13 UTC (rev 21381)
+++ pbi/modules/sysutils/quicksynergy/pbi.conf 2013-02-07 13:57:50 UTC (rev 21382)
@@ -23,6 +23,7 @@
PBI_MKPORTAFTER="sysutils/synergy"; export PBI_MKPORTAFTER
-PBI_BUILDKEY="01"; export PBI_BUILDKEY
+PBI_BUILDKEY="02"; 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