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

See Also:


Attachments
devel-pecl-bbcode.txt (1.01 KB, text/plain)
2010-12-09 00:30 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-09 00:30:08 UTC
The attached patch resolves the following issues:

* Add LICENSE=PHP301 BSD and LICENSE_COMB=multi - http://pecl.php.net/package/bbcode
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 as this module requires php 5.2.0 or newer.

Tinderbox Logs:

PHP 4
	N/A
PHP 5.2
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.2-amd64/pecl-bbcode-1.0.2.log
PHP 5.3
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.3-amd64/pecl-bbcode-1.0.2.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-09 00:30: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:00:31 UTC
miwi        2010-12-20 07:00:20 UTC

  FreeBSD ports repository

  Modified files:
    devel/pecl-bbcode    Makefile distinfo 
  Log:
  * Add LICENSE and LICENSE_COMB=multi
  * Remove MD5 line from distinfo.
  * Add IGNORE_WITH_PHP=4 as this module requires php 5.2.0 or newer.
  
  PR:             152946
  Submitted by:   "Tom Judge" <tom@tomjudge.com>
  
  Revision  Changes    Path
  1.6       +4 -0      ports/devel/pecl-bbcode/Makefile
  1.5       +0 -1      ports/devel/pecl-bbcode/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:00:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!