From owner-svn-ports-all@freebsd.org Tue Apr 3 08:54:59 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CBA8F6D49D; Tue, 3 Apr 2018 08:54:59 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 207066ED59; Tue, 3 Apr 2018 08:54:59 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0F087223A6; Tue, 3 Apr 2018 08:54:59 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w338swJP076082; Tue, 3 Apr 2018 08:54:58 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w338sws0076077; Tue, 3 Apr 2018 08:54:58 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201804030854.w338sws0076077@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 3 Apr 2018 08:54:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466288 - in head/graphics/icat: . files X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: in head/graphics/icat: . files X-SVN-Commit-Revision: 466288 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2018 08:54:59 -0000 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