[PC-BSD Commits] r15123 - pbi/modules/audio/tuxguitar
svn at pcbsd.org
svn at pcbsd.org
Wed Feb 1 12:59:54 PST 2012
Author: kenmoore
Date: 2012-02-01 20:59:54 +0000 (Wed, 01 Feb 2012)
New Revision: 15123
Modified:
pbi/modules/audio/tuxguitar/external-links
pbi/modules/audio/tuxguitar/pbi.conf
Log:
Fix the linking to the starttuxguitar binary and rebuild tuxguitar
Modified: pbi/modules/audio/tuxguitar/external-links
===================================================================
--- pbi/modules/audio/tuxguitar/external-links 2012-02-01 14:42:23 UTC (rev 15122)
+++ pbi/modules/audio/tuxguitar/external-links 2012-02-01 20:59:54 UTC (rev 15123)
@@ -9,3 +9,4 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
+bin/starttuxguitar bin/starttuxguitar binary
Modified: pbi/modules/audio/tuxguitar/pbi.conf
===================================================================
--- pbi/modules/audio/tuxguitar/pbi.conf 2012-02-01 14:42:23 UTC (rev 15122)
+++ pbi/modules/audio/tuxguitar/pbi.conf 2012-02-01 20:59:54 UTC (rev 15123)
@@ -23,6 +23,8 @@
PBI_MAKEPORT="audio/tuxguitar"; export PBI_MAKEPORT
-PBI_BUILDKEY="02"; export PBI_BUILDKEY
+PBI_BUILDKEY="03"; export PBI_BUILDKEY
+PBI_PROGREVISION="1"; export PBI_PROGREVISION
+
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_UPDATEURL
More information about the Commits
mailing list