From owner-svn-ports-head@freebsd.org Tue Jun 21 03:39:37 2016 Return-Path: Delivered-To: svn-ports-head@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 07776AC5C18; Tue, 21 Jun 2016 03:39:37 +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 C823C2932; Tue, 21 Jun 2016 03:39:36 +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 u5L3dZf4053255; Tue, 21 Jun 2016 03:39:35 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5L3dZDx053253; Tue, 21 Jun 2016 03:39:35 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201606210339.u5L3dZDx053253@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Tue, 21 Jun 2016 03:39:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417182 - head/math/xfce4-calculator-plugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2016 03:39:37 -0000 Author: olivierd Date: Tue Jun 21 03:39:35 2016 New Revision: 417182 URL: https://svnweb.freebsd.org/changeset/ports/417182 Log: Update to 0.6.0 Modified: head/math/xfce4-calculator-plugin/Makefile head/math/xfce4-calculator-plugin/distinfo Modified: head/math/xfce4-calculator-plugin/Makefile ============================================================================== --- head/math/xfce4-calculator-plugin/Makefile Mon Jun 20 22:32:23 2016 (r417181) +++ head/math/xfce4-calculator-plugin/Makefile Tue Jun 21 03:39:35 2016 (r417182) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-calculator-plugin -PORTVERSION= 0.5.2 +PORTVERSION= 0.6.0 CATEGORIES= math xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -12,9 +12,12 @@ COMMENT= Simple calculator for the Xfce LICENSE= GPLv2 +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 + USES= gmake gettext-tools libtool pkgconfig tar:bz2 xfce GNU_CONFIGURE= yes -USE_GNOME= gtk20 intltool intlhack +USE_GNOME= gtk20 cairo intltool intlhack USE_XFCE= panel USE_XORG= x11 INSTALLS_ICONS= yes Modified: head/math/xfce4-calculator-plugin/distinfo ============================================================================== --- head/math/xfce4-calculator-plugin/distinfo Mon Jun 20 22:32:23 2016 (r417181) +++ head/math/xfce4-calculator-plugin/distinfo Tue Jun 21 03:39:35 2016 (r417182) @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfce4-calculator-plugin-0.5.2.tar.bz2) = 174fe52d08e9e69bc80d60ccfec3ccd54635b20a1fcb24a5c7521dc1c33a0834 -SIZE (xfce4/xfce4-calculator-plugin-0.5.2.tar.bz2) = 376725 +TIMESTAMP = 1466486559 +SHA256 (xfce4/xfce4-calculator-plugin-0.6.0.tar.bz2) = eb51765580ea4650f9cf062382a820fb6483ee5dbe003aeb6f063929e299f9c2 +SIZE (xfce4/xfce4-calculator-plugin-0.6.0.tar.bz2) = 386342