Bug 152923 - [patch] archivers/pecl-rar - Cleanup/Fixes
Summary: [patch] archivers/pecl-rar - Cleanup/Fixes
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-08 14:40 UTC by Tom Judge
Modified: 2010-12-20 06:30 UTC (History)
1 user (show)

See Also:


Attachments
archivers-pecl-rar.txt (975 bytes, text/plain)
2010-12-08 14:40 UTC, Tom Judge
no flags Details
archivers-pecl-rar.txt (994 bytes, text/plain)
2010-12-08 17:09 UTC, Tom Judge
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Judge 2010-12-08 14:40:08 UTC
The attached patch fixes the following issues with archivers/pecl-rar:

* The module requires the SPL extension to be installed.

* The module requires the php extenstions in the build env so add USE_PHP_BUILD

* The module is not compatiable with php 4 so add IGNORE_WITH_PHP=4

* Remove the MD5 line from distinfo.

Tinderbox logs:

PHP 5.2:
http://tinderbox.home.tomjudge.com/tb/logs/8.1-PECL-5.2-amd64/pecl-rar-2.0.0.log

PHP 5.3:
http://tinderbox.home.tomjudge.com/tb/logs/8.1-PECL-5.3-amd64/pecl-rar-2.0.0.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-08 14:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Tom Judge 2010-12-08 17:09:16 UTC
New patch to include LICENSE line.

This PR depends on ports/152927.



-- 
TJU13-ARIN
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2010-12-20 06:24:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-12-20 06:24:53 UTC
miwi        2010-12-20 06:24:49 UTC

  FreeBSD ports repository

  Modified files:
    archivers/pecl-rar   Makefile distinfo 
  Log:
  * The module requires the SPL extension to be installed.
  * The module requires the php extenstions in the build env so add USE_PHP_BUILD
  * The module is not compatiable with php 4 so add IGNORE_WITH_PHP=4
  * Remove the MD5 line from distinfo.
  
  PR:             152923
  Submitted by:   "Tom Judge" <tom@tomjudge.com>
  
  Revision  Changes    Path
  1.8       +5 -1      ports/archivers/pecl-rar/Makefile
  1.5       +0 -1      ports/archivers/pecl-rar/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"