Date: Thu, 3 Nov 2016 13:58:00 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425214 - head/cad/gmsh Message-ID: <201611031358.uA3Dw0Dr092642@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Thu Nov 3 13:58:00 2016 New Revision: 425214 URL: https://svnweb.freebsd.org/changeset/ports/425214 Log: cad/gmsh: Update distinfo after upstream rolled a new tarball without a new release As far as I can tell, the only change is the name of the top-level directory (WRKSRC). I do not have a copy of the old tarball to be certain, and my email to the Gmsh list requesting information about the change has not yet received a response. Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D8432 Modified: head/cad/gmsh/Makefile head/cad/gmsh/distinfo Modified: head/cad/gmsh/Makefile ============================================================================== --- head/cad/gmsh/Makefile Thu Nov 3 13:55:58 2016 (r425213) +++ head/cad/gmsh/Makefile Thu Nov 3 13:58:00 2016 (r425214) @@ -26,8 +26,6 @@ RUN_DEPENDS= getdp:science/getdp BROKEN_powerpc64=Does not build on powerpc64 BROKEN_FreeBSD_12_i386=Does not build on FreeBSD 12 i386 due to a clang bug: https://llvm.org/bugs/show_bug.cgi?id=21903 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-svn-20161101-source - SLAVEDIRS= cad/gmsh-occ USES= blaslapack cmake fortran gmake jpeg tar:tgz Modified: head/cad/gmsh/distinfo ============================================================================== --- head/cad/gmsh/distinfo Thu Nov 3 13:55:58 2016 (r425213) +++ head/cad/gmsh/distinfo Thu Nov 3 13:58:00 2016 (r425214) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478021285 -SHA256 (gmsh/gmsh-2.14.1-source.tgz) = 0a089ab5e9e0b0552373caf84b703f6708cf7262377fb39c3c55b01b98d087f9 -SIZE (gmsh/gmsh-2.14.1-source.tgz) = 10862009 +TIMESTAMP = 1478148802 +SHA256 (gmsh/gmsh-2.14.1-source.tgz) = 27f44fd47b0629a1eedf209f0f21e482545a6ffae18e8527f2356b230fb95def +SIZE (gmsh/gmsh-2.14.1-source.tgz) = 10860112
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611031358.uA3Dw0Dr092642>