Bug 175777 - [PATCH] news/sabnzbdplus: update to 0.7.10
Summary: [PATCH] news/sabnzbdplus: update to 0.7.10
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-02 01:00 UTC by Mark Felder
Modified: 2013-02-04 00:40 UTC (History)
0 users

See Also:


Attachments
sabnzbdplus-0.7.10.patch (955 bytes, patch)
2013-02-02 01:00 UTC, Mark Felder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Felder freebsd_committer freebsd_triage 2013-02-02 01:00:00 UTC
- Update to 0.7.10

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-02 01:00:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-04 00:35:31 UTC
Author: swills
Date: Mon Feb  4 00:35:22 2013
New Revision: 311528
URL: http://svnweb.freebsd.org/changeset/ports/311528

Log:
  - Update to 0.7.10
  
  PR:		ports/175777
  Submitted by:	Mark Felder <feld@feld.me> (maintainer)

Modified:
  head/news/sabnzbdplus/Makefile
  head/news/sabnzbdplus/distinfo

Modified: head/news/sabnzbdplus/Makefile
==============================================================================
--- head/news/sabnzbdplus/Makefile	Mon Feb  4 00:17:31 2013	(r311527)
+++ head/news/sabnzbdplus/Makefile	Mon Feb  4 00:35:22 2013	(r311528)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sabnzbdplus
-PORTVERSION=	0.7.9
+PORTVERSION=	0.7.10
 CATEGORIES=	news
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
 DISTNAME=	SABnzbd-${PORTVERSION}-src

Modified: head/news/sabnzbdplus/distinfo
==============================================================================
--- head/news/sabnzbdplus/distinfo	Mon Feb  4 00:17:31 2013	(r311527)
+++ head/news/sabnzbdplus/distinfo	Mon Feb  4 00:35:22 2013	(r311528)
@@ -1,2 +1,2 @@
-SHA256 (SABnzbd-0.7.9-src.tar.gz) = cabe3148f3ad45ddeb0229c89cb4013477f4ffd7c11e034c6bf6262a0f7b71ae
-SIZE (SABnzbd-0.7.9-src.tar.gz) = 2269872
+SHA256 (SABnzbd-0.7.10-src.tar.gz) = 79a44548e26147d72b3ea7a16fe198dd8e77f51d7f9093a8bac5a874fd5f5c43
+SIZE (SABnzbd-0.7.10-src.tar.gz) = 2273335
_______________________________________________
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"
Comment 3 Steve Wills freebsd_committer freebsd_triage 2013-02-04 00:35:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!