From jason@jw.lds.net.ua  Thu Oct  4 16:14:17 2012
Return-Path: <jason@jw.lds.net.ua>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id D1B9C106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Oct 2012 16:14:17 +0000 (UTC)
	(envelope-from jason@jw.lds.net.ua)
Received: from jw.lds.net.ua (jw.lds.net.ua [193.192.37.74])
	by mx1.freebsd.org (Postfix) with ESMTP id AA3218FC22
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Oct 2012 16:14:16 +0000 (UTC)
Received: from jw.lds.net.ua (localhost [127.0.0.1])
	by jw.lds.net.ua (8.14.5/8.14.5) with ESMTP id q94FnMnb001581
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 4 Oct 2012 18:49:22 +0300 (EEST)
	(envelope-from jason@jw.lds.net.ua)
Received: (from jason@localhost)
	by jw.lds.net.ua (8.14.5/8.14.5/Submit) id q94FnHf3001580;
	Thu, 4 Oct 2012 18:49:17 +0300 (EEST)
	(envelope-from jason)
Message-Id: <201210041549.q94FnHf3001580@jw.lds.net.ua>
Date: Thu, 4 Oct 2012 18:49:17 +0300 (EEST)
From: Sayetsky Anton <vsjcfm@gmail.com>
Reply-To: Sayetsky Anton <vsjcfm@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] [update] Update net-p2p/transmission* & www/transmission-web to 2.71
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         172328
>Category:       ports
>Synopsis:       [patch] [update] Update net-p2p/transmission* & www/transmission-web to 2.71
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    crees
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 04 16:20:15 UTC 2012
>Closed-Date:    Thu Oct 04 20:20:28 UTC 2012
>Last-Modified:  Thu Oct 04 20:20:28 UTC 2012
>Originator:     Sayetsky Anton
>Release:        FreeBSD 8.3-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD jw.local 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0 r238787: Thu Jul 26 12:47:26 EEST 2012 root@jw.local:/tmp/obj/media/dvlfiles/build/src/sys/JASONW amd64
>Description:
There is a new version of Transmission.
>How-To-Repeat:
>Fix:
I think that transmission-gtk2 port must be renamed to transmission-gtk3.
Patch attached with submission follows:

--- patch-distinfo begins here ---
--- /usr/ports/net-p2p/transmission-cli/distinfo	2012-08-12 09:26:57.000000000 +0300
+++ /media/dvlfiles/build/ports_overlay/net-p2p/transmission-cli/distinfo	2012-10-04 18:36:15.000000000 +0300
@@ -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
--- patch-distinfo ends here ---

--- patch-Makefile begins here ---
--- Makefile.orig	2012-10-04 18:35:08.000000000 +0300
+++ Makefile	2012-10-04 18:35:24.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	transmission
-PORTVERSION=	2.61
+PORTVERSION=	2.71
 CATEGORIES=	net-p2p
 MASTER_SITES=	# empty
 DISTFILES=	# empty
@@ -21,7 +21,7 @@
 
 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 frontend; use net-p2p/transmission25 for now
 
 NO_BUILD=	yes
 
--- patch-Makefile ends here ---

--- patch-cli-Makefile begins here ---
--- Makefile.orig	2012-10-04 18:33:59.000000000 +0300
+++ Makefile	2012-10-04 18:34:25.000000000 +0300
@@ -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/
--- patch-cli-Makefile ends here ---

--- patch-gtk-Makefile begins here ---
--- Makefile.orig	2012-10-04 18:31:52.000000000 +0300
+++ Makefile	2012-10-04 18:32:02.000000000 +0300
@@ -10,7 +10,7 @@
 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 \
--- patch-gtk-Makefile ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->crees 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 4 16:20:28 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172328 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/172328: commit references a PR
Date: Thu,  4 Oct 2012 20:18:40 +0000 (UTC)

 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
  
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: crees 
State-Changed-When: Thu Oct 4 20:20:23 UTC 2012 
State-Changed-Why:  
Thanks for submitting; I was testing the new version before I received 
this, but I used your BROKEN message change too.  I'll rename the -gtk2 
port when we have it working. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172328 
>Unformatted:
