Bug 87830 - [maintainer update] mail/pflogstats broken patch fix
Summary: [maintainer update] mail/pflogstats broken patch fix
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-22 08:50 UTC by Andrew J. Caines
Modified: 2005-10-22 18:56 UTC (History)
0 users

See Also:


Attachments
file.diff (1.56 KB, patch)
2005-10-22 08:50 UTC, Andrew J. Caines
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew J. Caines 2005-10-22 08:50:14 UTC

Old patch to the pflogstats script broke the #! in the new version, giving the error:

----8<----
syntax error at /usr/local/bin/pflogstats line 35, near "require 5.00503"
BEGIN not safe after errors--compilation aborted at /usr/local/bin/pflogstats line 37.
----8<----

.Fixed the broken patch.

How-To-Repeat: 

Apply the patch.
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2005-10-22 18:14:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

I will take it.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2005-10-22 18:56:56 UTC
State Changed
From-To: open->closed

Committed, thanks!