1 Feb 2012 21:59
[PC-BSD Commits] r15123 - pbi/modules/audio/tuxguitar
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) <at> <at> -9,3 +9,4 <at> <at> #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) <at> <at> -23,6 +23,8 <at> <at> 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
RSS Feed