[PC-BSD Commits] r13105 - pbi/modules/net/wireshark
svn at pcbsd.org
svn at pcbsd.org
Tue Oct 4 04:24:30 PDT 2011
Author: kenmoore
Date: 2011-10-04 04:24:30 -0700 (Tue, 04 Oct 2011)
New Revision: 13105
Modified:
pbi/modules/net/wireshark/pbi.conf
Log:
Rebuild wireshark with priority=45
Modified: pbi/modules/net/wireshark/pbi.conf
===================================================================
--- pbi/modules/net/wireshark/pbi.conf 2011-10-04 09:05:43 UTC (rev 13104)
+++ pbi/modules/net/wireshark/pbi.conf 2011-10-04 11:24:30 UTC (rev 13105)
@@ -25,6 +25,8 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="x11-themes/qtcurve-gtk2 net/libpcap"
-PBI_BUILDKEY="01"; export PBI_BUILDKEY
+PBI_BUILDKEY="02"; export PBI_BUILDKEY
+PBI_AB_PRIORITY="45"; export PBI_AB_PRIORITY
+
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER
More information about the Commits
mailing list