Bug 132501 - security/cvm is seriously out-of-date
Summary: security/cvm is seriously out-of-date
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-10 14:00 UTC by Alex Povolotsky
Modified: 2009-03-11 17:10 UTC (History)
0 users

See Also:


Attachments
file.diff (5.38 KB, patch)
2009-03-10 14:00 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-10 14:00:14 UTC
security/cvm port is out of date, 0.82_2, while current is 0.95. Current version of mailfront (from ports) does not compile with cvm from ports.

Fix: Apply attached patch to /usr/ports/security

Patch attached with submission follows:
How-To-Repeat: cd /usr/ports
make update
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2009-03-10 16:26:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-11 17:03:34 UTC
dhn         2009-03-11 17:02:50 UTC

  FreeBSD ports repository

  Modified files:
    security/cvm         Makefile distinfo pkg-plist 
  Log:
  - Update to 0.95
  
  PR:     132501
  Submitted by:   Alex Povolotsky <tarkhil@over.ru>
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.14      +6 -5      ports/security/cvm/Makefile
  1.10      +3 -6      ports/security/cvm/distinfo
  1.6       +10 -10    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-11 17:06:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!