Summary: | [PATCH] security/pwman3: eliminate py-pysqlite2x dependency | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | R.Mahmatkhanov <cvs-src> | ||||
Component: | Individual Port(s) | Assignee: | Eitan Adler <eadler> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
R.Mahmatkhanov
2011-08-29 18:30:12 UTC
Maintainer of security/pwman3, Please note that PR ports/160288 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/160288 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->eadler I've been dealing with these anyways State Changed From-To: feedback->analyzed awaiting mentor approval eadler 2011-09-22 23:00:25 UTC FreeBSD ports repository Modified files: security/pwman3 Makefile pkg-descr Added files: security/pwman3/files patch-pwman-data-drivers_sqlite.py patch-pwman-exchange_exporter.py patch-pwman-exchange_importer.py Log: - remove dep on databases/py-pysqlite23 - patch program to not use old pysqlite - fix whitespace issue in pkg-descr - bump portrevision PR: ports/160288 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer timeout (23 days) Approved by: sahil (mentor) Revision Changes Path 1.2 +2 -2 ports/security/pwman3/Makefile 1.1 +11 -0 ports/security/pwman3/files/patch-pwman-data-drivers_sqlite.py (new) 1.1 +11 -0 ports/security/pwman3/files/patch-pwman-exchange_exporter.py (new) 1.1 +11 -0 ports/security/pwman3/files/patch-pwman-exchange_importer.py (new) 1.2 +2 -2 ports/security/pwman3/pkg-descr _______________________________________________ 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: analyzed->closed Committed. Thanks! |