svn commit: r469552 - head/x11/xprop
Niclas Zeising
zeising at FreeBSD.org
Thu May 10 14:36:19 UTC 2018
Author: zeising
Date: Thu May 10 14:36:17 2018
New Revision: 469552
URL: https://svnweb.freebsd.org/changeset/ports/469552
Log:
x11/xprop: Update to 1.2.3
Summary of changes:
* Changes to autoconf
* Free data if needed
* misc. other fixes
Modified:
head/x11/xprop/Makefile
head/x11/xprop/distinfo
Modified: head/x11/xprop/Makefile
==============================================================================
--- head/x11/xprop/Makefile Thu May 10 14:31:39 2018 (r469551)
+++ head/x11/xprop/Makefile Thu May 10 14:36:17 2018 (r469552)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xprop
-PORTVERSION= 1.2.2
+PORTVERSION= 1.2.3
CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
Modified: head/x11/xprop/distinfo
==============================================================================
--- head/x11/xprop/distinfo Thu May 10 14:31:39 2018 (r469551)
+++ head/x11/xprop/distinfo Thu May 10 14:36:17 2018 (r469552)
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/xprop-1.2.2.tar.bz2) = 9bee88b1025865ad121f72d32576dd3027af1446774aa8300cce3c261d869bc6
-SIZE (xorg/app/xprop-1.2.2.tar.bz2) = 145556
+TIMESTAMP = 1525890982
+SHA256 (xorg/app/xprop-1.2.3.tar.bz2) = d22afb28c86d85fff10a50156a7d0fa930c80ae865d70b26d805fd28a17a521b
+SIZE (xorg/app/xprop-1.2.3.tar.bz2) = 149202
More information about the svn-ports-head
mailing list