New upstream release.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->feedback Plist failed, http://amd64.miwibox.org/index.php?action=describe_port&id=1166 http://i386.miwibox.org/index.php?action=describe_port&id=1151 could you please take a look
Mhhh⦠when I first made my Firebug port-creation PR complete with XPI_FILES and XPI_DIRS (as generated by "make xpi-gen") those two lines were removed on commit because they could be automatically generated... and indeed PLIST was automatically (and correctly) generated up to last release. I'm not sure yet why it fails with this 1.30 release, I'll have to investigate it further (though I'm not sure I know xpi-adblock/Makefile.xpi internals enough...). BTW: it fails also if I include those lines, though with a slightly different set of missing files.
On Wed, Jan 14, 2009 at 10:07:48AM +0100, Lapo Luchini wrote: > Mhhh when I first made my Firebug port-creation PR complete > with XPI_FILES and XPI_DIRS (as generated by "make xpi-gen") > those two lines were removed on commit because they could be > automatically generated... and indeed PLIST was automatically > (and correctly) generated up to last release. Just run "make xpi-plist" in the port's directory to update pkg-plist before generating a diff. I'm sorry for the poor documentation. :(
Andrew Pantyukhin wrote: > Just run "make xpi-plist" in the port's directory to update > pkg-plist before generating a diff. I'm sorry for the poor > documentation. :( Whops, I didn't see the plist was committed in a file... sorry for blindness :P miwi, the patch to that file is 264 lines and can be generated executing that simple command... I suppose you would rather execute it than copy-and-paste it, but just in case you can find it here: http://lapo.it/firebug-plist.diff
State Changed From-To: feedback->closed Committed. Thanks!
miwi 2009-01-14 16:00:01 UTC FreeBSD ports repository Modified files: www/xpi-firebug Makefile distinfo pkg-plist Log: - Update to 1.30 PR: 130498 Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) Revision Changes Path 1.5 +1 -1 ports/www/xpi-firebug/Makefile 1.5 +3 -3 ports/www/xpi-firebug/distinfo 1.5 +57 -38 ports/www/xpi-firebug/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"