Summary: | [PATCH] net-mgmt/fetchconfig: update to 0.22 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Muhammad Moinur Rahman <bofh> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | salexanov | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Muhammad Moinur Rahman
2012-06-03 16:10:11 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. Maintainer of net-mgmt/fetchconfig, Please note that PR ports/168641 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/168641 -- 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) Author: miwi Date: Sun Aug 5 05:56:37 2012 New Revision: 302067 URL: http://svn.freebsd.org/changeset/ports/302067 Log: - Correct commit entry: - Update to 0.22 PR: 168641 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer timeout Modified: head/net-mgmt/fetchconfig/Makefile Modified: head/net-mgmt/fetchconfig/Makefile ============================================================================== --- head/net-mgmt/fetchconfig/Makefile Sun Aug 5 05:54:51 2012 (r302066) +++ head/net-mgmt/fetchconfig/Makefile Sun Aug 5 05:56:37 2012 (r302067) @@ -46,5 +46,5 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor .endif - + .include <bsd.port.mk> _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Committed. Thanks! |