Bug 153689

Summary: [patch] net-mgmt/ocsinventory-agent
Product: Ports & Packages Reporter: Tom Judge <tom>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
net-mgmt-ocsinventory-agent.txt none

Description Tom Judge 2011-01-04 20:00:20 UTC
The attached patch makes it possible to build a package from this port.

Build log:

http://tinderbox.tomjudge.com/tb/logs/8.1-Devel-amd64/Ocsinventory-Agent-1.1.2.1_1,1.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-04 20:00:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-13 16:53:23 UTC
araujo      2011-02-13 16:53:18 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/ocsinventory-agent Makefile distinfo pkg-plist 
  Added files:
    net-mgmt/ocsinventory-agent/files patch-Makefile.PL 
                                      pkg-message.in 
  Log:
  - Now is possible to built this port without user interaction.
  - Update PKG-PLIST.
  - Included a forgotten manpage.
  - Bump PORTREVISION.
  
  PR:             ports/153689
  Submitted by:   Tom Judge <tom@tomjudge.com>
  
  Revision  Changes    Path
  1.11      +7 -1      ports/net-mgmt/ocsinventory-agent/Makefile
  1.7       +0 -1      ports/net-mgmt/ocsinventory-agent/distinfo
  1.1       +12 -0     ports/net-mgmt/ocsinventory-agent/files/patch-Makefile.PL (new)
  1.1       +12 -0     ports/net-mgmt/ocsinventory-agent/files/pkg-message.in (new)
  1.4       +62 -17    ports/net-mgmt/ocsinventory-agent/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 Marcelo Araujo freebsd_committer freebsd_triage 2011-02-13 16:53:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!