Bug 194901

Summary: [maintainer-update] [patch] devel/hg-git: Update to 0.7.0 release
Product: Ports & Packages Reporter: Marco Bröder <marco.broeder>
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Some People CC: dereckson, robak
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update devel/hg-git to 0.7.0 release marco.broeder: maintainer-approval+, marco.broeder: maintainer-approval+

Description Marco Bröder 2014-11-08 15:38:22 UTC
Created attachment 149192 [details]
Update devel/hg-git to 0.7.0 release

- Update to 0.7.0 release
- Remove backslash from last RUN_DEPENDS line (leftover)


Build tested with portlint and poudriere testport on amd64 for head, stable/10,
releng/9.3. Runtime tested on stable/10 amd64.

Thanks!
Comment 1 dereckson 2014-11-18 02:57:04 UTC
The update is urgent, as 0.6.1 is broken with Mercurial 3.2, the version currently offered in ports.

See http://devcentral.nasqueron.org/P4 for an example stacktrace of the issue with the old version.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-11-18 13:15:16 UTC
A commit references this bug:

Author: robak
Date: Tue Nov 18 13:14:18 UTC 2014
New revision: 372717
URL: https://svnweb.freebsd.org/changeset/ports/372717

Log:
  devel/hg-git: update 0.6.1 -> 0.7.0

  PR:		194901
  Submitted by:	Marco Broder <marco.broeder@posteo.eu>
  Approved by:	mentors (implicit)

Changes:
  head/devel/hg-git/Makefile
  head/devel/hg-git/distinfo
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2014-11-18 13:28:51 UTC
Committed, thanks for your work!