Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2014 16:27:20 GMT
From:      Mark Felder <feld@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/185750: [UPDATE] news/nzbget to 12.0
Message-ID:  <201401131627.s0DGRKiS021720@oldred.freebsd.org>
Resent-Message-ID: <201401131630.s0DGU0tP071987@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         185750
>Category:       ports
>Synopsis:       [UPDATE] news/nzbget to 12.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 13 16:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Mark Felder
>Release:        
>Organization:
>Environment:
>Description:
update to 12.0

see patch
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 339463)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nzbget
-PORTVERSION=	11.0
-PORTREVISION=	1
+PORTVERSION=	12.0
 CATEGORIES=	news
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION}
 
Index: distinfo
===================================================================
--- distinfo	(revision 339463)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (nzbget-11.0.tar.gz) = 27abacf6c604969dc987b7e50689caef22a65dbb1690b020b0c6d147ae123b3d
-SIZE (nzbget-11.0.tar.gz) = 694197
+SHA256 (nzbget-12.0.tar.gz) = 023c4e3b9c7e920d9ea72b60135b438ce13543454f79984c06fd15365b9a882e
+SIZE (nzbget-12.0.tar.gz) = 1114126
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 339463)
+++ pkg-plist	(working copy)
@@ -5,6 +5,7 @@
 %%DATADIR%%/webui/downloads.js
 %%DATADIR%%/webui/edit.js
 %%DATADIR%%/webui/fasttable.js
+%%DATADIR%%/webui/feed.js
 %%DATADIR%%/webui/history.js
 %%DATADIR%%/webui/img/download-anim-green-2x.png
 %%DATADIR%%/webui/img/download-anim-orange-2x.png


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401131627.s0DGRKiS021720>