Bug 160639

Summary: [maintainer-update] [patch] devel/hg-git: Update to 0.3.0
Product: Ports & Packages Reporter: Marco Bröder <marco.broeder>
Component: Individual Port(s)Assignee: Pawel Pekala <pawel>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
py27-hg-git-0.3.0.log
none
hg-git-0.3.1.patch
none
py27-hg-git-0.3.1.log
none
hg-git-0.3.1.patch none

Description Marco Bröder 2011-09-10 19:20:08 UTC
1.) Update to 0.3.0 release.

Upgrading is highly recommended! This release fixes an incompatibility with
Mercurial 1.9.x versions.

Known issue: 'hg outgoing' against git repositories does not work in 1.9.x
right now, but only because nobody's spent the time to fix it for new
discovery. Upstream encourages patches for that.

And upstream is very interested in getting bug reports. If you find any other
defects please submit any bug reports upstream. Thanks!

2.) Move license block to satisfy new portlint check.

3.) Bump required dependencies versions.

4.) Patch egg dulwich dependency version. Dulwich 0.8.1 is not released yet,
but I tested Hg-Git against version 0.8.0 and that works good enough for now.
I will drop the patches and bump required dulwich version the same time I
update devel/dulwich port to 0.8.1 when the new Dulwich version is released.

5.) Tested: portlint, tinderbox build, pkg_add / pkg_delete, runtime

Thanks!

Fix: Patch attached with submission follows:
Comment 1 Marco Bröder 2011-09-10 19:31:51 UTC
Tinderbox build log attached.

-- 
Regards
Comment 2 Marco Bröder 2011-09-14 09:42:37 UTC
Upstream released 0.3.1, which just corrects the required Dulwich version to 
0.8.0. So drop own patches.

Updated patch and tinderbox build log attached.

Thanks!

-- 
Regards
Comment 3 Marco Bröder 2011-09-14 10:10:25 UTC
Resend patch. This time not inlined to ease extraction.

Hopefully gnats will recognize it, now.

-- 
Regards
Comment 4 Pawel Pekala freebsd_committer freebsd_triage 2011-09-16 22:36:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-09-17 01:05:24 UTC
pawel       2011-09-17 00:05:15 UTC

  FreeBSD ports repository

  Modified files:
    devel/hg-git         Makefile distinfo pkg-message 
  Log:
  Update to version 0.3.1
  
  PR:             ports/160639
  Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
  Approved by:    miwi, wen (mentors implicit)
  
  Revision  Changes    Path
  1.9       +4 -4      ports/devel/hg-git/Makefile
  1.8       +2 -2      ports/devel/hg-git/distinfo
  1.3       +2 -2      ports/devel/hg-git/pkg-message
_______________________________________________
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"
Comment 6 Pawel Pekala freebsd_committer freebsd_triage 2011-09-17 01:05:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!