svn commit: r468658 - head/x11/iceauth

Yuri Victorovich yuri at FreeBSD.org
Sun Apr 29 21:34:53 UTC 2018


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 at syrec.org>
  Approved by:	maintainer's timeout (x11 at 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 at 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


More information about the svn-ports-head mailing list