Bug 143099 - [PATCH] security/logcheck: set group of ${DATADIR} to ${LOGCHECK_GROUP}
Summary: [PATCH] security/logcheck: set group of ${DATADIR} to ${LOGCHECK_GROUP}
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-23 02:30 UTC by Yasuhiro Kimura
Modified: 2010-01-25 23:30 UTC (History)
0 users

See Also:


Attachments
patch-logcheck (931 bytes, text/plain)
2010-01-23 02:30 UTC, Yasuhiro Kimura
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2010-01-23 02:30:05 UTC
	Set group of ${DATADIR} to ${LOGCHECK_GROUP} so files inside can be read by ${LOGCHECK_USR}
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-23 02:30:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-25 23:23:11 UTC
glarkin     2010-01-25 23:23:02 UTC

  FreeBSD ports repository

  Modified files:
    security/logcheck    Makefile 
  Log:
  - Fix permissions on DATADIR so code snippets can be compiled on the
    fly by logtail2.
  - Bumped PORTREVISION
  
  PR:             ports/143077, ports/143099
  Submitted by:   Berend de Boer <berend@pobox.com>, Yasuhiro KIMURA <yasu@utahime.org>
  
  Revision  Changes    Path
  1.31      +4 -1      ports/security/logcheck/Makefile
_______________________________________________
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 Greg Larkin freebsd_committer freebsd_triage 2010-01-25 23:23:25 UTC
State Changed
From-To: open->closed

Committed, thank you!