Date: Fri, 18 Dec 2015 16:29:58 +0000 (UTC) From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= <romain@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403977 - head/lang/mono Message-ID: <201512181629.tBIGTwok043946@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Fri Dec 18 16:29:57 2015 New Revision: 403977 URL: https://svnweb.freebsd.org/changeset/ports/403977 Log: Update to 4.2.1.124. While here, import DNS cache fix [1]. Submitted by: feld [1] Modified: head/lang/mono/Makefile head/lang/mono/distinfo Modified: head/lang/mono/Makefile ============================================================================== --- head/lang/mono/Makefile Fri Dec 18 16:14:38 2015 (r403976) +++ head/lang/mono/Makefile Fri Dec 18 16:29:57 2015 (r403977) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= mono -PORTVERSION= 4.2.1.102 +PORTVERSION= 4.2.1.124 CATEGORIES= lang MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/ -PATCHFILES= # +PATCHFILES= 932359f3d627da13408350b1172ceb63c30f6327.diff PATCH_SITES= https://github.com/mono/mono/commit/ PATCH_DIST_STRIP=-p1 Modified: head/lang/mono/distinfo ============================================================================== --- head/lang/mono/distinfo Fri Dec 18 16:14:38 2015 (r403976) +++ head/lang/mono/distinfo Fri Dec 18 16:29:57 2015 (r403977) @@ -1,2 +1,4 @@ -SHA256 (mono-4.2.1.102.tar.bz2) = b7b461fe04375f621d88166ba8c6f1cb33c439fd3e17136460f7d087a51ed792 -SIZE (mono-4.2.1.102.tar.bz2) = 96228604 +SHA256 (mono-4.2.1.124.tar.bz2) = 6098476ce5c74685b23e7a96be8fe28a27db4167375fee103a275820054d647c +SIZE (mono-4.2.1.124.tar.bz2) = 96235544 +SHA256 (932359f3d627da13408350b1172ceb63c30f6327.diff) = eca1832d957df9b1fe09758a593a3b9b0120a3bf8908e90f05bc776503f800f4 +SIZE (932359f3d627da13408350b1172ceb63c30f6327.diff) = 4483
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512181629.tBIGTwok043946>