Bug 79024 - Update port: databases/sqlite3 to 3.1.6
Summary: Update port: databases/sqlite3 to 3.1.6
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: Brian Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-19 19:30 UTC by Marcus Grando
Modified: 2005-05-22 01:06 UTC (History)
1 user (show)

See Also:


Attachments
sqlite3.patch (7.38 KB, patch)
2005-03-19 19:30 UTC, Marcus Grando
no flags Details | Diff
sqlite3.patch (7.38 KB, patch)
2005-04-28 00:51 UTC, Marcus Grando
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Grando 2005-03-19 19:30:03 UTC
Update port: databases/sqlite3 to 3.1.6

- Update to 3.1.6
- Rediff files/patch-Makefile.in
- Fix Makefile to use OPTIONS
- Fix configure args with/without TCL (--with-tcl / --disable-tcl)
- Use PORTDOCS=* and fix pkg-plist

I test with/without NOPORTDOCS, and with TCLWRAPPERS

SQLITE 3.1 is compatible with 3.0, and lib has the same version number.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-03-19 23:01:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->green

Over to maintainer
Comment 2 Marcus Grando 2005-04-28 00:51:06 UTC
New patch attached.

- Update to 3.2.1
- Rediff files/patch-Makefile.in
- Fix Makefile to use OPTIONS
- Fix configure args with/without TCL (--with-tcl / --disable-tcl)
- Use PORTDOCS=* and fix pkg-plist

I test with/without NOPORTDOCS, and with TCLWRAPPERS

SQLITE 3.2 is compatible with 3.0, and lib has the same version number.

Regards

-- 
Marcus Grando
Grupos Internet S/A
marcus(at)corp.grupos.com.br
Comment 3 Matthias Andree 2005-05-02 09:12:58 UTC
see also ports/80419
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-22 01:06:47 UTC
State Changed
From-To: open->closed

Committed, thanks!