svn commit: r469550 - head/x11/xrefresh

Niclas Zeising zeising at FreeBSD.org
Thu May 10 14:28:27 UTC 2018


Author: zeising
Date: Thu May 10 14:28:26 2018
New Revision: 469550
URL: https://svnweb.freebsd.org/changeset/ports/469550

Log:
  x11/xrefresh: Update to 1.0.6
  
  Summary of changes:
  * Autoconf fixes
  * Small usability fixes

Modified:
  head/x11/xrefresh/Makefile
  head/x11/xrefresh/distinfo

Modified: head/x11/xrefresh/Makefile
==============================================================================
--- head/x11/xrefresh/Makefile	Thu May 10 14:26:06 2018	(r469549)
+++ head/x11/xrefresh/Makefile	Thu May 10 14:28:26 2018	(r469550)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xrefresh
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.6
 CATEGORIES=	x11
 
 MAINTAINER=	x11 at FreeBSD.org

Modified: head/x11/xrefresh/distinfo
==============================================================================
--- head/x11/xrefresh/distinfo	Thu May 10 14:26:06 2018	(r469549)
+++ head/x11/xrefresh/distinfo	Thu May 10 14:28:26 2018	(r469550)
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/xrefresh-1.0.5.tar.bz2) = 3213671b0a8a9d1e8d1d5d9e3fd86842c894dd9acc1be2560eda50bc1fb791d6
-SIZE (xorg/app/xrefresh-1.0.5.tar.bz2) = 120757
+TIMESTAMP = 1525891419
+SHA256 (xorg/app/xrefresh-1.0.6.tar.bz2) = 287dfb9bb7e8d780d07e672e3252150850869cb550958ed5f8401f0835cd6353
+SIZE (xorg/app/xrefresh-1.0.6.tar.bz2) = 127494


More information about the svn-ports-all mailing list