Update to 0.3.3 release. Tested: portlint, tinderbox, pkg install / delete, runtime Thanks! Fix: Patch attached with submission follows:
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool)
Maintainer of devel/hg-git, Please note that PR ports/170465 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170465 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
> Fix category (submitter is not maintainer) (via the GNATS Auto Assign > Tool) Assignment bug? Submitter is the maintainer. And I certainly agree on and approve my own patch. :-) -- Regards
Responsible Changed From-To: freebsd-ports-bugs->scheidell I'll take it.
Class Changed From-To: change-request->maintainer-update Submitter is maintainer.
State Changed From-To: feedback->open Maintainer has approved.
State Changed From-To: open->closed Committed. Thanks!
Author: scheidell Date: Wed Aug 8 14:09:54 2012 New Revision: 302288 URL: http://svn.freebsd.org/changeset/ports/302288 Log: - Update to 0.3.3 PR: ports/170465 Submitted by: marco.broeder@gmx.eu (maintainer) Modified: head/devel/hg-git/Makefile head/devel/hg-git/distinfo Modified: head/devel/hg-git/Makefile ============================================================================== --- head/devel/hg-git/Makefile Wed Aug 8 13:28:27 2012 (r302287) +++ head/devel/hg-git/Makefile Wed Aug 8 14:09:54 2012 (r302288) @@ -6,7 +6,7 @@ # PORTNAME= hg-git -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ COMMENT= Mercurial extension to pull fro LICENSE= GPLv2 -RUN_DEPENDS= ${PKGNAMEPREFIX}dulwich>=0.8.3:${PORTSDIR}/devel/dulwich \ +RUN_DEPENDS= ${PKGNAMEPREFIX}dulwich>=0.8.5:${PORTSDIR}/devel/dulwich \ mercurial>=2.0.2:${PORTSDIR}/devel/mercurial MAKE_JOBS_SAFE= yes Modified: head/devel/hg-git/distinfo ============================================================================== --- head/devel/hg-git/distinfo Wed Aug 8 13:28:27 2012 (r302287) +++ head/devel/hg-git/distinfo Wed Aug 8 14:09:54 2012 (r302288) @@ -1,2 +1,2 @@ -SHA256 (hg-git-0.3.2.tar.gz) = fc5517e4af09478835d97e3c3b37cc95b9783ff5b585ef893f891057f8b52f43 -SIZE (hg-git-0.3.2.tar.gz) = 16546 +SHA256 (hg-git-0.3.3.tar.gz) = 51fb0cbe0364e3515f498b428466adddf5423b77e4882b6663320cb4fbd8d20f +SIZE (hg-git-0.3.3.tar.gz) = 17295 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"