From owner-svn-ports-all@freebsd.org Sun Sep 13 17:44:43 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2670A3E2412; Sun, 13 Sep 2020 17:44:43 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BqH1l09phz4S4Y; Sun, 13 Sep 2020 17:44:43 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DE26D9C58; Sun, 13 Sep 2020 17:44:42 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08DHigwh009689; Sun, 13 Sep 2020 17:44:42 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08DHig9J009687; Sun, 13 Sep 2020 17:44:42 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <202009131744.08DHig9J009687@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sun, 13 Sep 2020 17:44:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548494 - head/x11/xcb-util-xrm X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/x11/xcb-util-xrm X-SVN-Commit-Revision: 548494 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2020 17:44:43 -0000 Author: zeising Date: Sun Sep 13 17:44:42 2020 New Revision: 548494 URL: https://svnweb.freebsd.org/changeset/ports/548494 Log: x11/xcb-util-xrm: Update to 1.3 Modified: head/x11/xcb-util-xrm/Makefile head/x11/xcb-util-xrm/distinfo Modified: head/x11/xcb-util-xrm/Makefile ============================================================================== --- head/x11/xcb-util-xrm/Makefile Sun Sep 13 17:35:37 2020 (r548493) +++ head/x11/xcb-util-xrm/Makefile Sun Sep 13 17:44:42 2020 (r548494) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xcb-util-xrm -PORTVERSION= 1.0 +PORTVERSION= 1.3 CATEGORIES= x11 devel MASTER_SITES= https://github.com/Airblader/xcb-util-xrm/releases/download/v${PORTVERSION}/ @@ -16,7 +16,7 @@ LIB_DEPENDS= libxcb-util.so:x11/xcb-util USES= libtool pkgconfig tar:bzip2 xorg INSTALL_TARGET= install-strip GNU_CONFIGURE= yes -USE_XORG= xcb +USE_XORG= x11 xcb xorg-macros USE_LDCONFIG= yes post-patch: Modified: head/x11/xcb-util-xrm/distinfo ============================================================================== --- head/x11/xcb-util-xrm/distinfo Sun Sep 13 17:35:37 2020 (r548493) +++ head/x11/xcb-util-xrm/distinfo Sun Sep 13 17:44:42 2020 (r548494) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467840722 -SHA256 (xcb-util-xrm-1.0.tar.bz2) = 9400ac1ecefdb469b2f6ef6bf0460643b6c252fb8406e91377b89dd12eefbbc0 -SIZE (xcb-util-xrm-1.0.tar.bz2) = 327196 +TIMESTAMP = 1600017739 +SHA256 (xcb-util-xrm-1.3.tar.bz2) = 301cf33701207ea8782d49f4cb6404abd8f2d64e16f242017fd720be7c900c85 +SIZE (xcb-util-xrm-1.3.tar.bz2) = 327586