On Wed, 14 Oct 2020 22:20:48 -0400, Ashton Fagg <ash...@fagg.id.au>
wrote:

> Updates net/dsocks from 1.7 -> 1.8
> 
> According to showvictims.py, this isn't a dependency for anything
> else.
> 
> Nonetheless, tested on amd64. `make fake` completes successfully.
> 
> This is my first attempt at a ports update, as such I welcome any
> comments, guidance, yelling etc :-)
> 
> diff --git net/dsocks/Makefile net/dsocks/Makefile
> index 8ac28f6c2fd..0498162839a 100644
> --- net/dsocks/Makefile
> +++ net/dsocks/Makefile
> @@ -1,7 +1,7 @@
>  # $OpenBSD: Makefile,v 1.19 2019/07/17 14:46:33 danj Exp $
>  
>  COMMENT=             SOCKS client wrapper for *BSD
> -DISTNAME=            dsocks-1.7
> +DISTNAME=            dsocks-1.8
>  REVISION=            1

Revision line should be removed. Also just `make fake` is not enough.
Does it package (i.e. `make package` succeed)? Does the package content
change (i.e. the plist need to be updated)? Does the new package works?
Does the library version need to be bumped?

And HOMEPAGE has a redirect to https so it can be updated.


Cheers,
Daniel

Reply via email to