Bug 136125 - [PATCH] www/lighttpd 1.4.23: fix autotools
Summary: [PATCH] www/lighttpd 1.4.23: fix autotools
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: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-28 12:40 UTC by Martin Matuska
Modified: 2009-06-29 02:30 UTC (History)
1 user (show)

See Also:


Attachments
lighttpd-1.4.23_1.patch (806 bytes, patch)
2009-06-28 12:40 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2009-06-28 12:40:06 UTC
My patch in ports/136026 does not work properly on many existing 
installations. This requires a fix of USE_AUTOTOOLS and add pkgconfig
to USE_GNOME to work properly.

Tinderbox tested + tested on several 7-STABLE and 8-CURRENT systems.

Please consider commiting as soon as possible.

How-To-Repeat: Try to upgrade lighttpd on existing installations.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-28 12:40:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-29 02:26:22 UTC
mnag        2009-06-29 01:26:13 UTC

  FreeBSD ports repository

  Modified files:
    www/lighttpd         Makefile 
  Log:
  - Upgrade fix.
  
  PR:             136125
  Submitted by:   Martin Matuska <mm___FreeBSD.org>
  
  Revision  Changes    Path
  1.73      +3 -2      ports/www/lighttpd/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 Marcus Alves Grando freebsd_committer freebsd_triage 2009-06-29 02:26:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!