Bug 111928

Summary: sysutils/nut: fix plist
Product: Ports & Packages Reporter: Dima Panov <fluffy>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Dima Panov 2007-04-20 05:50:02 UTC
	sysutils/nut install some html files in wrong directory, if 
    build with cgi support

How-To-Repeat: 	cd ${PORTSDIR}/sysutils/nut && make -DWITH_NUT_CGI install
    ls /usr/local/html/*
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-20 05:50:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2007-04-20 08:05:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 3 Joerg Pulz 2007-04-20 08:22:16 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

thanks for reporting this.
I approve it.

Kind regards
Joerg

- -- 
The beginning is the most important part of the work.
 				-Plato
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (FreeBSD)

iD8DBQFGKGorSPOsGF+KA+MRAjNvAJsF9SfpQpb612DEa/smOGOpIhCMpwCghf93
d09R74Kctk5Du7sPPpST8Ks=
=uAyp
-----END PGP SIGNATURE-----
Comment 4 Li-Wen Hsu freebsd_committer freebsd_triage 2007-04-20 08:56:50 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-05-29 19:07:17 UTC
lwhsu       2007-05-29 18:07:10 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/nut         Makefile pkg-plist 
  Log:
  - Fix pkg-plist when building with cgi support
  
  PR:             111928
  Submitted by:   Dima Panov <fluffy AT ns.ael.RU>
  Approved by:    Joerg Pulz <Joerg.Pulz AT frm2.tum.de> (maintainer)
                  clsung (mentor, implicitly)
  
  Revision  Changes    Path
  1.36      +7 -0      ports/sysutils/nut/Makefile
  1.24      +5 -0      ports/sysutils/nut/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 6 Li-Wen Hsu freebsd_committer freebsd_triage 2007-05-29 19:07:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!