We wish to use sysutils/py-psutil from the ports but the revision is far behind the current psutil release (0.3.0). Something has changed with the psutil build such that one cannot do a simple change of revisions and distinfo and to a build. How-To-Repeat: In the port Makefile , set PORTVERSION=0.3.0 Add SHA256 (psutil-0.3.0.tar.gz) = ab2146a24705f906d22222cc1cebf1edf7482b1c193969dc7 760f0be53e7605d MD5 (psutil-0.3.0.tar.gz) = 9bf25e47ee232a1e3cf3bf0937c5b87a SIZE (psutil-0.3.0.tar.gz) = 154237 to distinfo and attempt to build a package. The package create will fail.
Maintainer of sysutils/py-psutil, Please note that PR ports/159881 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/159881 -- 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)
agreed. thanks. -- Ju Pengfei
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it.
crees 2011-08-23 14:45:59 UTC FreeBSD ports repository Modified files: sysutils/py-psutil Makefile pkg-plist Log: Update to 0.3.0 PR: ports/159881 Submitted by: Stephen Sanders <ssanders@opnet.com> Revision Changes Path 1.4 +1 -1 ports/sysutils/py-psutil/Makefile 1.4 +7 -3 ports/sysutils/py-psutil/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: open->closed Committed. Thanks!