Date: Sat, 16 Jun 2018 01:13:47 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472511 - head/graphics/dilay Message-ID: <201806160113.w5G1DlLb087187@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Jun 16 01:13:47 2018 New Revision: 472511 URL: https://svnweb.freebsd.org/changeset/ports/472511 Log: graphics/dilay: Update 1.7.1 -> 1.8.0 Reported by: portscout Modified: head/graphics/dilay/Makefile head/graphics/dilay/distinfo Modified: head/graphics/dilay/Makefile ============================================================================== --- head/graphics/dilay/Makefile Sat Jun 16 00:46:18 2018 (r472510) +++ head/graphics/dilay/Makefile Sat Jun 16 01:13:47 2018 (r472511) @@ -2,8 +2,11 @@ # $FreeBSD$ PORTNAME= dilay -DISTVERSION= 1.7.1 +DISTVERSION= 1.8.0 CATEGORIES= graphics + +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= d4489e40bab1193a78d354bb6335da4224ff5253.patch:-p1 MAINTAINER= yuri@FreeBSD.org COMMENT= 3D sculpting application Modified: head/graphics/dilay/distinfo ============================================================================== --- head/graphics/dilay/distinfo Sat Jun 16 00:46:18 2018 (r472510) +++ head/graphics/dilay/distinfo Sat Jun 16 01:13:47 2018 (r472511) @@ -1,3 +1,5 @@ -TIMESTAMP = 1524464621 -SHA256 (abau-dilay-1.7.1_GH0.tar.gz) = d8eb6b7414aac7dd3ce724247c71c239ae7427520ea6139b2e031a4d7beef14c -SIZE (abau-dilay-1.7.1_GH0.tar.gz) = 223400 +TIMESTAMP = 1529110662 +SHA256 (abau-dilay-1.8.0_GH0.tar.gz) = f1dde26aead3e887413196c9dae7faaa10035450bd6179b20ea219a8b0aaf626 +SIZE (abau-dilay-1.8.0_GH0.tar.gz) = 229028 +SHA256 (d4489e40bab1193a78d354bb6335da4224ff5253.patch) = 661443759b5ed41f70575239cff81fce133cd63803a657b6f61b9c4c7b21dbc1 +SIZE (d4489e40bab1193a78d354bb6335da4224ff5253.patch) = 659
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806160113.w5G1DlLb087187>