Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2018 10:42:26 +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: r469530 - head/x11-wm/transset
Message-ID:  <201805101042.w4AAgQlA008616@repo.freebsd.org>

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

Log:
  x11-wm/transset: Update to 1.0.2
  
  Summary of changes:
  * Autoconf cleanup
  * Fix signed/unsigned warnings
  * Misc other code fixes

Modified:
  head/x11-wm/transset/Makefile
  head/x11-wm/transset/distinfo

Modified: head/x11-wm/transset/Makefile
==============================================================================
--- head/x11-wm/transset/Makefile	Thu May 10 10:38:08 2018	(r469529)
+++ head/x11-wm/transset/Makefile	Thu May 10 10:42:26 2018	(r469530)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	transset
-PORTVERSION=	1.0.1
-PORTREVISION=	1
+PORTVERSION=	1.0.2
 PORTEPOCH=	1
 CATEGORIES=	x11-wm
 

Modified: head/x11-wm/transset/distinfo
==============================================================================
--- head/x11-wm/transset/distinfo	Thu May 10 10:38:08 2018	(r469529)
+++ head/x11-wm/transset/distinfo	Thu May 10 10:42:26 2018	(r469530)
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/transset-1.0.1.tar.bz2) = 70c3d033874fe48286bc4971d5de9027f2e8ccd0f21b7506fe1bb4472218036d
-SIZE (xorg/app/transset-1.0.1.tar.bz2) = 121199
+TIMESTAMP = 1525894384
+SHA256 (xorg/app/transset-1.0.2.tar.bz2) = 4bac142ee7cfda574893b2f6b4e413dacd88a130c6dca5be1a9958e7c1451b21
+SIZE (xorg/app/transset-1.0.2.tar.bz2) = 127774



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