0.1.4 - 2012 April 22: * Support pkgng as an alternative package manager * Support installing packages from a repository * Support port pre-cleaning * Support dynamic defaults from /etc/make.conf (i.e. DEPENDS_(PRE)CLEAN) * Major code cleanup and refactor effort * Switch to a revised milestone schedule * Fixes: * Fix assertion when using PKGINSTALL builder * If kevent fails with EINTR then retry command again Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->jgh I'll take it.
There was an error in the release script causing a pre-release branch to be packaged instead of the release branch. The distfiles hosts on github have been fixed and an updated patch has been attached.
On Monday, 23 April 2012 00:16:40 David Naylor wrote: > There was an error in the release script causing a pre-release branch to be > packaged instead of the release branch. > > The distfiles hosts on github have been fixed and an updated patch has been > attached. There has been a hotfix release of 0.1.4.1, please see attached.
State Changed From-To: open->closed Committed. Thanks!
jgh 2012-04-23 21:39:06 UTC FreeBSD ports repository Modified files: ports-mgmt/portbuilder Makefile distinfo pkg-plist Removed files: ports-mgmt/portbuilder/files patch-libpb_builder.py Log: - Update to 0.1.4.1 0.1.4 - 2012 April 22: * Support pkgng as an alternative package manager * Support installing packages from a repository * Support port pre-cleaning * Support dynamic defaults from /etc/make.conf (i.e. DEPENDS_(PRE)CLEAN) * Major code cleanup and refactor effort * Switch to a revised milestone schedule * Fixes: * Fix assertion when using PKGINSTALL builder * If kevent fails with EINTR then retry command again PR: ports/167210 Submitted by: maintainer, naylor.b.david@gmail.com Revision Changes Path 1.5 +1 -2 ports/ports-mgmt/portbuilder/Makefile 1.4 +2 -2 ports/ports-mgmt/portbuilder/distinfo 1.2 +0 -11 ports/ports-mgmt/portbuilder/files/patch-libpb_builder.py (dead) 1.3 +16 -6 ports/ports-mgmt/portbuilder/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"