svn commit: r399989 - head/news/nzbget

Mark Felder feld at FreeBSD.org
Thu Oct 22 15:49:38 UTC 2015


Author: feld
Date: Thu Oct 22 15:49:36 2015
New Revision: 399989
URL: https://svnweb.freebsd.org/changeset/ports/399989

Log:
  news/nzbget: Update to 16.1
  
  Upstream changed their mirror to github and website to nzbget.net
  
  Changelog:	https://github.com/nzbget/nzbget/releases/tag/v16.1
  
  PR:		203902
  Approved by:	maintainer

Modified:
  head/news/nzbget/Makefile
  head/news/nzbget/distinfo
  head/news/nzbget/pkg-descr

Modified: head/news/nzbget/Makefile
==============================================================================
--- head/news/nzbget/Makefile	Thu Oct 22 15:37:49 2015	(r399988)
+++ head/news/nzbget/Makefile	Thu Oct 22 15:49:36 2015	(r399989)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	nzbget
-PORTVERSION=	15.0
+PORTVERSION=	16.1
+DISTVERSIONPREFIX=	v
 CATEGORIES=	news
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION}
 
 MAINTAINER=	toxic at doobie.com
 COMMENT=	Binary newsreader supporting NZB files
@@ -26,6 +26,8 @@ BINMODE=	0755
 
 SHEBANG_FILES=	scripts/*.py
 
+USE_GITHUB=	yes
+
 OPTIONS_DEFINE=	7Z PYTHON RAR DOCS
 OPTIONS_SINGLE=	TLSLIB
 OPTIONS_SINGLE_TLSLIB=	GNUTLS OPENSSL

Modified: head/news/nzbget/distinfo
==============================================================================
--- head/news/nzbget/distinfo	Thu Oct 22 15:37:49 2015	(r399988)
+++ head/news/nzbget/distinfo	Thu Oct 22 15:49:36 2015	(r399989)
@@ -1,2 +1,2 @@
-SHA256 (nzbget-15.0.tar.gz) = 3ef13f3e5917e4cda19c4fc0cd37e79967a19b4e3448c239ff24e37712a6cc0a
-SIZE (nzbget-15.0.tar.gz) = 1466814
+SHA256 (nzbget-nzbget-v16.1_GH0.tar.gz) = bb2aafb92e201b8a120b6d10e5a33f0dd20c22994067bf9384e688c5d9f9126b
+SIZE (nzbget-nzbget-v16.1_GH0.tar.gz) = 1591139

Modified: head/news/nzbget/pkg-descr
==============================================================================
--- head/news/nzbget/pkg-descr	Thu Oct 22 15:37:49 2015	(r399988)
+++ head/news/nzbget/pkg-descr	Thu Oct 22 15:49:36 2015	(r399989)
@@ -2,4 +2,4 @@ NZBGet is a binary newsgrabber, which do
 on information given in nzb-files. Description of nzb format is available
 at http://docs.newzbin.com/
 
-WWW: http://sourceforge.net/projects/nzbget/
+WWW: http://nzbget.net/


More information about the svn-ports-all mailing list