--- /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 ---