Bug 106170 - [MAINTAINER] net/wired: fix handling of configuration files
Summary: [MAINTAINER] net/wired: fix handling of configuration files
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-02 01:30 UTC by trasz
Modified: 2006-12-04 22:10 UTC (History)
0 users

See Also:


Attachments
wired-1.3.1_1.patch (3.85 KB, patch)
2006-12-02 01:30 UTC, trasz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description trasz 2006-12-02 01:30:09 UTC
${LOCALBASE}/wired/{users,groups,news,banlist} are actually configuration
files, so treat them as such.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-02 01:30:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-04 22:03:28 UTC
miwi        2006-12-04 22:03:13 UTC

  FreeBSD ports repository

  Modified files:
    net/wired            Makefile pkg-install pkg-plist 
    net/wired/files      patch-Makefile.in 
  Log:
  - Fixed certificate handling
  - Fix handling of configuration files
  - Bump PORTREVISION
  
  PR:             106170
  Submitted by:   trasz
  
  Revision  Changes    Path
  1.2       +15 -1     ports/net/wired/Makefile
  1.2       +66 -29    ports/net/wired/files/patch-Makefile.in
  1.2       +3 -0      ports/net/wired/pkg-install
  1.2       +15 -6     ports/net/wired/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 Martin Wilke freebsd_committer freebsd_triage 2006-12-04 22:03:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!