Bug 135203 - [patch] graphics/linux-sdl_image: fix packaging with NOPORTDOCS=yes
Summary: [patch] graphics/linux-sdl_image: fix packaging with NOPORTDOCS=yes
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: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-03 10:10 UTC by Boris Samorodov
Modified: 2009-06-04 09:00 UTC (History)
0 users

See Also:


Attachments
linux-sdl_image.diff (1.46 KB, patch)
2009-06-03 10:10 UTC, Boris Samorodov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Samorodov freebsd_committer freebsd_triage 2009-06-03 10:10:01 UTC
	As reported by QAT this port don't do the right thing when building
	with NOPORTDOCS=yes, etc.:
	http://qat.tecnik93.com/logs/7-STABLE-FPT-NPD/linux-sdl_image-1.2.5_2.log

Fix: . fix build with NOPORTDOCS=yes and friends;
	. as a side effect remove a six lines pkg-plist;
	. bump PORTREVISION.
	Reported by:	QAT
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-03 10:10:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-04 08:53:45 UTC
itetcu      2009-06-04 07:53:25 UTC

  FreeBSD ports repository

  Modified files:
    graphics/linux-sdl_image Makefile 
  Log:
  Force commit to have the right commit message recorded for the previous commit:
  
  - fix build with NOPORTDOCS=yes and friends;
  - as a side effect remove a six lines pkg-plist;
  - bump PORTREVISION.
  
  PR:             ports/135203
  Submitted:      bsam@
  Reported by:    QAT
  Approved by:    maintainer timeout on QATMail (since 24 Aug 2008)
  
  Revision  Changes    Path
  1.15      +0 -0      ports/graphics/linux-sdl_image/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 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2009-06-04 08:53:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!