From owner-svn-ports-all@freebsd.org Mon Oct 24 16:43:18 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0ECCBC1F34F; Mon, 24 Oct 2016 16:43:18 +0000 (UTC) (envelope-from olivierd@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 mx1.freebsd.org (Postfix) with ESMTPS id B619CC1E; Mon, 24 Oct 2016 16:43:17 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9OGhGUs012982; Mon, 24 Oct 2016 16:43:16 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9OGhGDi012980; Mon, 24 Oct 2016 16:43:16 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201610241643.u9OGhGDi012980@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 24 Oct 2016 16:43:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424577 - head/x11/xfce4-conf X-SVN-Group: ports-head 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.23 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: Mon, 24 Oct 2016 16:43:18 -0000 Author: olivierd Date: Mon Oct 24 16:43:16 2016 New Revision: 424577 URL: https://svnweb.freebsd.org/changeset/ports/424577 Log: Update to 4.12.1 Modified: head/x11/xfce4-conf/Makefile head/x11/xfce4-conf/distinfo Modified: head/x11/xfce4-conf/Makefile ============================================================================== --- head/x11/xfce4-conf/Makefile Mon Oct 24 15:45:30 2016 (r424576) +++ head/x11/xfce4-conf/Makefile Mon Oct 24 16:43:16 2016 (r424577) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= xfce4-conf -PORTVERSION= 4.12.0 +PORTVERSION= 4.12.1 CATEGORIES= x11 xfce -MASTER_SITES= XFCE +MASTER_SITES= XFCE/src/xfce/xfconf/${PORTVERSION:R} DISTNAME= xfconf-${PORTVERSION} DIST_SUBDIR= xfce4 @@ -13,8 +13,9 @@ COMMENT= D-Bus-based configuration stora LICENSE= GPLv2 -BUILD_DEPENDS= p5-XML-Parser>=2.41:textproc/p5-XML-Parser -LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib +BUILD_DEPENDS= p5-XML-Parser>=2.44:textproc/p5-XML-Parser +LIB_DEPENDS= libdbus-1.so:devel/dbus \ + libdbus-glib-1.so:devel/dbus-glib GNU_CONFIGURE= yes USE_GNOME= glib20 gtk20 intltool intlhack @@ -24,15 +25,16 @@ USE_XFCE= libutil USE_XORG= x11 USES= gmake libtool pathfix pkgconfig perl5 gettext-tools \ xfce tar:bzip2 +INSTALL_TARGET= install-strip CONFIGURE_ARGS=--without-html-dir OPTIONS_DEFINE= PERL NLS NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls -PERL_BUILD_DEPENDS= p5-ExtUtils-Depends>=0.304:devel/p5-ExtUtils-Depends \ +PERL_BUILD_DEPENDS= p5-ExtUtils-Depends>=0.405:devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=1.15:devel/p5-ExtUtils-PkgConfig \ - p5-Glib2>=1.280:devel/p5-Glib2 + p5-Glib2>=1.321:devel/p5-Glib2 PERL_USE= perl5=run PERL_CONFIGURE_ENABLE= perl-bindings OPTIONS_SUB= yes Modified: head/x11/xfce4-conf/distinfo ============================================================================== --- head/x11/xfce4-conf/distinfo Mon Oct 24 15:45:30 2016 (r424576) +++ head/x11/xfce4-conf/distinfo Mon Oct 24 16:43:16 2016 (r424577) @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfconf-4.12.0.tar.bz2) = 9910eaea8405336415d4d7f3056403f8c67bc23ba0dce251eac35205c603b156 -SIZE (xfce4/xfconf-4.12.0.tar.bz2) = 542544 +TIMESTAMP = 1477326649 +SHA256 (xfce4/xfconf-4.12.1.tar.bz2) = 35f48564e5694faa54fdc180cd3268e16fc2352946a89a3c2fc12cbe400ada36 +SIZE (xfce4/xfconf-4.12.1.tar.bz2) = 564131