From owner-svn-ports-head@freebsd.org Mon Feb 27 18:08:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECE8ECF0028; Mon, 27 Feb 2017 18:08:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A29F5F3A; Mon, 27 Feb 2017 18:08:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1RI8OIW001090; Mon, 27 Feb 2017 18:08:24 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1RI8O1O001088; Mon, 27 Feb 2017 18:08:24 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201702271808.v1RI8O1O001088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 27 Feb 2017 18:08:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434984 - head/news/sabnzbdplus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2017 18:08:26 -0000 Author: swills Date: Mon Feb 27 18:08:24 2017 New Revision: 434984 URL: https://svnweb.freebsd.org/changeset/ports/434984 Log: news/sabnzbdplus: Update to 1.2.1 PR: 217359 Submitted by: joshruehlig@gmail.com (maintainer) Modified: head/news/sabnzbdplus/Makefile head/news/sabnzbdplus/distinfo Modified: head/news/sabnzbdplus/Makefile ============================================================================== --- head/news/sabnzbdplus/Makefile Mon Feb 27 17:47:25 2017 (r434983) +++ head/news/sabnzbdplus/Makefile Mon Feb 27 18:08:24 2017 (r434984) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sabnzbdplus -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= news MAINTAINER= joshruehlig@gmail.com @@ -17,12 +17,13 @@ RUN_DEPENDS= cheetah:devel/py-cheetah \ USE_GITHUB= yes GH_ACCOUNT= sabnzbd GH_PROJECT= sabnzbd +GH_TAGNAME= 95a7924 -USES= python:2.7 +USES= python:2.7 shebangfix +SHEBANG_FILES= SABnzbd.py tools/msgfmt.py NO_ARCH= yes -PLIST_SUB= PORTNAME=${PORTNAME} -SUB_LIST= PORTNAME=${PORTNAME} PYTHON_CMD=${PYTHON_CMD} +SUB_LIST= PYTHON_CMD=${PYTHON_CMD} SUB_FILES= pkg-message USE_RC_SUBR= sabnzbd @@ -51,15 +52,11 @@ UNRAR_RUN_DEPENDS= unrar:archivers/unrar 7ZIP_RUN_DEPENDS= 7za:archivers/p7zip post-patch: - @${REINPLACE_CMD} -e "s:/usr/bin/python:${PYTHON_CMD}:g" \ - ${WRKSRC}/SABnzbd.py @${REINPLACE_CMD} -e "s:%%DATADIR%%:'${DATADIR}':g" \ ${WRKSRC}/SABnzbd.py # Generate locale files do-build: - @${REINPLACE_CMD} -e "s:/usr/bin/env[[:space:]]python:${PYTHON_CMD}:g" \ - ${WRKSRC}/tools/msgfmt.py cd ${WRKSRC} && ${PYTHON_CMD} tools/make_mo.py do-install: Modified: head/news/sabnzbdplus/distinfo ============================================================================== --- head/news/sabnzbdplus/distinfo Mon Feb 27 17:47:25 2017 (r434983) +++ head/news/sabnzbdplus/distinfo Mon Feb 27 18:08:24 2017 (r434984) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485062633 -SHA256 (sabnzbd-sabnzbd-1.2.0_GH0.tar.gz) = 97d0ac8afd2c8f3db3e1fc965a74b6060c40bd4e03cbd16aa9d18845bf197b20 -SIZE (sabnzbd-sabnzbd-1.2.0_GH0.tar.gz) = 5312602 +TIMESTAMP = 1488181219 +SHA256 (sabnzbd-sabnzbd-1.2.1-95a7924_GH0.tar.gz) = 22c43acabef1ab29235912196fee5aba1359c6b0fbd47e499de14105db2fad37 +SIZE (sabnzbd-sabnzbd-1.2.1-95a7924_GH0.tar.gz) = 5316804