Bug 122395 - [MAINTAINER] www/p5-Apache-Test: update to 1.30
Summary: [MAINTAINER] www/p5-Apache-Test: update to 1.30
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-04-03 02:00 UTC by Philip M. Gollucci
Modified: 2008-04-08 04:50 UTC (History)
0 users

See Also:


Attachments
p5-Apache-Test-1.30.patch (3.26 KB, patch)
2008-04-03 02:00 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-04-03 02:00:06 UTC
- Update to 1.30
- CPAN macro
- File::Spec is part of lang/perl5.8
- Doesn't build or run depend on mod_perl, you can use it with vanilla www/apache*
  [see UPDATING addition]
- 500503 perl is not supported anymore
- pod2man --lax is obsolete
- 2.0.2 of mod_perl should fix the comment out on line 26 of Makefile 
  which is www/mod_perl2 
- line 11 of a comment in Test5005compat.pm and we don't support that perl anyway
- PERLRUN macro works in lan/perl5.8
- don't need bsd.port.(pre|post).mk anymore

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-03 02:00:14 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-04-08 04:41:37 UTC
araujo      2008-04-08 03:41:23 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    www/p5-Apache-Test   Makefile distinfo 
  Log:
  - Update to 1.30.
  - Use CPAN macro.
  - Doesn't depend more on mod_perl.
  
  PR:             ports/122395
  Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com> (maintainer)
  
  Revision  Changes    Path
  1.615     +11 -1     ports/UPDATING
  1.24      +8 -24     ports/www/p5-Apache-Test/Makefile
  1.21      +3 -3      ports/www/p5-Apache-Test/distinfo
_______________________________________________
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-04-08 04:42:18 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!