Bug 132727 - improvement for security/cvm port
Summary: improvement for security/cvm port
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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-17 12:40 UTC by Alex Povolotsky
Modified: 2009-03-21 13:20 UTC (History)
0 users

See Also:


Attachments
file.diff (4.19 KB, patch)
2009-03-17 12:40 UTC, Alex Povolotsky
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Povolotsky 2009-03-17 12:40:06 UTC
security/cvm port does not allow easy compilation with vpopmail. 

Supplied patch allows it.

Fix: Patch attached with submission follows:
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2009-03-21 01:33:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-21 13:14:38 UTC
dhn         2009-03-21 13:14:29 UTC

  FreeBSD ports repository

  Modified files:
    security/cvm         Makefile pkg-plist 
  Added files:
    security/cvm/files   patch-Makefile 
  Log:
  - Add vpopmail support
  - Pass maintainership to submitter
  - Bump PORTREVISION
  
  PR:     ports/132727
  Submitted by:   Alex Povolotsky <tarkhil@over.ru>
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.15      +17 -2     ports/security/cvm/Makefile
  1.1       +15 -0     ports/security/cvm/files/patch-Makefile (new)
  1.7       +1 -0      ports/security/cvm/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 3 Dennis Herrmann freebsd_committer freebsd_triage 2009-03-21 13:15:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!