Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2016 09:46:29 +0100
From:      Kurt Jaeger <lists@opsec.eu>
To:        don subleski <dsubleski@yahoo.com>
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: castget port
Message-ID:  <20160124084629.GK46096@home.opsec.eu>
In-Reply-To: <958102072.32658.1453513598738.JavaMail.yahoo@mail.yahoo.com>
References:  <958102072.32658.1453513598738.JavaMail.yahoo.ref@mail.yahoo.com> <958102072.32658.1453513598738.JavaMail.yahoo@mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> i use /www/castget, and i noticed the port is version is 1.0.1,
> the new version is 1.2.1, released a couple of weeks ago.
> can someone update the port, or if not i'd like to volunteer to do it.
> i will need someones help as i'm a computer hobbyist 

Thanks for the patch that you sent to me directly. I'm build-testing
it right now and the patch looks fine, with those two changes:

1)
EXTRACT_SUFX=	.tar.bz2

should be replaced with

USES=		tar:bzip2

(portlint -AC said so 8-)

2) PORTREVISION is only incremented if PORTVERSION stays the same,
if PORTVERSION is changed, PORTREVISION can be reset to empty.

In general, submitting a patch can be done using

https://bugs.freebsd.org/

which allows tracking the work being done on the port.

I'll send an update if build-testing reveals other issues.

-- 
pi@opsec.eu            +49 171 3101372                         4 years to go !



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