Bug 170465 - [maintainer-update] [patch] devel/hg-git: Update to 0.3.3 release
Summary: [maintainer-update] [patch] devel/hg-git: Update to 0.3.3 release
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: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-07 21:40 UTC by Marco Bröder
Modified: 2012-08-08 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.04 KB, patch)
2012-08-07 21:40 UTC, Marco Bröder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Bröder 2012-08-07 21:40:01 UTC
Update to 0.3.3 release.

Tested: portlint, tinderbox, pkg install / delete, runtime

Thanks!

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-07 21:40:14 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-07 21:40:16 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-07 21:40:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Marco Bröder 2012-08-07 22:19:14 UTC
> 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
Comment 5 Michael Scheidell freebsd_committer freebsd_triage 2012-08-08 08:12:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 6 Michael Scheidell freebsd_committer freebsd_triage 2012-08-08 08:13:42 UTC
Class Changed
From-To: change-request->maintainer-update

Submitter is maintainer.
Comment 7 Michael Scheidell freebsd_committer freebsd_triage 2012-08-08 08:17:52 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 8 Michael Scheidell freebsd_committer freebsd_triage 2012-08-08 15:10:10 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 9 dfilter service freebsd_committer freebsd_triage 2012-08-08 15:10:15 UTC
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"