Bug 132980 - [PATCH] security/klamav: Clarify docs installation
Summary: [PATCH] security/klamav: Clarify docs installation
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-23 18:40 UTC by Renato Botelho
Modified: 2009-03-23 20:50 UTC (History)
1 user (show)

See Also:


Attachments
klamav-0.46_1.patch (5.61 KB, patch)
2009-03-23 18:40 UTC, Renato Botelho
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Botelho freebsd_committer freebsd_triage 2009-03-23 18:40:01 UTC
- Actually, klamav doesn't install docs, it just installs kde stuffs on
${PREFIX}/share/doc/HTML/en like another KDE related applications do, so, don't
treat those files as docs, setting DOCSDIR, like other KDE related apps do.
- Since I'm here, sort pkg-plist alphabetically
- Remove old-style signature from pkg-descr
- No bump on PORTREVISION is needed since generated package is the same

Port maintainer (anderson@cnpm.embrapa.br) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-23 18:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-23 18:40:16 UTC
Maintainer of security/klamav,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-23 18:40:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Anderson S. Ferreira 2009-03-23 20:15:00 UTC
Patch approved !

Edwin Groothuis wrote:
> Maintainer of security/klamav,
>=20
> Please note that PR ports/132980 has just been submitted.
>=20
> 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.
>=20
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/132980
>=20


--=20
Anderson Soares Ferreira - anderson@cnpm.embrapa.br
Analista de Sistemas
Embrapa Monitoramento por Sat=E9lite
http://www.cnpm.embrapa.br
Tel.: (19) 3211-6200   Fax: (19) 3211-6222/3211-6333


---
Aviso de confidencialidade:

Esta mensagem da Empresa Brasileira de Pesquisa Agropecuária (Embrapa), 
empresa pública federal regida pelo disposto na Lei Federal nº 5.851, 
de 7 de dezembro de 1972, é enviada exclusivamente a seu destinatário 
e pode conter informações confidenciais, protegidas por sigilo profissional. 
Sua utilização desautorizada é ilegal e sujeita o infrator às penas da lei. 
Se você a recebeu indevidamente, queira, por gentileza, reenviá-la ao emitente, 
esclarecendo o equívoco.

Confidentiality note:

This message from Empresa Brasileira de Pesquisa Agropecuária (Embrapa), 
a government company established under Brazilian law (5.851/72), 
is directed exclusively to its addressee and may contain confidential data, 
protected under professional secrecy rules. Its unauthorized use is illegal 
and may subject the transgressor to the law's penalties. 
If you are not the addressee, please send it back, elucidating the failure.
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-03-23 20:42:31 UTC
garga       2009-03-23 20:42:15 UTC

  FreeBSD ports repository

  Modified files:
    security/klamav      Makefile pkg-descr pkg-plist 
  Log:
  - Actually, klamav doesn't install docs, it just installs kde stuffs on
  ${PREFIX}/share/doc/HTML/en like another KDE related applications do, so, don't
  treat those files as docs, setting DOCSDIR, like other KDE related apps do.
  - Since I'm here, sort pkg-plist alphabetically
  - Remove old-style signature from pkg-descr
  - No bump on PORTREVISION is needed since generated package is the same
  
  PR:             ports/132980
  Submitted by:   garga
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.23      +0 -1      ports/security/klamav/Makefile
  1.2       +0 -3      ports/security/klamav/pkg-descr
  1.10      +46 -51    ports/security/klamav/pkg-plist
_______________________________________________
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 Renato Botelho freebsd_committer freebsd_triage 2009-03-23 20:42:42 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!