diff options
author | Greg Lehey <grog@FreeBSD.org> | 2016-03-20 01:49:46 +0000 |
---|---|---|
committer | Greg Lehey <grog@FreeBSD.org> | 2016-03-20 01:49:46 +0000 |
commit | 576fed080acbc846ffff53a6f9c3b147e09c1246 (patch) | |
tree | 51c7c8946bb70d5f191c8d7f7ed42865c1f51413 /graphics/vigra | |
parent | f55f71fec08789e0076e53c9ece13b6d0a8f45b5 (diff) |
Notes
Diffstat (limited to 'graphics/vigra')
-rw-r--r-- | graphics/vigra/Makefile | 4 | ||||
-rw-r--r-- | graphics/vigra/distinfo | 4 | ||||
-rw-r--r-- | graphics/vigra/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index 8e312c17942b..0c0286fc32b1 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= vigra -DISTVERSION= 1.10.0 -PORTREVISION= 6 +DISTVERSION= 1.11.0 +PORTREVISION= 0 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/vigra/distinfo b/graphics/vigra/distinfo index 1e23c754fb14..675bf4f1f539 100644 --- a/graphics/vigra/distinfo +++ b/graphics/vigra/distinfo @@ -1,2 +1,2 @@ -SHA256 (ukoethe-vigra-1.10.0-e6c21f3_GH0.tar.gz) = 654074d08e46630a05084098779358baf3e4c0ab018ad6f02093823f1395b348 -SIZE (ukoethe-vigra-1.10.0-e6c21f3_GH0.tar.gz) = 29184342 +SHA256 (ukoethe-vigra-1.11.0-e6c21f3_GH0.tar.gz) = 654074d08e46630a05084098779358baf3e4c0ab018ad6f02093823f1395b348 +SIZE (ukoethe-vigra-1.11.0-e6c21f3_GH0.tar.gz) = 29184342 diff --git a/graphics/vigra/pkg-descr b/graphics/vigra/pkg-descr index ca61681804c4..ab037d9c4171 100644 --- a/graphics/vigra/pkg-descr +++ b/graphics/vigra/pkg-descr @@ -5,4 +5,4 @@ the C++ Standard Template Library, you can easily adapt any VIGRA component to the needs of your application, without thereby giving up execution speed. -WWW: http://hci.iwr.uni-heidelberg.de/vigra/ +WWW: http://ukoethe.github.io/vigra/ |