Bug 125151

Summary: [MAINTAINER] www/mod_perl2: fix pkg-plist for apr-1
Product: Ports & Packages Reporter: Philip M. Gollucci <pgollucci>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mod_perl2-2.0.4,3.patch none

Description Philip M. Gollucci 2008-07-01 16:40:01 UTC
- With apr 1.x and THREADS, ThreadRWLock is also now XS Wrapped and installed conditionally.
- No PORTREVISION bump neccessary, this doesn't affect the default package.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-01 16:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

araujo@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-03 02:48:38 UTC
araujo      2008-07-03 01:48:34 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_perl2        Makefile pkg-plist 
  Log:
  - With apr 1.x and THREADS, ThreadRWLock is also now XS Wrapped and installed conditionally.
  
  PR:             ports/125151
  Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
  
  Revision  Changes    Path
  1.64      +9 -1      ports/www/mod_perl2/Makefile
  1.35      +4 -0      ports/www/mod_perl2/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 3 Marcelo Araujo freebsd_committer freebsd_triage 2008-07-03 02:48:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!