mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Update to 2.71
Update BROKEN message to new GTK version [1] PR: ports/172328 [1] Submitted by: Sayetsky Anton <vsjcfm@gmail.com> [1]
This commit is contained in:
parent
bcb47fb57b
commit
3e3ce1cf35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305279
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= transmission
|
||||
PORTVERSION= 2.61
|
||||
PORTVERSION= 2.71
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= net-p2p
|
||||
#MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (transmission-2.61.tar.xz) = 1c4ccbf5d7dc7bb9615005f9db7bb0612c95ac908c6cf5d519e6f0126588765c
|
||||
SIZE (transmission-2.61.tar.xz) = 2876648
|
||||
SHA256 (transmission-2.71.tar.xz) = d62787d472a1cb3e8e064829bcae7f17a72e5959aa837010cde82fefdda80836
|
||||
SIZE (transmission-2.71.tar.xz) = 2929516
|
||||
|
@ -10,7 +10,7 @@ PKGNAMESUFFIX= -gtk2
|
||||
MAINTAINER= crees@FreeBSD.org
|
||||
COMMENT= A fast and lightweight GTK+2 BitTorrent client
|
||||
|
||||
BROKEN= Relies on GTK 3.0 version > 3.2.0; use net-p2p/transmission25-gtk20
|
||||
BROKEN= Relies on GTK 3.0 version > 3.4.0; use net-p2p/transmission25-gtk20
|
||||
|
||||
LIB_DEPENDS= ${GEN_LIB_DEPENDS} \
|
||||
notify.4:${PORTSDIR}/devel/libnotify \
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= transmission
|
||||
PORTVERSION= 2.61
|
||||
PORTVERSION= 2.71
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
@ -21,7 +21,7 @@ RUN_DEPENDS= transmission-cli:${PORTSDIR}/net-p2p/transmission-cli \
|
||||
|
||||
CONFLICTS_INSTALL= ${PORTNAME}${PKGNAMESUFFIX}-2.6*
|
||||
|
||||
BROKEN= Depends on GTK 2.0 frontend; use net-p2p/transmission25 for now
|
||||
BROKEN= Depends on GTK 3.4.0 frontend; use net-p2p/transmission25 for now
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user