svn commit: r361017 - in head/devel/swig20: . files
Kubilay Kocak
koobs at FreeBSD.org
Mon Jul 7 02:37:17 UTC 2014
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
More information about the svn-ports-head
mailing list