Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2018 14:52:52 +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: r469557 - head/x11/xpr
Message-ID:  <201805101452.w4AEqqm8036834@repo.freebsd.org>

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

Log:
  x11/xpr: Update to 1.0.5
  
  Summary of changes:
  * Autoconf fixes
  * Updates to and simplification of parser
  * Constification
  * Various other fixes

Modified:
  head/x11/xpr/Makefile
  head/x11/xpr/distinfo

Modified: head/x11/xpr/Makefile
==============================================================================
--- head/x11/xpr/Makefile	Thu May 10 14:50:19 2018	(r469556)
+++ head/x11/xpr/Makefile	Thu May 10 14:52:52 2018	(r469557)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xpr
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.5
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org

Modified: head/x11/xpr/distinfo
==============================================================================
--- head/x11/xpr/distinfo	Thu May 10 14:50:19 2018	(r469556)
+++ head/x11/xpr/distinfo	Thu May 10 14:52:52 2018	(r469557)
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/xpr-1.0.4.tar.bz2) = fed98df31eb93d3dca4688cb535aabad06be572e70ace3b1685679c18dd86cb5
-SIZE (xorg/app/xpr-1.0.4.tar.bz2) = 143144
+TIMESTAMP = 1525889160
+SHA256 (xorg/app/xpr-1.0.5.tar.bz2) = b936e0f1f8d63f5ad097a0bbdce2e67c34f5d49b7263f32a832ff62d394d1e1f
+SIZE (xorg/app/xpr-1.0.5.tar.bz2) = 150714



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