[PC-BSD Commits] r17906 - in pbi/modules/editors/openoffice-3: . xdg-menu
svn at pcbsd.org
svn at pcbsd.org
Tue Jul 24 10:04:04 PDT 2012
Author: kenmoore
Date: 2012-07-24 17:04:04 +0000 (Tue, 24 Jul 2012)
New Revision: 17906
Added:
pbi/modules/editors/openoffice-3/xdg-menu/sbase.desktop
pbi/modules/editors/openoffice-3/xdg-menu/scalc.desktop
pbi/modules/editors/openoffice-3/xdg-menu/sdraw.desktop
pbi/modules/editors/openoffice-3/xdg-menu/simpress.desktop
pbi/modules/editors/openoffice-3/xdg-menu/smath.desktop
pbi/modules/editors/openoffice-3/xdg-menu/swriter.desktop
Modified:
pbi/modules/editors/openoffice-3/pbi.conf
Log:
Fix the mime-type registrations for the unlocalized ApacheOpenoffice module and rebuild with progrevision 01
Modified: pbi/modules/editors/openoffice-3/pbi.conf
===================================================================
--- pbi/modules/editors/openoffice-3/pbi.conf 2012-07-24 16:50:16 UTC (rev 17905)
+++ pbi/modules/editors/openoffice-3/pbi.conf 2012-07-24 17:04:04 UTC (rev 17906)
@@ -17,8 +17,10 @@
PBI_REQUIRESROOT="NO"
# -- Auto-build Configuration Options --
-PBI_BUILDKEY="03"
+PBI_BUILDKEY="04"
PBI_AB_PRIORITY="10"
PBI_AB_NOTMPFS="YES"
+PBI_PROGREVISION="01"; export PBI_PROGREVISION
+
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_MAKEOPTS PBI_REQUIRESROOT PBI_BUILDKEY PBI_AB_PRIORITY PBI_AB_NOTMPFS
More information about the Commits
mailing list