Date: Wed, 7 Mar 2018 08:54:31 +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: r463779 - head/graphics/dilay Message-ID: <201803070854.w278sVsH077549@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Wed Mar 7 08:54:31 2018 New Revision: 463779 URL: https://svnweb.freebsd.org/changeset/ports/463779 Log: graphics/dilay: Update to 1.7.0 Also updated WWW with the https version. Approved by: tcberner (mentor, implicit) Modified: head/graphics/dilay/Makefile head/graphics/dilay/distinfo head/graphics/dilay/pkg-descr Modified: head/graphics/dilay/Makefile ============================================================================== --- head/graphics/dilay/Makefile Wed Mar 7 08:48:55 2018 (r463778) +++ head/graphics/dilay/Makefile Wed Mar 7 08:54:31 2018 (r463779) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dilay -DISTVERSION= 1.6.1-11 -DISTVERSIONSUFFIX= -g1c129887 # master has the fix for missing #include +DISTVERSION= 1.7.0 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org Modified: head/graphics/dilay/distinfo ============================================================================== --- head/graphics/dilay/distinfo Wed Mar 7 08:48:55 2018 (r463778) +++ head/graphics/dilay/distinfo Wed Mar 7 08:54:31 2018 (r463779) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515695147 -SHA256 (abau-dilay-1.6.1-11-g1c129887_GH0.tar.gz) = b9162f2496c9c52687d1c95aa5a9376dd5d075475ee32299672596376f4f0ee4 -SIZE (abau-dilay-1.6.1-11-g1c129887_GH0.tar.gz) = 219617 +TIMESTAMP = 1520411516 +SHA256 (abau-dilay-1.7.0_GH0.tar.gz) = 6671d5a3a1ad0120095426fb95432a3f74a6fe760f2fb0d0611811ea72b67057 +SIZE (abau-dilay-1.7.0_GH0.tar.gz) = 223431 Modified: head/graphics/dilay/pkg-descr ============================================================================== --- head/graphics/dilay/pkg-descr Wed Mar 7 08:48:55 2018 (r463778) +++ head/graphics/dilay/pkg-descr Wed Mar 7 08:54:31 2018 (r463779) @@ -3,4 +3,4 @@ using a number of powerful modeling tools. As each too the mesh where more details are required, Dilay allows artists to rapidly create complex meshes. -WWW: http://abau.org/dilay +WWW: https://abau.org/dilay/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803070854.w278sVsH077549>