[PC-BSD Commits] r6422 - in pbibuild/modules/warden-inmates: inmate-amp inmate-joomla15
svn at pcbsd.org
svn at pcbsd.org
Wed Mar 17 10:07:50 PDT 2010
Author: kris
Date: 2010-03-17 10:07:50 -0700 (Wed, 17 Mar 2010)
New Revision: 6422
Modified:
pbibuild/modules/warden-inmates/inmate-amp/pbi.conf
pbibuild/modules/warden-inmates/inmate-joomla15/pbi.conf
Log:
Rebuild the inmates to fix a bug creating them on 8.x
Modified: pbibuild/modules/warden-inmates/inmate-amp/pbi.conf
===================================================================
--- pbibuild/modules/warden-inmates/inmate-amp/pbi.conf 2010-03-16 19:35:17 UTC (rev 6421)
+++ pbibuild/modules/warden-inmates/inmate-amp/pbi.conf 2010-03-17 17:07:50 UTC (rev 6422)
@@ -13,7 +13,7 @@
PROGWEB="http://www.pcbsd.org"
# The Inmate Version
-INMATEVER="1.1"
+INMATEVER="1.2"
# Program Author
PROGAUTHOR="PC-BSD Software"
@@ -41,6 +41,6 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="02"
+BUILDKEY="01"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT BUILDKEY INMATEVER BUILDINMATE
Modified: pbibuild/modules/warden-inmates/inmate-joomla15/pbi.conf
===================================================================
--- pbibuild/modules/warden-inmates/inmate-joomla15/pbi.conf 2010-03-16 19:35:17 UTC (rev 6421)
+++ pbibuild/modules/warden-inmates/inmate-joomla15/pbi.conf 2010-03-17 17:07:50 UTC (rev 6422)
@@ -37,6 +37,6 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="02"
+BUILDKEY="01"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT BUILDKEY INMATEVER BUILDINMATE
More information about the Commits
mailing list