diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2018-05-10 10:42:26 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2018-05-10 10:42:26 +0000 |
commit | 2e3608691f1eee7803e18008109541927e338fe7 (patch) | |
tree | c0c79e9ffbb135cf65204a271c14f4f7251d9f80 /x11-wm/transset | |
parent | 1d46e159296bbd6fa1f9e1d4c53727f56d22b28d (diff) |
x11-wm/transset: Update to 1.0.2
Summary of changes:
* Autoconf cleanup
* Fix signed/unsigned warnings
* Misc other code fixes
Notes
Notes:
svn path=/head/; revision=469530
Diffstat (limited to 'x11-wm/transset')
-rw-r--r-- | x11-wm/transset/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/transset/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/transset/Makefile b/x11-wm/transset/Makefile index d23e26db622e..26c577ec7444 100644 --- a/x11-wm/transset/Makefile +++ b/x11-wm/transset/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= transset -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 PORTEPOCH= 1 CATEGORIES= x11-wm diff --git a/x11-wm/transset/distinfo b/x11-wm/transset/distinfo index 1be1078e2f9a..7716df8edfa8 100644 --- a/x11-wm/transset/distinfo +++ b/x11-wm/transset/distinfo @@ -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 |