[PC-BSD Commits] r20121 - pbi/modules/net-im/skype
svn at pcbsd.org
svn at pcbsd.org
Mon Nov 5 09:05:42 PST 2012
Author: kenmoore
Date: 2012-11-05 17:05:42 +0000 (Mon, 05 Nov 2012)
New Revision: 20121
Modified:
pbi/modules/net-im/skype/external-links
pbi/modules/net-im/skype/pbi.conf
Log:
Rebuild the skype PBI with progrevision 01 and with the "linux" flag turned off for the binary
Modified: pbi/modules/net-im/skype/external-links
===================================================================
--- pbi/modules/net-im/skype/external-links 2012-11-05 16:45:18 UTC (rev 20120)
+++ pbi/modules/net-im/skype/external-links 2012-11-05 17:05:42 UTC (rev 20121)
@@ -4,8 +4,4 @@
# Use action binary for binaries that need wrapper functionality
# TARGET LINK IN LOCALBASE ACTION
-#etc/rc.d/servfoo etc/rc.d/servfoo keep
-#include/libfoo.h include/libfoo.h replace
-#bin/appfoo bin/appfoo binary,nocrash
-#bin/appfoo2 bin/appfoo-test binary
-bin/skype bin/skype binary,linux,nocrash
+bin/skype bin/skype binary,nocrash
Modified: pbi/modules/net-im/skype/pbi.conf
===================================================================
--- pbi/modules/net-im/skype/pbi.conf 2012-11-05 16:45:18 UTC (rev 20120)
+++ pbi/modules/net-im/skype/pbi.conf 2012-11-05 17:05:42 UTC (rev 20121)
@@ -22,7 +22,8 @@
PBI_MAKEPORT="net-im/skype"
# Set which build key
-PBI_BUILDKEY="03"
+PBI_BUILDKEY="04"
+PBI_PROGREVISION="01"; export PBI_PROGREVISION
# Set the priority
PBI_AB_PRIORITY="20"
More information about the Commits
mailing list