Bug 167210 - [patch] update ports-mgmt/portbuilder from 0.1.3.1 to 0.1.4
Summary: [patch] update ports-mgmt/portbuilder from 0.1.3.1 to 0.1.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-22 19:10 UTC by David Naylor
Modified: 2012-04-23 22:40 UTC (History)
0 users

See Also:


Attachments
file.diff (4.07 KB, patch)
2012-04-22 19:10 UTC, David Naylor
no flags Details | Diff
portbuilder-0.1.4.diff (4.15 KB, patch)
2012-04-22 23:16 UTC, David Naylor
no flags Details | Diff
portbuilder-0.1.4.1.diff (4.24 KB, patch)
2012-04-23 11:45 UTC, David Naylor
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Naylor 2012-04-22 19:10:10 UTC
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:
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2012-04-22 19:58:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 2 David Naylor 2012-04-22 23:16:40 UTC
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.  
Comment 3 David Naylor 2012-04-23 11:45:27 UTC
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.  
Comment 4 Jason Helfman freebsd_committer freebsd_triage 2012-04-23 22:39:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-04-23 22:39:17 UTC
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"