Summary: | [PATCH] update net-im/imspector and take mainteinership | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | m.tsatsenko | ||||||
Component: | Individual Port(s) | Assignee: | Julien Laffaye <jlaffaye> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
m.tsatsenko
2011-06-12 23:20:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->jlaffaye I'll take it. State Changed From-To: open->feedback You removed support for configuration files. Please see the handbook [1] and resubmit the updated diff as a followup to this PR. Also, this port links to openssl so it should have USE_OPENSSL=yes. Last but not least, you made a wrong usage of PREFIX in CFLAGS: it should be LOCALBASE. [1]: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/plist-config.html Corrected pacth attached jlaffaye 2011-06-13 19:28:35 UTC FreeBSD ports repository Modified files: net-im/imspector Makefile distinfo pkg-plist net-im/imspector/files patch-Makefile patch-imspector.conf Added files: net-im/imspector/files patch-icqprotocolplugin.cpp Log: Update to 0.9 Add LICENSE Submitter is now maintainer PR: ports/157803 Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> Approved by: bapt (mentor) Revision Changes Path 1.5 +8 -4 ports/net-im/imspector/Makefile 1.3 +2 -2 ports/net-im/imspector/distinfo 1.2 +26 -15 ports/net-im/imspector/files/patch-Makefile 1.1 +11 -0 ports/net-im/imspector/files/patch-icqprotocolplugin.cpp (new) 1.2 +38 -7 ports/net-im/imspector/files/patch-imspector.conf 1.2 +9 -0 ports/net-im/imspector/pkg-plist _______________________________________________ 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: feedback->closed Committed, with minor changes. Thanks! |