Bug 131154 - [MAINTAINER] net-mgmt/lanmap: fix plist and use /tmp as tmpdir
Summary: [MAINTAINER] net-mgmt/lanmap: fix plist and use /tmp as tmpdir
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: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-30 11:50 UTC by baptiste.daroussin
Modified: 2009-02-02 10:00 UTC (History)
1 user (show)

See Also:


Attachments
lanmap-2006.03.07.r81.patch (4.71 KB, patch)
2009-01-30 11:50 UTC, baptiste.daroussin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description baptiste.daroussin 2009-01-30 11:50:02 UTC
[DESCRIBE CHANGES]

Fix pkg-plist (use %%DATADIR%%)
Path to use /tmp as temporary data repository


Added file(s):
- files/patch-src__Makefile.in
- files/patch-src__facts.c

Generated with FreeBSD Port Tools 0.77
Comment 1 Philippe Audeoud freebsd_committer freebsd_triage 2009-01-30 12:47:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-02 09:50:40 UTC
jadawin     2009-02-02 09:50:21 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/lanmap      Makefile pkg-plist 
    net-mgmt/lanmap/files patch-Makefile.in 
  Added files:
    net-mgmt/lanmap/files patch-src__Makefile.in 
                          patch-src__facts.c 
  Log:
  - Fix pkg-plist
  - Add new patches
  - Bump PORTREVISION
  
  PR:             ports/131154
  Submitted by:   bapt <baptiste.daroussin _AT_ gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -0      ports/net-mgmt/lanmap/Makefile
  1.2       +14 -2     ports/net-mgmt/lanmap/files/patch-Makefile.in
  1.1       +10 -0     ports/net-mgmt/lanmap/files/patch-src__Makefile.in (new)
  1.1       +11 -0     ports/net-mgmt/lanmap/files/patch-src__facts.c (new)
  1.2       +27 -27    ports/net-mgmt/lanmap/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 Philippe Audeoud freebsd_committer freebsd_triage 2009-02-02 09:50:47 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!