diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-04-15 00:27:03 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-04-15 00:27:30 +0300 |
commit | 444beac4c6ef9ac3b775fa908b8fe2604f1b94fa (patch) | |
tree | 51d12a53a762cfd59634c973617644019d3c3dcd /x11 | |
parent | misc/freebsd-release-manifests: prune 12.2-RELEASE manifests (diff) |
x11/xsnow: update to 3.5.0 release
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xsnow/Makefile | 5 | ||||
-rw-r--r-- | x11/xsnow/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile index eb837e420a00..6bdc6ac80d5c 100644 --- a/x11/xsnow/Makefile +++ b/x11/xsnow/Makefile @@ -1,8 +1,7 @@ # Created by: jmz PORTNAME= xsnow -PORTVERSION= 3.4.4 -PORTREVISION= 2 +PORTVERSION= 3.5.0 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/ @@ -12,6 +11,8 @@ COMMENT= Create a snowy and Santa-y desktop LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +LIB_DEPENDS= libgsl.so:math/gsl + USES= compiler:c11 gmake gnome pkgconfig xorg USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libxml2 USE_XORG= x11 xext xpm xt xorgproto diff --git a/x11/xsnow/distinfo b/x11/xsnow/distinfo index 22f61dbb43c6..259cc2709c61 100644 --- a/x11/xsnow/distinfo +++ b/x11/xsnow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646588559 -SHA256 (xsnow-3.4.4.tar.gz) = 7cf332e40c4ab29164716a617ff22331cfd942d6b29634e12b16dc32dbce8d17 -SIZE (xsnow-3.4.4.tar.gz) = 417129 +TIMESTAMP = 1649971026 +SHA256 (xsnow-3.5.0.tar.gz) = 884bb7478f839c120ebd031642fdae54b1f700352faac87b509a2ff221a57ff9 +SIZE (xsnow-3.5.0.tar.gz) = 469664 |