From owner-svn-ports-all@freebsd.org Tue Oct 16 16:56:34 2018 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 6FD7B10DA81D; Tue, 16 Oct 2018 16:56:34 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 257DA75788; Tue, 16 Oct 2018 16:56:34 +0000 (UTC) (envelope-from madpilot@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 2063C1F543; Tue, 16 Oct 2018 16:56:34 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9GGuYAT012327; Tue, 16 Oct 2018 16:56:34 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9GGuXOC012325; Tue, 16 Oct 2018 16:56:33 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201810161656.w9GGuXOC012325@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 16 Oct 2018 16:56:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482235 - head/x11/libexo X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/x11/libexo X-SVN-Commit-Revision: 482235 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.27 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: Tue, 16 Oct 2018 16:56:34 -0000 Author: madpilot Date: Tue Oct 16 16:56:33 2018 New Revision: 482235 URL: https://svnweb.freebsd.org/changeset/ports/482235 Log: - Update libexo to 0.12.3 - Silence some portlint warnings Modified: head/x11/libexo/Makefile head/x11/libexo/distinfo Modified: head/x11/libexo/Makefile ============================================================================== --- head/x11/libexo/Makefile Tue Oct 16 15:23:40 2018 (r482234) +++ head/x11/libexo/Makefile Tue Oct 16 16:56:33 2018 (r482235) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libexo -PORTVERSION= 0.12.2 +PORTVERSION= 0.12.3 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME:C/lib//}/${PORTVERSION:R} DISTNAME= exo-${PORTVERSION} @@ -21,17 +21,18 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ BUILD_DEPENDS= p5-URI>=1.60:net/p5-URI RUN_DEPENDS= p5-URI>=1.60:net/p5-URI -WRKSRC= ${WRKDIR}/${DISTNAME} - -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -INSTALL_TARGET= install-strip USES= desktop-file-utils gmake libtool pathfix perl5 \ pkgconfig gettext-tools xfce:gtk3 tar:bzip2 USE_GNOME= cairo glib20 gtk20 gtk30 intltool intlhack USE_LDCONFIG= yes USE_XFCE= libmenu USE_XORG= ice sm x11 + +WRKSRC= ${WRKDIR}/${DISTNAME} + +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip CONFIGURE_ARGS=--without-html-dir --disable-silent-rules Modified: head/x11/libexo/distinfo ============================================================================== --- head/x11/libexo/distinfo Tue Oct 16 15:23:40 2018 (r482234) +++ head/x11/libexo/distinfo Tue Oct 16 16:56:33 2018 (r482235) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529574956 -SHA256 (xfce4/exo-0.12.2.tar.bz2) = 6d4b0a88c1e1d3d5ed612cbf012c7511ef67b1636f4f85caa9dc68649b7e6350 -SIZE (xfce4/exo-0.12.2.tar.bz2) = 1321379 +TIMESTAMP = 1539668615 +SHA256 (xfce4/exo-0.12.3.tar.bz2) = b96fe86bb504aa9b3332b96105d755f5d9052c903fd6574b512a5ef76c0ad439 +SIZE (xfce4/exo-0.12.3.tar.bz2) = 1233053