Bug 207772 - net-p2p/transmission-cli: update to 2.92
Summary: net-p2p/transmission-cli: update to 2.92
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-07 11:29 UTC by Piotr Kubaj
Modified: 2016-03-08 00:23 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2016-03-07 11:29:46 UTC
I've built transmission-{cli,web,daemon,gtk} on Poudriere with 10.2/amd64 without errors.
Patch:
Index: Makefile
===================================================================
--- Makefile	(revision 410510)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	transmission
-PORTVERSION=	2.90
+PORTVERSION=	2.92
 PORTREVISION?=	0
 CATEGORIES?=	net-p2p
 #MASTER_SITES=	http://download.m0k.org/${PORTNAME}/files/
Index: distinfo
===================================================================
--- distinfo	(revision 410510)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (transmission-2.90.tar.xz) = 69ff8caf81684155926f437f46bf7df1b1fb304f52c7809f546257e8923f2fd2
-SIZE (transmission-2.90.tar.xz) = 3377720
+SHA256 (transmission-2.92.tar.xz) = 3a8d045c306ad9acb7bf81126939b9594553a388482efa0ec1bfb67b22acd35f
+SIZE (transmission-2.92.tar.xz) = 3378116
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-08 00:20:23 UTC
A commit references this bug:

Author: jbeich
Date: Tue Mar  8 00:20:04 UTC 2016
New revision: 410589
URL: https://svnweb.freebsd.org/changeset/ports/410589

Log:
  net-p2p/transmission-*: update to 2.92

  Changes:	https://trac.transmissionbt.com/wiki/Changes#version-2.92
  PR:		207772
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/net-p2p/transmission-cli/Makefile
  head/net-p2p/transmission-cli/distinfo
Comment 2 Jan Beich freebsd_committer freebsd_triage 2016-03-08 00:23:01 UTC
Thanks. Committed.