Bug 165103 - [PATCH] mail/sqlgrey: update
Summary: [PATCH] mail/sqlgrey: update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-13 17:20 UTC by Martin Matuska
Modified: 2012-02-14 13:03 UTC (History)
1 user (show)

See Also:


Attachments
sqlgrey-1.8.0.patch (4.98 KB, patch)
2012-02-13 17:20 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2012-02-13 17:20:09 UTC
Update to 1.8.0
Use UIDs/GIDs infrastructure (uid/gid 226)
Use pidfile command line argument in rc script

As I am now a developer of sqlgrey, I would like to
take over maintainership of this port.

Port maintainer (chifeng@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-13 17:20:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-13 17:20:23 UTC
Maintainer of mail/sqlgrey,

Please note that PR ports/165103 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165103

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-13 17:20:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 chifeng 2012-02-14 03:53:58 UTC
thank you, please commit!

Chifeng

On Tue, Feb 14, 2012 at 1:20 AM, Edwin Groothuis <edwin@freebsd.org> wrote:

> Maintainer of mail/sqlgrey,
>
> Please note that PR ports/165103 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165103
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>



-- 
*Regards.*
**- Chifeng
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-02-14 10:47:46 UTC
mm          2012-02-14 10:47:37 UTC

  FreeBSD ports repository

  Modified files:
    .                    GIDs UIDs 
    mail/sqlgrey         Makefile distinfo 
    mail/sqlgrey/files   pkg-install.in sqlgrey.in 
  Log:
  Update SQLgrey to 1.8.0
  Use UIDs/GIDs infractructure (new uid/gid 226)
  
  PR:             ports/165103
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.164     +2 -1      ports/GIDs
  1.186     +2 -1      ports/UIDs
  1.20      +4 -4      ports/mail/sqlgrey/Makefile
  1.10      +2 -2      ports/mail/sqlgrey/distinfo
  1.3       +3 -26     ports/mail/sqlgrey/files/pkg-install.in
  1.4       +8 -7      ports/mail/sqlgrey/files/sqlgrey.in
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Martin Matuska freebsd_committer freebsd_triage 2012-02-14 13:03:44 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!