Bug 152938 - [patch] databases/pecl-drizzle Cleanup/Fixes
Summary: [patch] databases/pecl-drizzle 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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-08 21:30 UTC by Tom Judge
Modified: 2010-12-11 04:00 UTC (History)
0 users

See Also:


Attachments
databases-pecl-drizzle.txt (995 bytes, text/plain)
2010-12-08 21: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-08 21:30:08 UTC
The attached patch fixes the following issues:
* Add IGNORE_WITH_PHP=4 as this depends on php 5.1+
* Add LICENSE=PHP301 - http://pecl.php.net/package/drizzle - Depends on ports/152927
* Remove MD5 line from distinfo.

Tinderbox Logs:

PHP 4
	N/A
PHP 5.2
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.2-amd64/pecl-drizzle-0.4.2.log
PHP 5.3
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.3-amd64/pecl-drizzle-0.4.2.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-08 21:30:17 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-11 03:56:08 UTC
glarkin     2010-12-11 03:56:03 UTC

  FreeBSD ports repository

  Modified files:
    databases/pecl-drizzle Makefile distinfo 
  Log:
  - Added IGNORE_WITH_PHP=4 as this extension depends on php 5.1+
  - Added LICENSE=PHP301 - depends on ports/152927
  - Removed MD5 line from distinfo
  
  PR:             ports/152938
  Submitted by:   Tom Judge <tom at tomjudge dot com>
  
  Revision  Changes    Path
  1.2       +3 -0      ports/databases/pecl-drizzle/Makefile
  1.2       +0 -1      ports/databases/pecl-drizzle/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-11 03:56:11 UTC
State Changed
From-To: open->closed

Committed, thank you!