Date: Sun, 29 Apr 2018 21:34:52 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468658 - head/x11/iceauth Message-ID: <201804292134.w3TLYqee019816@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Apr 29 21:34:52 2018 New Revision: 468658 URL: https://svnweb.freebsd.org/changeset/ports/468658 Log: x11/iceauth: Update 1.0.7 -> 1.0.8 Also add LICENSE_FILE. PR: 227072 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: maintainer's timeout (x11@FreeBSD.org; 31 days) Modified: head/x11/iceauth/Makefile head/x11/iceauth/distinfo Modified: head/x11/iceauth/Makefile ============================================================================== --- head/x11/iceauth/Makefile Sun Apr 29 21:30:45 2018 (r468657) +++ head/x11/iceauth/Makefile Sun Apr 29 21:34:52 2018 (r468658) @@ -1,13 +1,14 @@ # $FreeBSD$ PORTNAME= iceauth -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.8 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= ICE authority file utility for X LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= app USE_XORG= xproto ice Modified: head/x11/iceauth/distinfo ============================================================================== --- head/x11/iceauth/distinfo Sun Apr 29 21:30:45 2018 (r468657) +++ head/x11/iceauth/distinfo Sun Apr 29 21:34:52 2018 (r468658) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/iceauth-1.0.7.tar.bz2) = 1216af2dee99b318fcf8bf9a259915273bcb37a7f1e7859af4f15d0ebf6f3f0a -SIZE (xorg/app/iceauth-1.0.7.tar.bz2) = 135656 +TIMESTAMP = 1522339244 +SHA256 (xorg/app/iceauth-1.0.8.tar.bz2) = e6ee213a217265cc76050e4293ea70b98c32dce6505c6421227efbda62ab60c6 +SIZE (xorg/app/iceauth-1.0.8.tar.bz2) = 137905
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804292134.w3TLYqee019816>