diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-07 08:54:31 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-07 08:54:31 +0000 |
commit | b598e7f174976f7edb9c85da2705fc410f0c74b7 (patch) | |
tree | 25d83cd80bc8eb2f6225eab79eb0bab1f3b9ca64 /graphics/dilay | |
parent | e286437dd14e6b00edb1c1bc5f2115a44d69d8a0 (diff) |
Notes
Diffstat (limited to 'graphics/dilay')
-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/ |