diff options
author | vs <vs@FreeBSD.org> | 2004-07-06 01:18:50 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-07-06 01:18:50 +0800 |
commit | bcc82fb5a2fac67e50b7d7833d429de3d1eb2ecc (patch) | |
tree | e0bacf803317b1fa31783814c59b4f86198e292e /misc/xfce4-weather-plugin | |
parent | 637f6d61f43665d75368b3262c39acd7e95d76ea (diff) | |
download | freebsd-ports-gnome-bcc82fb5a2fac67e50b7d7833d429de3d1eb2ecc.tar.gz freebsd-ports-gnome-bcc82fb5a2fac67e50b7d7833d429de3d1eb2ecc.tar.zst freebsd-ports-gnome-bcc82fb5a2fac67e50b7d7833d429de3d1eb2ecc.zip |
Update to 0.3.9.1
PR: ports/68677
Submitted by: maintainer
Diffstat (limited to 'misc/xfce4-weather-plugin')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 3 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 5f5a25e4c2fb..d58026bc641e 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-weather-plugin -PORTVERSION= 0.3.9 +PORTVERSION= 0.3.9.1 CATEGORIES= misc xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ @@ -20,6 +20,7 @@ LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ startup-notification-1.0:${PORTSDIR}/x11/startup-notification RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel +USE_BZIP2= yes USE_GNOME= gtk20 USE_X_PREFIX= yes USE_LIBTOOL_VER=13 diff --git a/misc/xfce4-weather-plugin/distinfo b/misc/xfce4-weather-plugin/distinfo index b46bb2e12773..faa593493764 100644 --- a/misc/xfce4-weather-plugin/distinfo +++ b/misc/xfce4-weather-plugin/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4-weather-plugin-0.3.9.tar.gz) = a89866fc4f383b8313853ae1ace844f4 -SIZE (xfce4-weather-plugin-0.3.9.tar.gz) = 581155 +MD5 (xfce4-weather-plugin-0.3.9.1.tar.bz2) = a124a22ba65d0667f513ad6fae83c626 +SIZE (xfce4-weather-plugin-0.3.9.1.tar.bz2) = 438847 |