Bug 119451 - graphics/libgphoto2: files not in pkg-plist
Summary: graphics/libgphoto2: files not in pkg-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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-08 14:40 UTC by fmysh
Modified: 2008-01-08 15:30 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (23.86 KB, patch)
2008-01-08 14:40 UTC, fmysh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fmysh 2008-01-08 14:40:01 UTC
	Since libgphto2 (at least) version 2.4.0 installs document
	files by itself, drop NOPORTDOCS and update pkg-plist.

How-To-Repeat: 
# pkg_delete libgphoto2-2.4.0
===>  Deinstalling for graphics/libgphoto2
===>   Deinstalling libgphoto2-2.4.0
pkg_delete: unable to completely remove directory '/usr/local/share/doc/libgphoto2'
pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?)
# ls -F /usr/local/share/doc/libgphoto2
README.apidocs  apidocs.html/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-08 14:40:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2008-01-08 15:25:40 UTC
State Changed
From-To: open->closed

Thanks for reporting, I have fixed it the other way around - disabling Doxygen 
even if it's present.  For the post-install target you're correct, I removed 
it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-01-08 15:26:00 UTC
pav         2008-01-08 15:25:56 UTC

  FreeBSD ports repository

  Modified files:
    graphics/libgphoto2  Makefile pkg-plist 
  Log:
  - Disable Doxygen
  - Port now installs the docs by itself
  
  PR:             ports/119451
  Reported by:    TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
  
  Revision  Changes    Path
  1.34      +1 -13     ports/graphics/libgphoto2/Makefile
  1.14      +49 -49    ports/graphics/libgphoto2/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"