diff options
author | yuri <yuri@FreeBSD.org> | 2018-03-07 16:54:31 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-03-07 16:54:31 +0800 |
commit | 2052a1c29b171a56d05be40b07ecb5b2726a2e87 (patch) | |
tree | 25d83cd80bc8eb2f6225eab79eb0bab1f3b9ca64 /graphics | |
parent | 3bd45079607225f737bbf0621fabf23f11f3a01a (diff) | |
download | freebsd-ports-gnome-2052a1c29b171a56d05be40b07ecb5b2726a2e87.tar.gz freebsd-ports-gnome-2052a1c29b171a56d05be40b07ecb5b2726a2e87.tar.zst freebsd-ports-gnome-2052a1c29b171a56d05be40b07ecb5b2726a2e87.zip |
graphics/dilay: Update to 1.7.0
Also updated WWW with the https version.
Approved by: tcberner (mentor, implicit)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dilay/Makefile | 3 | ||||
-rw-r--r-- | graphics/dilay/distinfo | 6 | ||||
-rw-r--r-- | graphics/dilay/pkg-descr | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/graphics/dilay/Makefile b/graphics/dilay/Makefile index 0901bc229422..a8ab48e37555 100644 --- a/graphics/dilay/Makefile +++ b/graphics/dilay/Makefile @@ -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 diff --git a/graphics/dilay/distinfo b/graphics/dilay/distinfo index e76364d5a229..e86f93d85482 100644 --- a/graphics/dilay/distinfo +++ b/graphics/dilay/distinfo @@ -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 diff --git a/graphics/dilay/pkg-descr b/graphics/dilay/pkg-descr index a56685ffff48..95b5167d4f08 100644 --- a/graphics/dilay/pkg-descr +++ b/graphics/dilay/pkg-descr @@ -3,4 +3,4 @@ using a number of powerful modeling tools. As each tool locally subdivides 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/ |