[PC-BSD Commits] r14816 - in pbi/modules/graphics/xsane: . scripts
svn at pcbsd.org
svn at pcbsd.org
Fri Jan 13 06:56:41 PST 2012
Author: kenmoore
Date: 2012-01-13 14:56:41 +0000 (Fri, 13 Jan 2012)
New Revision: 14816
Added:
pbi/modules/graphics/xsane/scripts/post-install.sh
Modified:
pbi/modules/graphics/xsane/pbi.conf
Log:
Add a post-install script to xsane and rebuild with revision number 01
Modified: pbi/modules/graphics/xsane/pbi.conf
===================================================================
--- pbi/modules/graphics/xsane/pbi.conf 2012-01-13 14:40:16 UTC (rev 14815)
+++ pbi/modules/graphics/xsane/pbi.conf 2012-01-13 14:56:41 UTC (rev 14816)
@@ -27,5 +27,9 @@
# Ports to build before / after
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="x11-themes/qtcurve-gtk2"
+
+PBI_PROGREVISION="01"; export PBI_PROGREVISION
+
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_MKPORTBEFORE PBI_MKPORTAFTER
More information about the Commits
mailing list