Bug 125151 - [MAINTAINER] www/mod_perl2: fix pkg-plist for apr-1
Summary: [MAINTAINER] www/mod_perl2: fix pkg-plist for apr-1
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-01 16:40 UTC by Philip M. Gollucci
Modified: 2008-07-03 02:50 UTC (History)
0 users

See Also:


Attachments
mod_perl2-2.0.4,3.patch (2.59 KB, patch)
2008-07-01 16:40 UTC, Philip M. Gollucci
no flags Details | Diff

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