Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Oct 2016 11:08:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200005] irc/znc: rc script assumes a user that is not created with package
Message-ID:  <bug-200005-13-kJhpOcUxS9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200005-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200005-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200005

Danilo G. Baio (dbaio) <dbaio@bsd.com.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #175572|0                           |1
        is obsolete|                            |
 Attachment #175573|0                           |1
        is obsolete|                            |
 Attachment #175574|0                           |1
        is obsolete|                            |
 Attachment #175575|0                           |1
        is obsolete|                            |

--- Comment #13 from Danilo G. Baio (dbaio) <dbaio@bsd.com.br> ---
Created attachment 175658
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175658&action=
=3Dedit
znc_user_group_v4_svn.patch


Updating outdated patch by ports r423687=20

- Create znc user/group
- Set permissions properly on ETCDIR
- Move pkg-message to files directory
- Insert an information about znc user/group on pkg-message
- Update distinfo with TIMESTAMP
- Bump PORTREVISION
- Take maintainer'ship

[QA]

Poudriere testport:=20
        poudriere: i386,  9.3   (OK)
        poudriere: amd64, 9.3   (OK)
        poudriere: i386,  10.3  (OK)
        poudriere: amd64, 10.3  (OK)
        poudriere: i386,  11    (OK)
        poudriere: amd64, 11    (OK)=20=20=20=20
        poudriere: i386,  12    (OK)
        poudriere: amd64, 12    (OK)

Same warnings on portlint:

[~/FreeBSD/ports/irc/znc]$ portlint -C
WARN: Makefile: [73]: use ${VARIABLE}, instead of $(VARIABLE).
WARN: Makefile: [47]: possible direct use of command "perl" found. use ${PE=
RL}
instead.
0 fatal errors and 2 warnings found.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200005-13-kJhpOcUxS9>