The following reply was made to PR ports/182933; it has been noted by GNATS.
From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/182933: commit references a PR Date: Tue, 22 Oct 2013 10:11:23 +0000 (UTC) Author: wg Date: Tue Oct 22 10:11:15 2013 New Revision: 331248 URL: http://svnweb.freebsd.org/changeset/ports/331248 Log: devel/py-jmespath: update to 0.0.3 - Update to 0.0.3 [1] - Use autoplist PR: ports/182933 Submitted by: Alexey Degtyarev <alexey renatasystems.org> (maintainer) Deleted: head/devel/py-jmespath/pkg-plist Modified: head/devel/py-jmespath/Makefile head/devel/py-jmespath/distinfo Modified: head/devel/py-jmespath/Makefile ============================================================================== --- head/devel/py-jmespath/Makefile Tue Oct 22 10:11:00 2013 (r331247) +++ head/devel/py-jmespath/Makefile Tue Oct 22 10:11:15 2013 (r331248) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jmespath -PORTVERSION= 0.0.2 +PORTVERSION= 0.0.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,6 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply> USE_PYTHON= yes USE_PYDISTUTILS=easy_install +PYDISTUTILS_AUTOPLIST= yes NO_STAGE= yes .include <bsd.port.mk> Modified: head/devel/py-jmespath/distinfo ============================================================================== --- head/devel/py-jmespath/distinfo Tue Oct 22 10:11:00 2013 (r331247) +++ head/devel/py-jmespath/distinfo Tue Oct 22 10:11:15 2013 (r331248) @@ -1,2 +1,2 @@ -SHA256 (jmespath-0.0.2.tar.gz) = 3ce34292993eff87d66e160496c74520e0938c3fce01c55220b98cb5ab976b19 -SIZE (jmespath-0.0.2.tar.gz) = 7325 +SHA256 (jmespath-0.0.3.tar.gz) = d9a6ff1b7bec5f8f255eb0b0b33ec4824c9ca8fa0cb10ac8070527caf98659b4 +SIZE (jmespath-0.0.3.tar.gz) = 8955 _______________________________________________ svn-ports-...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscr...@freebsd.org" _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"