mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.6.0
This commit is contained in:
parent
292226c05d
commit
7262c9cad3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417182
2 changed files with 8 additions and 4 deletions
|
@ -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 panel
|
|||
|
||||
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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue