Date: Tue, 21 Jun 2016 03:39:35 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417182 - head/math/xfce4-calculator-plugin Message-ID: <201606210339.u5L3dZDx053253@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606210339.u5L3dZDx053253>