From owner-svn-ports-all@freebsd.org Wed Jun 19 11:08:49 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57A8C15B42A4; Wed, 19 Jun 2019 11:08:49 +0000 (UTC) (envelope-from ehaupt@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) server-signature RSA-PSS (4096 bits) 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 EDA7D8767B; Wed, 19 Jun 2019 11:08:48 +0000 (UTC) (envelope-from ehaupt@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 9266723847; Wed, 19 Jun 2019 11:08:48 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x5JB8mjD047471; Wed, 19 Jun 2019 11:08:48 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5JB8mCo047470; Wed, 19 Jun 2019 11:08:48 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201906191108.x5JB8mCo047470@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Wed, 19 Jun 2019 11:08:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r504536 - head/x11-fm/xfe X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/x11-fm/xfe X-SVN-Commit-Revision: 504536 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: EDA7D8767B X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.979,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 19 Jun 2019 11:08:49 -0000 Author: ehaupt Date: Wed Jun 19 11:08:47 2019 New Revision: 504536 URL: https://svnweb.freebsd.org/changeset/ports/504536 Log: - Update to 1.43.2 - Pacify portlint Modified: head/x11-fm/xfe/Makefile head/x11-fm/xfe/distinfo Modified: head/x11-fm/xfe/Makefile ============================================================================== --- head/x11-fm/xfe/Makefile Wed Jun 19 10:48:30 2019 (r504535) +++ head/x11-fm/xfe/Makefile Wed Jun 19 11:08:47 2019 (r504536) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfe -PORTVERSION= 1.43.1 +PORTVERSION= 1.43.2 CATEGORIES= x11-fm MASTER_SITES= SF @@ -21,6 +21,7 @@ LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16 \ USES= desktop-file-utils gmake localbase pathfix pkgconfig gnome USE_XORG= x11 xcb xft xrandr xrender USE_GNOME= intltool + GNU_CONFIGURE= yes LDFLAGS+= -pthread Modified: head/x11-fm/xfe/distinfo ============================================================================== --- head/x11-fm/xfe/distinfo Wed Jun 19 10:48:30 2019 (r504535) +++ head/x11-fm/xfe/distinfo Wed Jun 19 11:08:47 2019 (r504536) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537174368 -SHA256 (xfe-1.43.1.tar.gz) = c26329af19ab3713408cbe43517c0e2b96fd748cac3a80825d7125acb80ec252 -SIZE (xfe-1.43.1.tar.gz) = 2776237 +TIMESTAMP = 1560938328 +SHA256 (xfe-1.43.2.tar.gz) = fa5f38fcac64b91eb5d615620a9607b7e6f8675c4f19f30473798b2acb0c85ba +SIZE (xfe-1.43.2.tar.gz) = 2834576