Bug 153035 - [patch] devel/pecl-spread - Fixes/Cleanup
Summary: [patch] devel/pecl-spread - Fixes/Cleanup
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-12 00:10 UTC by Tom Judge
Modified: 2010-12-20 07:40 UTC (History)
0 users

See Also:


Attachments
devel-pecl-spread.txt (962 bytes, text/plain)
2010-12-12 00:10 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:10:08 UTC
The attached patch addresses the following issues:

* Add LICENSE=PHP301 - http://pecl.php.net/package/spread
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 - compile issue.

Tinderbox Logs:

PHP 4
	http://tinderbox.tomjudge.com/tb/errors/8.1-PECL-4-amd64/pecl-spread-2.1.0.log
PHP 5.2
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.2-amd64/pecl-spread-2.1.0.log
PHP 5.3
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.3-amd64/pecl-spread-2.1.0.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-12 00:10:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-20 07:35:21 UTC
miwi        2010-12-20 07:35:15 UTC

  FreeBSD ports repository

  Modified files:
    devel/pecl-spread    Makefile distinfo 
  Log:
  * Add LICENSE=PHP301 - http://pecl.php.net/package/spread
  * Remove MD5 line from distinfo.
  * Add IGNORE_WITH_PHP=4
  
  PR:             153035
  Submitted by:   "Tom Judge" <tom@tomjudge.com>
  
  Revision  Changes    Path
  1.5       +3 -0      ports/devel/pecl-spread/Makefile
  1.3       +0 -1      ports/devel/pecl-spread/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 Martin Wilke freebsd_committer freebsd_triage 2010-12-20 07:35:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!