Date: Thu, 21 Jun 2012 05:15:08 +0000 (UTC) From: Ruslan Mahmatkhanov <rm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/pymorph Makefile pkg-descr pkg-plist Message-ID: <201206210515.q5L5F8a5070004@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rm 2012-06-21 05:15:08 UTC FreeBSD ports repository Modified files: graphics/pymorph Makefile pkg-descr pkg-plist Log: - strict python version to 2.x only (doesn't work with python3) - fix portlint warning (remove dot from COMMENT) - add LICENSE (BSD) - py-numpy only needed on runtime stage, so move it to RUN_DEPENDS - add some tabs to Makefile header and pkg-descr - do not try to remove directories that we didn't install - bump PORTREVISION PR: 168815 Submitted by: rm (myself) Approved by: maintainer timeout (2 weeks) Revision Changes Path 1.2 +8 -5 ports/graphics/pymorph/Makefile 1.2 +1 -1 ports/graphics/pymorph/pkg-descr 1.2 +0 -2 ports/graphics/pymorph/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206210515.q5L5F8a5070004>