Summary: | [patch] databases/pecl-sqlite Cleanup/Fixes | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tom Judge <tom> | ||||||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | jpaetzel | ||||||||
Priority: | Normal | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Description
Tom Judge
2010-12-07 20:10:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->mnag Over to maintainer (via the GNATS Auto Assign Tool) New patch to add LICENSE line. This now depends on ports/152927. -- TJU13-ARIN This should be the final version of this patch, the license is actually 3.0 not 3.01. Responsible Changed From-To: mnag->freebsd-ports-bugs Reassign to the heap Responsible Changed From-To: freebsd-ports-bugs->sunpoet I'll take it. sunpoet 2012-02-01 21:56:33 UTC FreeBSD ports repository Modified files: databases/pecl-sqlite Makefile Removed files: databases/pecl-sqlite pkg-plist Log: - Update COMMENT, add DEFAULT_PHP_VER and IGNORE_WITH_PHP: this port is for PHP 4 only - Add LICENSE - While I'm here: - Remove PHP_MODNAME - Respect PORTEXAMPLES - Pet portlint - Use PORTEXAMPLES instead of the two-line PLIST PR: ports/152901 Submitted by: Tom Judge <tom@tomjudge.com> Revision Changes Path 1.6 +18 -17 ports/databases/pecl-sqlite/Makefile 1.3 +0 -2 ports/databases/pecl-sqlite/pkg-plist (dead) _______________________________________________ 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" State Changed From-To: open->closed Committed. Thanks! |