Bug 156965 - [PATCH] devel/ocfpcsc: fix clang warnings, update maintainer email address
Summary: [PATCH] devel/ocfpcsc: fix clang warnings, update maintainer email address
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-12 00:50 UTC by Marcin Cieślak
Modified: 2011-05-21 21:00 UTC (History)
0 users

See Also:


Attachments
ocfpcsc-0.0.1_1.patch (2.94 KB, patch)
2011-05-12 00:50 UTC, Marcin Cieślak
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Cieślak 2011-05-12 00:50:10 UTC
- Small fixes for warning as reported by clang++
- Update maintainer email address (the old one is dead)

Added file(s):
- files/patch-OCFPCSC1.cpp
- files/patch-PcscExceptions.cpp

Port maintainer (saper@SYSTEM.PL) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-12 00:50:21 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-12 00:50:24 UTC
Maintainer of devel/ocfpcsc,

Please note that PR ports/156965 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/156965

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-12 00:50:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Marcin Cieślak 2011-05-12 01:22:40 UTC
On Wed, 11 May 2011, edwin@FreeBSD.org wrote:

> Synopsis: [PATCH] devel/ocfpcsc: fix clang warnings, update maintainer email address
>
> State-Changed-From-To: open->feedback
> State-Changed-By: edwin
> State-Changed-When: Wed May 11 23:50:26 UTC 2011
> State-Changed-Why:
> Awaiting maintainers feedback (via the GNATS Auto Assign Tool)

I am the maintainer and I approve this message.

(formerly saper@SYSTEM.PL)
Comment 5 Marcin Cieślak 2011-05-12 09:33:35 UTC
> Synopsis: [PATCH] devel/ocfpcsc: fix clang warnings, update maintainer email 
> address
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: edwin
> State-Changed-When: Wed May 11 23:50:26 UTC 2011
> State-Changed-Why:
> Awaiting maintainers feedback (via the GNATS Auto Assign Tool)

I am the maintainer and I approve this message.

(formerly saper@SYSTEM.PL)
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-05-21 20:50:32 UTC
arved       2011-05-21 19:50:19 UTC

  FreeBSD ports repository

  Modified files:
    devel/ocfpcsc        Makefile distinfo 
  Added files:
    devel/ocfpcsc/files  patch-OCFPCSC1.cpp 
                         patch-PcscExceptions.cpp 
  Log:
  Fix warnings reported by clang ++
  Update maintainer email address
  
  PR:             156965
  Submitted by:   Marcin Cieslak <saper@saper.info>
  
  Revision  Changes    Path
  1.2       +3 -2      ports/devel/ocfpcsc/Makefile
  1.2       +0 -1      ports/devel/ocfpcsc/distinfo
  1.1       +11 -0     ports/devel/ocfpcsc/files/patch-OCFPCSC1.cpp (new)
  1.1       +11 -0     ports/devel/ocfpcsc/files/patch-PcscExceptions.cpp (new)
_______________________________________________
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 7 Tilman Keskinoz freebsd_committer freebsd_triage 2011-05-21 20:50:36 UTC
State Changed
From-To: feedback->closed

Committed, thanks