Bug 153022 - [patch] devel/pecl-ncurses Fixes/Cleanup
Summary: [patch] devel/pecl-ncurses 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: Josh Paetzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-11 17:00 UTC by Tom Judge
Modified: 2010-12-13 16:20 UTC (History)
1 user (show)

See Also:


Attachments
devel-pecl-ncurses.txt (1011 bytes, text/plain)
2010-12-11 17: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-11 17:00:19 UTC
The attached patch addresses the following issues:

* Add LICENSE=PHP301 - http://pecl.php.net/package/ncurses
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 as this requires as least php 5.
* Replace CONFICTS=php-5.2* with IGNORE_WITH_PHP=52 ( Compile error)

Tinderbox Logs:

PHP 4
	N/A
PHP 5.2
	http://tinderbox.tomjudge.com/tb/errors/8.1-PECL-5.2-amd64/pecl-ncurses-1.0.1.log
PHP 5.3
	http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.3-amd64/pecl-ncurses-1.0.1.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-11 17:00:24 UTC
Maintainer of devel/pecl-ncurses,

Please note that PR ports/153022 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153022

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-11 17:00:28 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Josh Paetzel freebsd_committer freebsd_triage 2010-12-11 18:02:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jpaetzel

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-12-13 16:10:14 UTC
jpaetzel    2010-12-13 16:10:07 UTC

  FreeBSD ports repository

  Modified files:
    devel/pecl-ncurses   Makefile distinfo 
  Log:
  Minor port fixes and cleanup.
  
  PR:     ports/153022
  Submitted by:   Tom Judge <tom@tomjudge.com>
  Approved by:    jille@quis.cx (Maintainer)
  
  Revision  Changes    Path
  1.2       +3 -2      ports/devel/pecl-ncurses/Makefile
  1.2       +0 -1      ports/devel/pecl-ncurses/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 5 Josh Paetzel freebsd_committer freebsd_triage 2010-12-13 16:10:23 UTC
State Changed
From-To: feedback->closed

Committed, thanks!