Date: Tue, 3 Apr 2018 08:54:58 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466288 - in head/graphics/icat: . files Message-ID: <201804030854.w338sws0076077@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Tue Apr 3 08:54:58 2018 New Revision: 466288 URL: https://svnweb.freebsd.org/changeset/ports/466288 Log: - Update to 0.5 - Add LICENSE Deleted: head/graphics/icat/files/ Modified: head/graphics/icat/Makefile head/graphics/icat/distinfo Modified: head/graphics/icat/Makefile ============================================================================== --- head/graphics/icat/Makefile Tue Apr 3 08:47:46 2018 (r466287) +++ head/graphics/icat/Makefile Tue Apr 3 08:54:58 2018 (r466288) @@ -2,13 +2,14 @@ # $FreeBSD$ PORTNAME= icat -PORTVERSION= 0.4 +PORTVERSION= 0.5 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= ehaupt@FreeBSD.org COMMENT= Displays images in 256-color capable terminals + +LICENSE= BSD2CLAUSE LIB_DEPENDS= libImlib2.so:graphics/imlib2 Modified: head/graphics/icat/distinfo ============================================================================== --- head/graphics/icat/distinfo Tue Apr 3 08:47:46 2018 (r466287) +++ head/graphics/icat/distinfo Tue Apr 3 08:54:58 2018 (r466288) @@ -1,2 +1,3 @@ -SHA256 (atextor-icat-v0.4_GH0.tar.gz) = b286495047cdfa04375cdd788f246fa227725460a66cb151c9a22957bbdb567f -SIZE (atextor-icat-v0.4_GH0.tar.gz) = 7858 +TIMESTAMP = 1522737831 +SHA256 (atextor-icat-v0.5_GH0.tar.gz) = 1d77f20c7eab29efe22aeebe426301b7dca1f898759c63f32a714c7c9ae1aab4 +SIZE (atextor-icat-v0.5_GH0.tar.gz) = 46232
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804030854.w338sws0076077>