Bug 181621 - update net-im/twirssi to 2.6.0
Summary: update net-im/twirssi to 2.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-28 16:40 UTC by koukopoulos
Modified: 2013-09-02 12:20 UTC (History)
0 users

See Also:


Attachments
file.diff (809 bytes, patch)
2013-08-28 16:40 UTC, koukopoulos
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koukopoulos 2013-08-28 16:40:00 UTC
Because twitter dropped v1.0 of their API twirssi 2.5 doesn't work anymore. An update to 2.6 is required.

Fix: patch included.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-28 18:52:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2013-09-02 12:12:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-09-02 12:12:35 UTC
Author: garga
Date: Mon Sep  2 11:11:59 2013
New Revision: 325975
URL: http://svnweb.freebsd.org/changeset/ports/325975

Log:
  Update to 2.6.0
  
  PR:		ports/181621
  Submitted by:	Konstantinos Koukopoulos <koukopoulos@gmail.com>

Modified:
  head/net-im/twirssi/Makefile
  head/net-im/twirssi/distinfo

Modified: head/net-im/twirssi/Makefile
==============================================================================
--- head/net-im/twirssi/Makefile	Mon Sep  2 11:04:10 2013	(r325974)
+++ head/net-im/twirssi/Makefile	Mon Sep  2 11:11:59 2013	(r325975)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	twirssi
-PORTVERSION=	2.5.1
-PORTREVISION=	1
+PORTVERSION=	2.6.0
 CATEGORIES=	net-im
 MASTER_SITES=	http://twirssi.com/
 EXTRACT_SUFX=	.pl

Modified: head/net-im/twirssi/distinfo
==============================================================================
--- head/net-im/twirssi/distinfo	Mon Sep  2 11:04:10 2013	(r325974)
+++ head/net-im/twirssi/distinfo	Mon Sep  2 11:11:59 2013	(r325975)
@@ -1,2 +1,2 @@
-SHA256 (twirssi-2.5.1.pl) = 46192e44f1323cd2287286b9f5d6e6818feefb750940f45f60616e8c595d06e0
-SIZE (twirssi-2.5.1.pl) = 136983
+SHA256 (twirssi-2.6.0.pl) = 227cf9ba5395b66d22c0d7cafb5bad04c1b39f2bddb59765a88eb8fc74181719
+SIZE (twirssi-2.6.0.pl) = 142331
_______________________________________________
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"