From owner-svn-ports-head@FreeBSD.ORG Mon Jul 7 02:37:16 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EB473E04; Mon, 7 Jul 2014 02:37:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D7B802D9F; Mon, 7 Jul 2014 02:37:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s672bGlx075098; Mon, 7 Jul 2014 02:37:16 GMT (envelope-from koobs@svn.freebsd.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s672bGRe075096; Mon, 7 Jul 2014 02:37:16 GMT (envelope-from koobs@svn.freebsd.org) Message-Id: <201407070237.s672bGRe075096@svn.freebsd.org> From: Kubilay Kocak Date: Mon, 7 Jul 2014 02:37:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361017 - in head/devel/swig20: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2014 02:37:17 -0000 Author: koobs Date: Mon Jul 7 02:37:16 2014 New Revision: 361017 URL: http://svnweb.freebsd.org/changeset/ports/361017 QAT: https://qat.redports.org/buildarchive/r361017/ Log: devel/swig20: Update to 2.0.12 - Update to 2.0.12 - Remove C++11 support patches (upstreamed [1]) Changes: https://github.com/swig/swig/blob/rel-2.0.12/CHANGES.current [1] https://github.com/swig/swig/issues/73 PR: 186817 Approved by: maintainer Deleted: head/devel/swig20/files/patch-Lib__std__std_container.i head/devel/swig20/files/patch-Lib__std__std_map.i head/devel/swig20/files/patch-Lib__std__std_set.i Modified: head/devel/swig20/Makefile head/devel/swig20/distinfo Modified: head/devel/swig20/Makefile ============================================================================== --- head/devel/swig20/Makefile Mon Jul 7 00:05:15 2014 (r361016) +++ head/devel/swig20/Makefile Mon Jul 7 02:37:16 2014 (r361017) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= swig -PORTVERSION= 2.0.11 -PORTREVISION= 1 +PORTVERSION= 2.0.12 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/devel/swig20/distinfo ============================================================================== --- head/devel/swig20/distinfo Mon Jul 7 00:05:15 2014 (r361016) +++ head/devel/swig20/distinfo Mon Jul 7 02:37:16 2014 (r361017) @@ -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