Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2018 13:20:05 +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: r469538 - head/x11/xwud
Message-ID:  <201805101320.w4ADK5MM084709@repo.freebsd.org>

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

Log:
  x11/xwud: Update to 1.0.5
  
  Summary of changes:
  * Autoconf fixes
  * Constification
  * Changes to usage message

Modified:
  head/x11/xwud/Makefile
  head/x11/xwud/distinfo

Modified: head/x11/xwud/Makefile
==============================================================================
--- head/x11/xwud/Makefile	Thu May 10 13:14:51 2018	(r469537)
+++ head/x11/xwud/Makefile	Thu May 10 13:20:05 2018	(r469538)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xwud
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.5
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org

Modified: head/x11/xwud/distinfo
==============================================================================
--- head/x11/xwud/distinfo	Thu May 10 13:14:51 2018	(r469537)
+++ head/x11/xwud/distinfo	Thu May 10 13:20:05 2018	(r469538)
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/xwud-1.0.4.tar.bz2) = d6b3a09ccfe750868e26bd2384900ab5ff0d434f7f40cd272a50eda8aaa1f8bd
-SIZE (xorg/app/xwud-1.0.4.tar.bz2) = 124604
+TIMESTAMP = 1525893592
+SHA256 (xorg/app/xwud-1.0.5.tar.bz2) = 99997051f8a892313f22edf41dab45864e86e7062ee9012d5dbb6a40fc6b10a9
+SIZE (xorg/app/xwud-1.0.5.tar.bz2) = 133376



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