Bug 234200 - [NEW PORT] devel/git-remote-hg: Transparent bidirectional bridge between Git and Mercurial for Git
Summary: [NEW PORT] devel/git-remote-hg: Transparent bidirectional bridge between Git ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-20 08:49 UTC by Šimun Mikecin
Modified: 2019-01-17 18:55 UTC (History)
0 users

See Also:


Attachments
shar archive for version 1.0 (2.35 KB, text/plain)
2018-12-20 08:49 UTC, Šimun Mikecin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Šimun Mikecin 2018-12-20 08:49:06 UTC
Created attachment 200295 [details]
shar archive for version 1.0

Transparent bidirectional bridge between Git and Mercurial for Git.

Fork used is currently the only fork that is working with the newest version of mercurial.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-17 18:55:07 UTC
A commit references this bug:

Author: swills
Date: Thu Jan 17 18:54:30 UTC 2019
New revision: 490582
URL: https://svnweb.freebsd.org/changeset/ports/490582

Log:
  devel/git-remote-hg: create port

  Transparent bidirectional bridge between Git and Mercurial for Git.

  WWW: https://github.com/mnauw/git-remote-hg

  PR:		234200
  Submitted by:	?imun Mikecin <numisemis@yahoo.com>

Changes:
  head/devel/Makefile
  head/devel/git-remote-hg/
  head/devel/git-remote-hg/Makefile
  head/devel/git-remote-hg/distinfo
  head/devel/git-remote-hg/files/
  head/devel/git-remote-hg/files/patch-Makefile
  head/devel/git-remote-hg/pkg-descr
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-01-17 18:55:38 UTC
Committed, thanks!