Bug 123350 - [PATCH] Fix build of mail/p5-Mail-ClamAV after clamav 0.93
Summary: [PATCH] Fix build of mail/p5-Mail-ClamAV after clamav 0.93
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: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-03 01:40 UTC by Xin LI
Modified: 2008-05-03 13:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-Mail-ClamAV.diff (7.98 KB, patch)
2008-05-03 01:40 UTC, Xin LI
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2008-05-03 01:40:00 UTC
	This patch rips off no-longer existent functionalities that exists only
in previous clamav versions.

How-To-Repeat: 	p5-Mail-ClamAV is currently marked BROKEN.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-03 01:40:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->delphij

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-03 01:40:09 UTC
Maintainer of mail/p5-Mail-ClamAV,

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

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Jan-Peter.Koopmann 2008-05-03 09:47:27 UTC
Hi,

I did not try it myself but it looks ok. I opted to wait for the
official new perl module but as I said: If this works, why not?

Thanks for the patch!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-05-03 13:05:32 UTC
delphij     2008-05-03 12:05:26 UTC

  FreeBSD ports repository

  Modified files:
    mail/p5-Mail-ClamAV  Makefile 
    mail/p5-Mail-ClamAV/files patch-ClamAV.pm 
  Added files:
    mail/p5-Mail-ClamAV/files patch-README patch-t__Mail-ClamAV.t 
  Log:
  Work around for clamav 0.93 related build issues by disabling related parts that
  is no longer available in newer clamav versions.
  
  PR:             ports/123350
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.13      +1 -3      ports/mail/p5-Mail-ClamAV/Makefile
  1.3       +120 -4    ports/mail/p5-Mail-ClamAV/files/patch-ClamAV.pm
  1.1       +47 -0     ports/mail/p5-Mail-ClamAV/files/patch-README (new)
  1.1       +21 -0     ports/mail/p5-Mail-ClamAV/files/patch-t__Mail-ClamAV.t (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 6 Xin LI freebsd_committer freebsd_triage 2008-05-03 13:06:18 UTC
State Changed
From-To: feedback->closed

Committed under maintainer approval.