diff options
author | danilo <danilo@FreeBSD.org> | 2014-10-10 15:59:56 +0000 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-10-10 15:59:56 +0000 |
commit | 89b37cc3bc7753f8cb65bbafc9aa5ca6927c1953 (patch) | |
tree | ddab900f07cc52d201e210b9f571d27b77dd3851 | |
parent | 0b0fd1371c92b776b2f343a2b6aed713597ab757 (diff) | |
download | FreeBSD-ports-89b37cc3bc7753f8cb65bbafc9aa5ca6927c1953.zip FreeBSD-ports-89b37cc3bc7753f8cb65bbafc9aa5ca6927c1953.tar.gz |
- Update from 1.1 to 2.0
PR: 194260
Submitted by: johnjen@reynoldsnet.org (maintainer)
-rw-r--r-- | graphics/imageindex/Makefile | 3 | ||||
-rw-r--r-- | graphics/imageindex/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/imageindex/Makefile b/graphics/imageindex/Makefile index 4512379..ed3c097 100644 --- a/graphics/imageindex/Makefile +++ b/graphics/imageindex/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= imageindex -PORTVERSION= 1.1 -PORTREVISION= 6 +PORTVERSION= 2.0 CATEGORIES= graphics MASTER_SITES= http://www.edwinh.org/imageindex/release/ \ http://www.reynoldsnet.org/imageindex/release/ diff --git a/graphics/imageindex/distinfo b/graphics/imageindex/distinfo index e3c2bf4..28994f6 100644 --- a/graphics/imageindex/distinfo +++ b/graphics/imageindex/distinfo @@ -1,2 +1,2 @@ -SHA256 (imageindex-1.1.tar.gz) = 78f3d92a334e9b8a970cb07a452eb19485f3971485a3c400b4a680007964f66c -SIZE (imageindex-1.1.tar.gz) = 58073 +SHA256 (imageindex-2.0.tar.gz) = 823514235175d212ffda44bcbe5f348670ac7278cd8b4bf94ddbfafc5dcdcab9 +SIZE (imageindex-2.0.tar.gz) = 54213 |