Re: ports/189182: [MAINTAINER] databases/py-pylibmc: update to 1.3.0
Synopsis: [MAINTAINER] databases/py-pylibmc: update to 1.3.0 State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Thu May 22 07:58:16 UTC 2014 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=189182 ___ 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"
Re: ports/189182: commit references a PR
The following reply was made to PR ports/189182; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/189182: commit references a PR Date: Thu, 22 May 2014 07:58:18 + (UTC) Author: miwi Date: Thu May 22 07:58:13 2014 New Revision: 354794 URL: http://svnweb.freebsd.org/changeset/ports/354794 QAT: https://qat.redports.org/buildarchive/r354794/ Log: - Update to 1.3.0 PR: 189182 Submitted by:maintainer Modified: head/databases/py-pylibmc/Makefile head/databases/py-pylibmc/distinfo Modified: head/databases/py-pylibmc/Makefile == --- head/databases/py-pylibmc/Makefile Thu May 22 07:14:39 2014 (r354793) +++ head/databases/py-pylibmc/Makefile Thu May 22 07:58:13 2014 (r354794) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pylibmc -PORTVERSION= 1.2.3 +PORTVERSION= 1.3.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-pylibmc/distinfo == --- head/databases/py-pylibmc/distinfo Thu May 22 07:14:39 2014 (r354793) +++ head/databases/py-pylibmc/distinfo Thu May 22 07:58:13 2014 (r354794) @@ -1,2 +1,2 @@ -SHA256 (pylibmc-1.2.3.tar.gz) = 0157c72ce8b6aeefe52c77be5e1d059481b58127e0f9d2d6c216f6b1c68da6dc -SIZE (pylibmc-1.2.3.tar.gz) = 47355 +SHA256 (pylibmc-1.3.0.tar.gz) = a6945a4c77f96d5b744118805247fb24c09f1d353aebbce6dd510a6042689b45 +SIZE (pylibmc-1.3.0.tar.gz) = 49949 ___ 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"
Re: ports/189998: update port: multimedia/py-kaa-base add staging support
Synopsis: update port: multimedia/py-kaa-base add staging support State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Thu May 22 08:00:17 UTC 2014 State-Changed-Why: Committed, with minor changes. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=189998 ___ 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"
Re: ports/189997: update port: multimedia/py-kaa-imlib2 add staging support
Synopsis: update port: multimedia/py-kaa-imlib2 add staging support State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Thu May 22 08:00:59 UTC 2014 State-Changed-Why: Committed, with minor changes. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=189997 ___ 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"
Re: ports/189996: update port: multimedia/py-kaa-metadata add staging support
Synopsis: update port: multimedia/py-kaa-metadata add staging support State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Thu May 22 08:01:31 UTC 2014 State-Changed-Why: Committed, with minor changes. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=189996 ___ 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"
Re: ports/189996: commit references a PR
The following reply was made to PR ports/189996; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/189996: commit references a PR Date: Thu, 22 May 2014 08:01:32 + (UTC) Author: miwi Date: Thu May 22 08:01:28 2014 New Revision: 354798 URL: http://svnweb.freebsd.org/changeset/ports/354798 QAT: https://qat.redports.org/buildarchive/r354798/ Log: - Stage support PR: 189996 Submitted by:maintainer Deleted: head/multimedia/py-kaa-metadata/pkg-plist Modified: head/multimedia/py-kaa-metadata/Makefile Modified: head/multimedia/py-kaa-metadata/Makefile == --- head/multimedia/py-kaa-metadata/Makefile Thu May 22 08:00:58 2014 (r354797) +++ head/multimedia/py-kaa-metadata/Makefile Thu May 22 08:01:28 2014 (r354798) @@ -3,7 +3,7 @@ PORTNAME= kaa-metadata PORTVERSION= 0.7.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia python MASTER_SITES= SF/freevo/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX} @@ -18,9 +18,9 @@ RUN_DEPENDS:=${BUILD_DEPENDS} USE_PYTHON= 2 USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST=yes CFLAGS+= -I${PREFIX}/include LDFLAGS+= -L${PREFIX}/lib -NO_STAGE= yes .include ___ 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"
Re: ports/189997: commit references a PR
The following reply was made to PR ports/189997; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/189997: commit references a PR Date: Thu, 22 May 2014 08:01:02 + (UTC) Author: miwi Date: Thu May 22 08:00:58 2014 New Revision: 354797 URL: http://svnweb.freebsd.org/changeset/ports/354797 QAT: https://qat.redports.org/buildarchive/r354797/ Log: - Stage support PR: 189997 Submitted by:maintainer Deleted: head/multimedia/py-kaa-imlib2/pkg-plist Modified: head/multimedia/py-kaa-imlib2/Makefile Modified: head/multimedia/py-kaa-imlib2/Makefile == --- head/multimedia/py-kaa-imlib2/Makefile Thu May 22 08:00:15 2014 (r354796) +++ head/multimedia/py-kaa-imlib2/Makefile Thu May 22 08:00:58 2014 (r354797) @@ -3,7 +3,7 @@ PORTNAME= kaa-imlib2 PORTVERSION= 0.2.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia python MASTER_SITES= SF/freevo/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ RUN_DEPENDS:=${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST=yes USE_EFL= imlib2 -NO_STAGE= yes .include ___ 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"
Re: ports/189998: commit references a PR
The following reply was made to PR ports/189998; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/189998: commit references a PR Date: Thu, 22 May 2014 08:00:19 + (UTC) Author: miwi Date: Thu May 22 08:00:15 2014 New Revision: 354796 URL: http://svnweb.freebsd.org/changeset/ports/354796 QAT: https://qat.redports.org/buildarchive/r354796/ Log: - Stage support PR: 189998 Submitted by:maintainer Deleted: head/multimedia/py-kaa-base/pkg-plist Modified: head/multimedia/py-kaa-base/Makefile Modified: head/multimedia/py-kaa-base/Makefile == --- head/multimedia/py-kaa-base/Makefile Thu May 22 07:59:08 2014 (r354795) +++ head/multimedia/py-kaa-base/Makefile Thu May 22 08:00:15 2014 (r354796) @@ -3,7 +3,7 @@ PORTNAME= kaa-base PORTVERSION= 0.6.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia python MASTER_SITES= SF/freevo/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX} @@ -18,6 +18,6 @@ RUN_DEPENDS:=${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST=yes -NO_STAGE= yes .include ___ 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"
Re: ports/190076: x11-toolkits/py-wxPython28: Update py-wxPython28 Ports for staging
The following reply was made to PR ports/190076; it has been noted by GNATS. From: Neal Nelson To: m...@freebsd.org, bug-follo...@freebsd.org Cc: Subject: Re: ports/190076: x11-toolkits/py-wxPython28: Update py-wxPython28 Ports for staging Date: Thu, 22 May 2014 17:30:48 +0200 This is a multi-part message in MIME format. --060400010303060604000808 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 05/22/14 08:55, m...@freebsd.org wrote: > Synopsis: x11-toolkits/py-wxPython28: Update py-wxPython28 Ports for staging > > State-Changed-From-To: open->feedback > State-Changed-By: miwi > State-Changed-When: Thu May 22 06:55:00 UTC 2014 > State-Changed-Why: > Hi, the build fails right now > http://pkgdev.miwibox.org/data/84i386-default/2014-05-22_06h30m11s/logs/errors/py27-wxPython28-common-2.8.12.1_4.log > > http://www.freebsd.org/cgi/query-pr.cgi?pr=190076 > > !DSPAM:537d9f48169671815919449! > Oops, sorry. Attached is a new patch for x11-toolkits/py-wxPython28/Makefile I am also experiencing some problems with the x11-toolkits/py-wxPython28/pkg-plist for this port as at the moment the py-wxPython-common port installs various version files used by wxPython. Unfortunately by adding the changes to the pkg-plist attached to this pr, the ports now install files into the same place, whereas by leaving the pkg-plist as it is poudriere complains of orphaned files. --060400010303060604000808 Content-Type: text/plain; charset=us-ascii; name="Makefile.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Makefile.patch" Index: Makefile === --- Makefile (revision 354749) +++ Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= wxPython PORTVERSION= 2.8.12.1 -PORTREVISION?=3 +PORTREVISION?=4 CATEGORIES= x11-toolkits python MASTER_SITES= SF/wxpython/wxPython/${PORTVERSION} PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX} @@ -10,7 +10,7 @@ PKGNAMESUFFIX=28 DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= n...@nelson.name +MAINTAINER= po...@nicandneal.net COMMENT= Python bindings for the wxWidgets/GTK GUI toolkit RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>=0:${PORTSDIR}/graphics/py-opengl @@ -18,11 +18,10 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython DIST_SUBDIR= python -USE_BZIP2=yes USE_PYTHON= yes USE_PYDISTUTILS= yes PLIST_SUB=PYTHON_VER=${PYTHON_VER} -USES= gettext gmake pkgconfig +USES= gettext gmake pkgconfig tar:bzip2 PYDISTUTILS_BUILDARGS=\ WX_CONFIG="${WX_CONFIG}" \ @@ -37,7 +36,6 @@ CONFIGURE_ARGS+= --enable-aui -NO_STAGE= yes post-extract: # only keep the scripts we need @${RM} ${WRKSRC}/scripts/*.py @@ -114,23 +112,23 @@ .if defined(WITH_COMMON_ONLY) do-install: # DEMO - @${MKDIR} ${DEMO_DIR} - @cd ${WRKSRC}/demo && ${COPYTREE_SHARE} . ${DEMO_DIR} + @${MKDIR} ${STAGEDIR}/${DEMO_DIR} + @cd ${WRKSRC}/demo && ${COPYTREE_SHARE} . ${STAGEDIR}/${DEMO_DIR} # header files - @${MKDIR} ${PREFIX}/include/wx-${WX_VERSION}/wx/wxPython/i_files + @${MKDIR} ${STAGEDIR}/${PREFIX}/include/wx-${WX_VERSION}/wx/wxPython/i_files .for glob in *.i *.py @${INSTALL_DATA} ${WRKSRC}/src/${glob} \ - ${PREFIX}/include/wx-${WX_VERSION}/wx/wxPython/i_files + ${STAGEDIR}/${PREFIX}/include/wx-${WX_VERSION}/wx/wxPython/i_files .endfor @${INSTALL_DATA} ${WRKSRC}/include/wx/wxPython/*.h \ - ${PREFIX}/include/wx-${WX_VERSION}/wx/wxPython + ${STAGEDIR}/${PREFIX}/include/wx-${WX_VERSION}/wx/wxPython # scripts - @${INSTALL_SCRIPT} ${WRKSRC}/scripts/* ${PREFIX}/bin + @${INSTALL_SCRIPT} ${WRKSRC}/scripts/* ${STAGEDIR}/${PREFIX}/bin ## wxversion - @${MKDIR} ${PYTHON_SITELIBDIR:C@^${LOCALBASE}@${PREFIX}@} + @${MKDIR} ${STAGEDIR}/${PYTHON_SITELIBDIR:C@^${LOCALBASE}@${PREFIX}@} # wxversion script @${INSTALL_DATA} ${WRKSRC}/wxversion/* \ - ${PYTHON_SITELIBDIR:C@^${LOCALBASE}@${PREFIX}@} + ${STAGEDIR}/${PYTHON_SITELIBDIR:C@^${LOCALBASE}@${PREFIX}@} .endif # defined(WITH_COMMON_ONLY) post-install: @@ -137,10 +135,10 @@ .if !defined(WITH_COMMON_ONLY) # fix installation permissions ${CHMOD} -R a+rX \ - ${PYTHON_SITELIBDIR:C@^${LOCALBASE}@${PREFIX}@}/${WX_PYTHON_DIR} + ${STAGEDIR}/${PYTHON_SITELIBDIR:C@^${LOCALBASE}@${PREFIX}@}/${WX_PYTHON_DIR} # Remove unwanted .egg-info - ${RM} -rf ${PYTHON_SITELIBDIR:C@^${LOCALBASE}@${PREFIX}@}/wxPython_common-*.egg-info - ${RM} -rf ${PYTHON_SITELIBDIR:C@^${LOCALBASE}@${PREFIX}@}/${WX_PYTHON_DIR}/*.egg-info + ${RM} -rf ${STAGEDIR}/${PYTHON_SITELIBDIR:C@^${LOCALBASE}@${PREFI
Re: ports/190132: [Patch] update port www/py-selenium to 2.42.0
Synopsis: [Patch] update port www/py-selenium to 2.42.0 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Fri May 23 05:50:04 UTC 2014 Responsible-Changed-Why: freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=190132 ___ 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"
Re: ports/190132: [Patch] update port www/py-selenium to 2.42.0
Synopsis: [Patch] update port www/py-selenium to 2.42.0 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Fri May 23 05:50:06 UTC 2014 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=190132 ___ 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"
Re: ports/190132: [Patch] update port www/py-selenium to 2.42.0
The following reply was made to PR ports/190132; it has been noted by GNATS. From: Edwin Groothuis To: doug...@douglasthrift.net Cc: bug-follo...@freebsd.org Subject: Re: ports/190132: [Patch] update port www/py-selenium to 2.42.0 Date: Fri, 23 May 2014 05:50:05 UT Maintainer of www/py-selenium, Please note that PR ports/190132 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/190132 -- Edwin Groothuis via the GNATS Auto Assign Tool ed...@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"
Re: ports/190132: [Patch] update port www/py-selenium to 2.42.0
The following reply was made to PR ports/190132; it has been noted by GNATS. From: "Vladimir Chukharev" To: bug-follo...@freebsd.org, vladimir.chukha...@gmail.com Cc: Subject: Re: ports/190132: [Patch] update port www/py-selenium to 2.42.0 Date: Fri, 23 May 2014 09:11:47 +0300 Apparently the commit of yesterday upgrading to 2.41.0 has not yet propagated to the svn server, which I used for patch creation... Hope this is not a problem. Bug me if it is, I'll re-create the patch (it's only the version in Makefile and what 'make makesum' does - and this eliminates the need to downgrade Firefox for tests). -- Vladimir Chukharev ___ 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"