There is no reason to populate pkg-plist with license related files; bsd.licenses.mk already handles this. The attached patch addresses the following error: Deleting cego-base-1.1.31 pkg_delete: file '/usr/local/share/licenses/cego-base-1.1.31/GPLv2' doesn't exist pkg_delete: file '/usr/local/share/licenses/cego-base-1.1.31/LICENSE' doesn't exist pkg_delete: file '/usr/local/share/licenses/cego-base-1.1.31/catalog.mk' doesn't exist pkg_delete: file '/usr/local/share/licenses/cego-base-1.1.31' doesn't exist pkg_delete: unable to completely remove directory '/usr/local/share/licenses/cego-base-1.1.31' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?)
Responsible Changed From-To: freebsd-ports-bugs->sahil Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of devel/cego-base, Please note that PR ports/148909 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/148909 -- 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)
Thanks, approved! -- pi@opsec.eu +49 171 3101372 10 years to go !
sahil 2010-07-25 00:00:22 UTC FreeBSD ports repository Modified files: devel/cego-base pkg-plist Log: - Remove license files from pkg-plist PR: ports/148909 Submitted by: sahil@ Approved by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Revision Changes Path 1.3 +0 -5 ports/devel/cego-base/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. Thanks!