mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Update to 0.8.8
Replace the deprecated API host (and soon no longer works) by new one Announce: http://lists.met.no/pipermail/api-users/2016-March/000017.html MFH: 2016Q3
This commit is contained in:
parent
22fdd4fbb7
commit
0b9dbb3dca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421194
2 changed files with 8 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= xfce4-weather-plugin
|
PORTNAME= xfce4-weather-plugin
|
||||||
PORTVERSION= 0.8.7
|
PORTVERSION= 0.8.8
|
||||||
CATEGORIES= misc xfce geography
|
CATEGORIES= misc xfce geography
|
||||||
MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||||
DIST_SUBDIR= xfce4
|
DIST_SUBDIR= xfce4
|
||||||
|
@ -13,13 +13,15 @@ COMMENT= Weather plugin for the Xfce panel
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
|
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
||||||
|
libfontconfig.so:x11-fonts/fontconfig \
|
||||||
|
libfreetype.so:print/freetype2
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
USES= gettext gmake libtool pkgconfig xfce tar:bzip2
|
USES= gettext gmake libtool pkgconfig xfce tar:bzip2
|
||||||
USE_GNOME= glib20 gtk20 intltool intlhack libxml2
|
USE_GNOME= glib20 gtk20 intltool intlhack libxml2 cairo
|
||||||
USE_XFCE= panel
|
USE_XFCE= panel
|
||||||
|
|
||||||
OPTIONS_DEFINE= UPOWER
|
OPTIONS_DEFINE= UPOWER
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (xfce4/xfce4-weather-plugin-0.8.7.tar.bz2) = 071e71106868c7d90c936256d837ca834d0ca6f54daea59a9b5fc11b318e65b0
|
TIMESTAMP = 1472684033
|
||||||
SIZE (xfce4/xfce4-weather-plugin-0.8.7.tar.bz2) = 2976092
|
SHA256 (xfce4/xfce4-weather-plugin-0.8.8.tar.bz2) = 651b722714fdafde3f548f183958c34e1539cf563193d7e51f28bfb6933d6d3f
|
||||||
|
SIZE (xfce4/xfce4-weather-plugin-0.8.8.tar.bz2) = 2979971
|
||||||
|
|
Loading…
Add table
Reference in a new issue