Bug 153034 - [patch] devel/pecl-spl_types - Fixes/Cleacnup
Summary: [patch] devel/pecl-spl_types - Fixes/Cleacnup
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-12 00:00 UTC by Tom Judge
Modified: 2010-12-13 18:20 UTC (History)
0 users

See Also:


Attachments
devel-pecl-spl_types.txt (1.06 KB, text/plain)
2010-12-12 00:00 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-12 00:00:22 UTC
The attached patch addresses the following issues:

* Add LICENSE=PHP301 - http://pecl.php.net/package/spl_types
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 this module requires spl which is 5+

Tinderbox Logs:

PHP 4
	N/A
PHP 5.2
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.2-amd64/pecl-spl_types-0.3.0_1.log
PHP 5.3
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.3-amd64/pecl-spl_types-0.3.0_1.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-12 00:00:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-13 18:11:26 UTC
glarkin     2010-12-13 18:11:20 UTC

  FreeBSD ports repository

  Modified files:
    devel/pecl-spl_types Makefile distinfo 
  Log:
  - Added IGNORE_WITH_PHP=4 as this extension depends on php 5.1+
  - Added LICENSE=PHP301
  - Removed MD5 line from distinfo
  
  PR:             ports/153034
  Submitted by:   "Tom Judge" <tom at tomjudge dot com>
  
  Revision  Changes    Path
  1.5       +3 -0      ports/devel/pecl-spl_types/Makefile
  1.2       +0 -1      ports/devel/pecl-spl_types/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 Greg Larkin freebsd_committer freebsd_triage 2010-12-13 18:11:36 UTC
State Changed
From-To: open->closed

Committed, thank you!