svn commit: r469530 - head/x11-wm/transset

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


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


More information about the svn-ports-all mailing list