Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2018 20:22:00 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469577 - head/x11/ico
Message-ID:  <201805102022.w4AKM0Ju001880@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Thu May 10 20:22:00 2018
New Revision: 469577
URL: https://svnweb.freebsd.org/changeset/ports/469577

Log:
  x11/ico: Update to 1.0.5
  
  Summary of changes:
  * Constification
  * Autotools fixes
  * Small usability fixes

Modified:
  head/x11/ico/Makefile
  head/x11/ico/distinfo

Modified: head/x11/ico/Makefile
==============================================================================
--- head/x11/ico/Makefile	Thu May 10 20:21:28 2018	(r469576)
+++ head/x11/ico/Makefile	Thu May 10 20:22:00 2018	(r469577)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ico
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.5
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org

Modified: head/x11/ico/distinfo
==============================================================================
--- head/x11/ico/distinfo	Thu May 10 20:21:28 2018	(r469576)
+++ head/x11/ico/distinfo	Thu May 10 20:22:00 2018	(r469577)
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/ico-1.0.4.tar.bz2) = 2932767098f95ca129a0c7f0fecb0a18c789a79c1747f7423fdfe9f4e0c53590
-SIZE (xorg/app/ico-1.0.4.tar.bz2) = 127619
+TIMESTAMP = 1525887945
+SHA256 (xorg/app/ico-1.0.5.tar.bz2) = d73b62f29eb98d850f16b76d759395180b860b613fbe1686b18eee99a6e3773f
+SIZE (xorg/app/ico-1.0.5.tar.bz2) = 136727



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805102022.w4AKM0Ju001880>