Bug 111928 - sysutils/nut: fix plist
Summary: sysutils/nut: fix plist
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-20 05:50 UTC by Dima Panov
Modified: 2007-05-29 19:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.84 KB, patch)
2007-04-20 05:50 UTC, Dima Panov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!