From koobs.freebsd@gmail.com  Sun Feb 16 13:08:28 2014
Return-Path: <koobs.freebsd@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id E90052ED
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Feb 2014 13:08:28 +0000 (UTC)
Received: from mail-pa0-x22c.google.com (mail-pa0-x22c.google.com [IPv6:2607:f8b0:400e:c03::22c])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id BEF681B81
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Feb 2014 13:08:28 +0000 (UTC)
Received: by mail-pa0-f44.google.com with SMTP id kq14so14222566pab.3
        for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Feb 2014 05:08:28 -0800 (PST)
Received: from 9-STABLE-amd64.elysium (ppp59-167-128-11.static.internode.on.net. [59.167.128.11])
        by mx.google.com with ESMTPSA id vg1sm35838867pbc.44.2014.02.16.05.08.25
        for <multiple recipients>
        (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
        Sun, 16 Feb 2014 05:08:27 -0800 (PST)
Received: by 9-STABLE-amd64.elysium (Postfix, from userid 1001)
	id 428833D3F4; Mon, 17 Feb 2014 00:08:22 +1100 (EST)
Message-Id: <20140216130822.428833D3F4@9-STABLE-amd64.elysium>
Date: Mon, 17 Feb 2014 00:08:22 +1100 (EST)
From: Kubilay Kocak <koobs.freebsd@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jwbacon@tds.net
Subject: [PATCH] devel/swig20: update to 2.0.12
X-Send-Pr-Version: 3.113
X-GNATS-Notify: jwbacon@tds.net

>Number:         186817
>Category:       ports
>Synopsis:       [PATCH] devel/swig20: update to 2.0.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          feedback
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 16 13:10:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Sun Feb 16 16:00:00 UTC 2014
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD 9-STABLE-amd64.elysium 9.2-STABLE FreeBSD 9.2-STABLE #0 r260870: Sun Jan 19 10:38:55 EST
>Description:
devel/swig20: Update to 2.0.12

- Update to 2.0.12
- Remove C++11 patches (upstream) [1]

[1] https://github.com/swig/swig/issues/73

Port maintainer (jwbacon@tds.net) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.02.11 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- swig-2.0.12.patch begins here ---
diff -ruN /usr/ports/devel/swig20/Makefile ./Makefile
--- /usr/ports/devel/swig20/Makefile	2014-01-14 20:01:38.000000000 +1100
+++ ./Makefile	2014-02-10 18:46:00.704795185 +1100
@@ -2,7 +2,7 @@
 # $FreeBSD: head/devel/swig20/Makefile 339666 2014-01-14 09:01:38Z koobs $
 
 PORTNAME=	swig
-PORTVERSION=	2.0.11
+PORTVERSION=	2.0.12
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
diff -ruN /usr/ports/devel/swig20/distinfo ./distinfo
--- /usr/ports/devel/swig20/distinfo	2014-01-14 20:01:38.000000000 +1100
+++ ./distinfo	2014-02-16 23:58:20.971145225 +1100
@@ -1,2 +1,2 @@
-SHA256 (swig-2.0.11.tar.gz) = 63780bf29f53937ad399a1f68bccb3730c90f65746868c4cdfc25cafcd0a424e
-SIZE (swig-2.0.11.tar.gz) = 5310295
+SHA256 (swig-2.0.12.tar.gz) = 65e13f22a60cecd7279c59882ff8ebe1ffe34078e85c602821a541817a4317f7
+SIZE (swig-2.0.12.tar.gz) = 5312394
diff -ruN /usr/ports/devel/swig20/files/patch-Lib__std__std_container.i ./files/patch-Lib__std__std_container.i
--- /usr/ports/devel/swig20/files/patch-Lib__std__std_container.i	2014-01-14 20:01:38.000000000 +1100
+++ ./files/patch-Lib__std__std_container.i	1970-01-01 10:00:00.000000000 +1000
@@ -1,53 +0,0 @@
---- ./Lib/std/std_container.i.orig	2014-01-12 12:49:23.125903702 +1100
-+++ ./Lib/std/std_container.i	2014-01-12 17:22:07.027709014 +1100
-@@ -46,8 +46,14 @@
-   void resize(size_type new_size);
-   
-   #ifdef SWIG_EXPORT_ITERATOR_METHODS
--  iterator erase(iterator pos);
--  iterator erase(iterator first, iterator last);
-+// Backport C++11 support
-+// Issue ID: https://github.com/swig/swig/issues/73
-+// Commit: https://github.com/swig/swig/commit/92128eef445f75f674894e3f5d4e1fc2a1818957
-+%extend {
-+  // %extend wrapper used for differing definitions of these methods introduced in C++11
-+  iterator erase(iterator pos) { return $self->erase(pos); }
-+  iterator erase(iterator first, iterator last) { return $self->erase(first, last); }
-+}
-   #endif
-   
- %enddef
-@@ -68,8 +74,14 @@
-   void resize(size_type new_size, const value_type& x);
-   
-   #ifdef SWIG_EXPORT_ITERATOR_METHODS
--  iterator insert(iterator pos, const value_type& x);
--  void insert(iterator pos, size_type n, const value_type& x);
-+// Backport C++11 support
-+// Issue ID: https://github.com/swig/swig/issues/73
-+// Commit: https://github.com/swig/swig/commit/92128eef445f75f674894e3f5d4e1fc2a1818957
-+%extend {
-+  // %extend wrapper used for differing definitions of these methods introduced in C++11
-+  iterator insert(iterator pos, const value_type& x) { return $self->insert(pos, x); }
-+  void insert(iterator pos, size_type n, const value_type& x) { $self->insert(pos, n, x); }
-+}
-   #endif
-   
- %enddef
-@@ -89,8 +101,14 @@
-   void resize(size_type new_size, value_type x);
-   
-   #ifdef SWIG_EXPORT_ITERATOR_METHODS
--  iterator insert(iterator pos, value_type x);
--  void insert(iterator pos, size_type n, value_type x);
-+// Backport C++11 support
-+// Issue ID: https://github.com/swig/swig/issues/73
-+// Commit: https://github.com/swig/swig/commit/92128eef445f75f674894e3f5d4e1fc2a1818957
-+%extend {
-+  // %extend wrapper used for differing definitions of these methods introduced in C++11
-+  iterator insert(iterator pos, value_type x) { return $self->insert(pos, x); }
-+  void insert(iterator pos, size_type n, value_type x) { $self->insert(pos, n, x); }
-+}
-   #endif
-   
- %enddef
diff -ruN /usr/ports/devel/swig20/files/patch-Lib__std__std_map.i ./files/patch-Lib__std__std_map.i
--- /usr/ports/devel/swig20/files/patch-Lib__std__std_map.i	2014-01-14 20:01:38.000000000 +1100
+++ ./files/patch-Lib__std__std_map.i	1970-01-01 10:00:00.000000000 +1000
@@ -1,20 +0,0 @@
---- ./Lib/std/std_map.i.orig	2014-01-12 17:22:34.464286699 +1100
-+++ ./Lib/std/std_map.i	2014-01-12 17:25:54.847499215 +1100
-@@ -12,9 +12,14 @@
-   size_type count(const key_type& x) const;
- 
- #ifdef SWIG_EXPORT_ITERATOR_METHODS
--//  iterator insert(iterator position, const value_type& x);
--  void erase(iterator position);
--  void erase(iterator first, iterator last);
-+// Backport C++11 support
-+// Issue ID: https://github.com/swig/swig/issues/73
-+// Commit: https://github.com/swig/swig/commit/92128eef445f75f674894e3f5d4e1fc2a1818957
-+%extend {
-+  // %extend wrapper used for differing definitions of these methods introduced in C++11
-+  void erase(iterator position) { $self->erase(position); }
-+  void erase(iterator first, iterator last) { $self->erase(first, last); }
-+}
- 
-   iterator find(const key_type& x);
-   iterator lower_bound(const key_type& x);
diff -ruN /usr/ports/devel/swig20/files/patch-Lib__std__std_set.i ./files/patch-Lib__std__std_set.i
--- /usr/ports/devel/swig20/files/patch-Lib__std__std_set.i	2014-01-14 20:01:38.000000000 +1100
+++ ./files/patch-Lib__std__std_set.i	1970-01-01 10:00:00.000000000 +1000
@@ -1,19 +0,0 @@
---- ./Lib/std/std_set.i.orig	2014-01-12 17:24:56.140822773 +1100
-+++ ./Lib/std/std_set.i	2014-01-12 17:25:47.509154979 +1100
-@@ -29,8 +29,14 @@
-   reverse_iterator rbegin();
-   reverse_iterator rend();
- 
--  void erase(iterator pos);
--  void erase(iterator first, iterator last);
-+// Backport C++11 support
-+// Issue ID: https://github.com/swig/swig/issues/73
-+// Commit: https://github.com/swig/swig/commit/92128eef445f75f674894e3f5d4e1fc2a1818957
-+%extend {
-+  // %extend wrapper used for differing definitions of these methods introduced in C++11
-+  void erase(iterator pos) { $self->erase(pos); }
-+  void erase(iterator first, iterator last) { $self->erase(first, last); }
-+}
- 
-   iterator find(const key_type& x);
-   iterator lower_bound(const key_type& x);
--- swig-2.0.12.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Feb 16 13:10:08 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186817 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: jwbacon@tds.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/186817: [PATCH] devel/swig20: update to 2.0.12
Date: Sun, 16 Feb 2014 13:10:07 UT

 Maintainer of devel/swig20,
 
 Please note that PR ports/186817 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/186817
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Jason Bacon <jwbacon@tds.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/186817: [PATCH] devel/swig20: update to 2.0.12
Date: Sun, 16 Feb 2014 09:43:58 -0600

 Approved.
 
 On 02/16/14 07:10, Edwin Groothuis wrote:
 > Maintainer of devel/swig20,
 >
 > Please note that PR ports/186817 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/186817
 >
 
 
 -- 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Jason W. Bacon
    jwbacon@tds.net
 
    Circumstances don't make a man:
    They reveal him.
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
>Unformatted:
