Update transmission to 2.94

This version contains a fix for a pending CVE

From Josh Grosse <josh AT jggimi DOT net> (maintainer) Thanks!
This commit is contained in:
rsadowski 2018-05-14 21:23:59 +00:00
parent bb9a0659e6
commit 13ef5beaa0
2 changed files with 6 additions and 7 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.125 2018/04/24 12:52:12 phessler Exp $
# $OpenBSD: Makefile,v 1.126 2018/05/14 21:23:59 rsadowski Exp $
COMMENT-main= BitTorrent command line and daemon client
COMMENT-gtk= BitTorrent client with GTK+ interface
COMMENT-qt= BitTorrent client with Qt interface
VER= 2.93
VER= 2.94
DISTNAME= transmission-${VER}
PKGNAME-main= transmission-${VER}
PKGNAME-gtk= transmission-gtk-${VER}
@ -12,7 +12,6 @@ PKGNAME-qt= transmission-qt-${VER}
CATEGORIES= net
HOMEPAGE= https://transmissionbt.com/
MAINTAINER= Josh Grosse <josh@jggimi.net>
REVISION= 0
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
@ -39,12 +38,12 @@ WANTLIB-main= ${WANTLIB-common} nghttp2 iconv
WANTLIB-gtk= ${WANTLIB-common} X11 Xcomposite Xcursor Xdamage \
Xext Xfixes Xi Xinerama Xrandr Xrender \
atk-1.0 atk-bridge-2.0 atspi cairo cairo-gobject \
dbus-1 expat ffi fontconfig freetype \
dbus-1 expat ffi fontconfig freetype fribidi \
gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 \
gobject-2.0 graphite2 gthread-2.0 gtk-3 \
harfbuzz pango-1.0 pangoft2-1.0 \
pangocairo-1.0 pixman-1 png pcre xcb \
xcb-render xcb-shm epoxy nghttp2 iconv Xtst
xcb-render xcb-shm epoxy nghttp2 iconv
WANTLIB-qt= ${WANTLIB-common} ${MODQT_WANTLIB} \
GL Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets \
fontconfig freetype $(COMPILER_LIBCXX)

View File

@ -1,2 +1,2 @@
SHA256 (transmission-2.93.tar.xz) = iBWSDgpEmbza276JpBFQktq0LOUZn3H/mpJs/RK5uQs=
SIZE (transmission-2.93.tar.xz) = 3363868
SHA256 (transmission-2.94.tar.xz) = NUQsyEn5H435gsPQ1HnWUMbKGTEKmU7M2qeaSvORa30=
SIZE (transmission-2.94.tar.xz) = 3365952