Date: Fri, 15 Feb 2019 18:26:24 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493007 - head/net-p2p/radarr Message-ID: <201902151826.x1FIQO4a076727@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Fri Feb 15 18:26:23 2019 New Revision: 493007 URL: https://svnweb.freebsd.org/changeset/ports/493007 Log: net-p2p/radarr: Fix with PORTREVISION bump Modified: head/net-p2p/radarr/Makefile Modified: head/net-p2p/radarr/Makefile ============================================================================== --- head/net-p2p/radarr/Makefile Fri Feb 15 18:03:18 2019 (r493006) +++ head/net-p2p/radarr/Makefile Fri Feb 15 18:26:23 2019 (r493007) @@ -3,7 +3,7 @@ PORTNAME= radarr PORTVERSION= 0.2.0.1293 DISTVERSIONPREFIX=v -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Radarr/Radarr/releases/download/v${PORTVERSION}/ DISTNAME= Radarr.develop.${PORTVERSION}.linux
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902151826.x1FIQO4a076727>