svn commit: r466288 - in head/graphics/icat: . files
Emanuel Haupt
ehaupt at FreeBSD.org
Tue Apr 3 08:54:59 UTC 2018
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 at 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
More information about the svn-ports-all
mailing list