Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2012 20:18:30 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305279 - in head/net-p2p: transmission transmission-cli transmission-gtk2
Message-ID:  <201210042018.q94KIUsX018128@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: crees
Date: Thu Oct  4 20:18:30 2012
New Revision: 305279
URL: http://svn.freebsd.org/changeset/ports/305279

Log:
  Update to 2.71
  
  Update BROKEN message to new GTK version [1]
  
  PR:		ports/172328 [1]
  Submitted by:	Sayetsky Anton <vsjcfm@gmail.com> [1]

Modified:
  head/net-p2p/transmission-cli/Makefile
  head/net-p2p/transmission-cli/distinfo
  head/net-p2p/transmission-gtk2/Makefile
  head/net-p2p/transmission/Makefile

Modified: head/net-p2p/transmission-cli/Makefile
==============================================================================
--- head/net-p2p/transmission-cli/Makefile	Thu Oct  4 20:16:55 2012	(r305278)
+++ head/net-p2p/transmission-cli/Makefile	Thu Oct  4 20:18:30 2012	(r305279)
@@ -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/

Modified: head/net-p2p/transmission-cli/distinfo
==============================================================================
--- head/net-p2p/transmission-cli/distinfo	Thu Oct  4 20:16:55 2012	(r305278)
+++ head/net-p2p/transmission-cli/distinfo	Thu Oct  4 20:18:30 2012	(r305279)
@@ -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

Modified: head/net-p2p/transmission-gtk2/Makefile
==============================================================================
--- head/net-p2p/transmission-gtk2/Makefile	Thu Oct  4 20:16:55 2012	(r305278)
+++ head/net-p2p/transmission-gtk2/Makefile	Thu Oct  4 20:18:30 2012	(r305279)
@@ -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 \

Modified: head/net-p2p/transmission/Makefile
==============================================================================
--- head/net-p2p/transmission/Makefile	Thu Oct  4 20:16:55 2012	(r305278)
+++ head/net-p2p/transmission/Makefile	Thu Oct  4 20:18:30 2012	(r305279)
@@ -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
 
 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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210042018.q94KIUsX018128>