svn commit: r469551 - head/x11/xrdb
Niclas Zeising
zeising at FreeBSD.org
Thu May 10 14:31:41 UTC 2018
Author: zeising
Date: Thu May 10 14:31:39 2018
New Revision: 469551
URL: https://svnweb.freebsd.org/changeset/ports/469551
Log:
x11/xrdb: Update to 1.1.1
Summary of changes:
* Autoconf fixes
* Source style fixes
* Compiler warning fixes
* Code cleanup
Modified:
head/x11/xrdb/Makefile
head/x11/xrdb/distinfo
Modified: head/x11/xrdb/Makefile
==============================================================================
--- head/x11/xrdb/Makefile Thu May 10 14:28:26 2018 (r469550)
+++ head/x11/xrdb/Makefile Thu May 10 14:31:39 2018 (r469551)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xrdb
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
Modified: head/x11/xrdb/distinfo
==============================================================================
--- head/x11/xrdb/distinfo Thu May 10 14:28:26 2018 (r469550)
+++ head/x11/xrdb/distinfo Thu May 10 14:31:39 2018 (r469551)
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/xrdb-1.1.0.tar.bz2) = 73827b6bbfc9d27ca287d95a1224c306d7053cd7b8156641698d7dc541ca565b
-SIZE (xorg/app/xrdb-1.1.0.tar.bz2) = 138035
+TIMESTAMP = 1525891119
+SHA256 (xorg/app/xrdb-1.1.1.tar.bz2) = 2d23ade7cdbb487996bf77cbb32cbe9bdb34d004748a53de7a4a97660d2217b7
+SIZE (xorg/app/xrdb-1.1.1.tar.bz2) = 141950
More information about the svn-ports-all
mailing list