Bug 180718 - [PATCH] graphics/yed: update to 3.11
Summary: [PATCH] graphics/yed: update to 3.11
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-21 12:30 UTC by Sergey Brunov
Modified: 2013-07-23 20:20 UTC (History)
1 user (show)

See Also:


Attachments
yed-3.11.patch (789 bytes, patch)
2013-07-21 12:30 UTC, Sergey Brunov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Brunov 2013-07-21 12:30:00 UTC
- Update to 3.11

Port maintainer (myc@barev.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-21 12:30:13 UTC
Maintainer of graphics/yed,

Please note that PR ports/180718 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/180718

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-21 12:30:14 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Eugene Mychlo 2013-07-23 11:25:16 UTC
Hello,

The patch is ok. I approve it.

21.07.2013, =D7 15:30, Edwin Groothuis =CE=C1=D0=C9=D3=C1=CC(=C1):

> Maintainer of graphics/yed,
>=20
> Please note that PR ports/180718 has just been submitted.
>=20
> 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.
>=20
> The full text of the PR can be found at:
>    http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/180718
>=20
> --=20
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org

--
Regards,
Eugene Mychlo MYC-RIPE EAMYC-RIPN
Comment 4 Pawel Pekala freebsd_committer freebsd_triage 2013-07-23 18:45:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-07-23 20:16:50 UTC
Author: pawel
Date: Tue Jul 23 19:16:41 2013
New Revision: 323546
URL: http://svnweb.freebsd.org/changeset/ports/323546

Log:
  Update to version 3.11
  
  PR:		ports/180718
  Submitted by:	Sergey Brunov <sergey.v.brunov@gmail.com>
  Approved by:	maintainer

Modified:
  head/graphics/yed/Makefile
  head/graphics/yed/distinfo

Modified: head/graphics/yed/Makefile
==============================================================================
--- head/graphics/yed/Makefile	Tue Jul 23 18:57:15 2013	(r323545)
+++ head/graphics/yed/Makefile	Tue Jul 23 19:16:41 2013	(r323546)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	yed
-PORTVERSION=	3.10.2
+PORTVERSION=	3.11
 CATEGORIES=	graphics java
 MASTER_SITES=	#
 DISTNAME=	yEd-${PORTVERSION}

Modified: head/graphics/yed/distinfo
==============================================================================
--- head/graphics/yed/distinfo	Tue Jul 23 18:57:15 2013	(r323545)
+++ head/graphics/yed/distinfo	Tue Jul 23 19:16:41 2013	(r323546)
@@ -1,2 +1,2 @@
-SHA256 (yEd-3.10.2.zip) = 91189f61940eea10ba960cd3b3436d4f120556c5a972ab0923f2eef999ddc11c
-SIZE (yEd-3.10.2.zip) = 25044012
+SHA256 (yEd-3.11.zip) = 76dd17b9d2d3bc007eab789ffe0e074afc0fe39de09e986ad9df38b95cf5750e
+SIZE (yEd-3.11.zip) = 25151027
_______________________________________________
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"
Comment 6 Pawel Pekala freebsd_committer freebsd_triage 2013-07-23 20:16:58 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!