On Dec 29 10:55:16, j...@bonetruck.org wrote:
> * Jim Razmus <j...@bonetruck.org> [131229 10:18]:
> > I've just released greyscanner version 2.00.  Notable changes include:
> > 
> > -config file moved from /etc to /etc/mail
> > -now runs with privilege separation using the _greyscanner user
> > 
> > Anyone using the external address checking feature should ensure those
> > programs are executable by _greyscanner.
> > 
> > The attached patch updates the port.  ok to commit?
> > 
> > jim@
> 
> Now with the correct group id.  Sorry for the noise.

Works well for me.
Thanks!

        Jan


> Index: greyscanner//Makefile
> ===================================================================
> RCS file: /cvs/ports/mail/greyscanner/Makefile,v
> retrieving revision 1.9
> diff -u -p -r1.9 Makefile
> --- greyscanner//Makefile     5 Dec 2013 00:27:50 -0000       1.9
> +++ greyscanner//Makefile     29 Dec 2013 16:51:28 -0000
> @@ -2,7 +2,7 @@
>  
>  COMMENT =    greytrapping daemon to complement OpenBSD spamd
>  
> -DISTNAME =   greyscanner-1.02
> +DISTNAME =   greyscanner-2.00
>  CATEGORIES = mail
>  HOMEPAGE =   https://bitbucket.org/bonetruck/greyscanner/
>  
> Index: greyscanner//distinfo
> ===================================================================
> RCS file: /cvs/ports/mail/greyscanner/distinfo,v
> retrieving revision 1.2
> diff -u -p -r1.2 distinfo
> --- greyscanner//distinfo     5 Dec 2013 00:27:50 -0000       1.2
> +++ greyscanner//distinfo     29 Dec 2013 16:51:28 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (greyscanner-1.02.tar.gz) = 
> +VUp/IRTWFVqVpZ9s4tYyy+zmo3XYixD1m6iYSKVSwg=
> -SIZE (greyscanner-1.02.tar.gz) = 6919
> +SHA256 (greyscanner-2.00.tar.gz) = 
> Hkl+Gv6Vt+kE7Np8chx4BwVHk0WEQHNhPB8tPpPQexI=
> +SIZE (greyscanner-2.00.tar.gz) = 7684
> Index: greyscanner//pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/mail/greyscanner/pkg/PLIST,v
> retrieving revision 1.2
> diff -u -p -r1.2 PLIST
> --- greyscanner//pkg/PLIST    1 May 2011 20:05:54 -0000       1.2
> +++ greyscanner//pkg/PLIST    29 Dec 2013 16:51:28 -0000
> @@ -1,4 +1,6 @@
>  @comment $OpenBSD: PLIST,v 1.2 2011/05/01 20:05:54 sthen Exp $
> +@newgroup _greyscanner:729
> +@newuser _greyscanner:729:729:daemon:greyscanner 
> daemon:/nonexistent:/sbin/nologin
>  @man man/man1/greyscanner.1
>  sbin/greyscanner
>  share/examples/greyscanner/

Reply via email to